Last updated on 2023-12-04 18:52:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.5 | 6.30 | 34.38 | 40.68 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.5 | 3.70 | 27.79 | 31.49 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.5 | 51.18 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.5 | 50.34 | NOTE | |||
r-devel-windows-x86_64 | 0.9.5 | 7.00 | 68.00 | 75.00 | OK | |
r-patched-linux-x86_64 | 0.9.5 | 5.11 | 34.12 | 39.23 | OK | |
r-release-linux-x86_64 | 0.9.5 | 4.81 | 33.48 | 38.29 | OK | |
r-release-macos-arm64 | 0.9.5 | 26.00 | OK | |||
r-release-macos-x86_64 | 0.9.5 | 34.00 | OK | |||
r-release-windows-x86_64 | 0.9.5 | 8.00 | 74.00 | 82.00 | OK | |
r-oldrel-macos-arm64 | 0.9.5 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.5 | 29.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.5 | 10.00 | 77.00 | 87.00 | OK |
Version: 0.9.5
Check: Rd files
Result: NOTE
checkRd: (-1) matches.Rd:33: Lost braces; missing escapes or markup?
33 | be set to an index value of \code{length+1}. If {indexes=FALSE}, they will
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.9.5
Check: compiled code
Result: NOTE
File ‘grr/libs/grr.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc