Last updated on 2024-11-05 03:49:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.7 | 3.67 | 23.27 | 26.94 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.7 | 3.37 | 18.98 | 22.35 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.7 | 43.03 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.7 | 54.69 | NOTE | |||
r-devel-windows-x86_64 | 1.2.7 | 9.00 | 53.00 | 62.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.7 | 4.19 | 22.52 | 26.71 | OK | |
r-release-linux-x86_64 | 1.2.7 | 3.94 | 22.53 | 26.47 | OK | |
r-release-macos-arm64 | 1.2.7 | 41.00 | OK | |||
r-release-macos-x86_64 | 1.2.7 | 93.00 | OK | |||
r-release-windows-x86_64 | 1.2.7 | 8.00 | 52.00 | 60.00 | OK | |
r-oldrel-macos-arm64 | 1.2.7 | 51.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.7 | 99.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.7 | 10.00 | 52.00 | 62.00 | OK |
Version: 1.2.7
Check: compiled code
Result: NOTE
File ‘rrapply/libs/rrapply.so’:
Found non-API call to R: ‘Rf_isValidString’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.7
Check: compiled code
Result: NOTE
File 'rrapply/libs/x64/rrapply.dll':
Found non-API call to R: 'Rf_isValidString'
Compiled code should not call non-API entry points in R.
See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
Flavor: r-devel-windows-x86_64