Last updated on 2025-10-19 00:49:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.7 | 3.81 | 25.27 | 29.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.7 | 3.16 | 20.95 | 24.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.7 | 42.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.7 | 55.04 | NOTE | |||
r-devel-windows-x86_64 | 1.2.7 | 9.00 | 50.00 | 59.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.7 | 4.09 | 24.34 | 28.43 | NOTE | |
r-release-linux-x86_64 | 1.2.7 | 3.80 | 24.21 | 28.01 | NOTE | |
r-release-macos-arm64 | 1.2.7 | 27.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.7 | 57.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.7 | 12.00 | 56.00 | 68.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2.7 | 30.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.7 | 93.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.7 | 8.00 | 52.00 | 60.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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64
Version: 1.2.7
Check: compiled code
Result: NOTE
File ‘rrapply/libs/rrapply.so’:
Found non-API calls to R: ‘Rf_isValidString’, ‘Rf_lazy_duplicate’
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-linux-x86_64-debian-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.
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64