Last updated on 2025-02-10 17:49:11 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.18 | 42.89 | 26.14 | 69.03 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9.18 | 31.09 | 21.15 | 52.24 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9.18 | 171.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9.18 | 139.72 | NOTE | |||
r-devel-windows-x86_64 | 0.9.18 | 105.00 | 72.00 | 177.00 | NOTE | |
r-patched-linux-x86_64 | 0.9.18 | 41.16 | 24.98 | 66.14 | OK | |
r-release-linux-x86_64 | 0.9.18 | 41.03 | 24.86 | 65.89 | OK | |
r-release-macos-arm64 | 0.9.18 | 39.00 | OK | |||
r-release-macos-x86_64 | 0.9.18 | 45.00 | OK | |||
r-release-windows-x86_64 | 0.9.18 | 100.00 | 72.00 | 172.00 | OK | |
r-oldrel-macos-arm64 | 0.9.18 | 59.00 | OK | |||
r-oldrel-macos-x86_64 | 0.9.18 | 64.00 | OK | |||
r-oldrel-windows-x86_64 | 0.9.18 | 107.00 | 84.00 | 191.00 | OK |
Version: 0.9.18
Check: compiled code
Result: NOTE
File ‘fstcore/libs/fstcore.so’:
Found non-API calls to R: ‘Rf_NonNullStringMatch’, ‘SET_S4_OBJECT’
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: 0.9.18
Check: compiled code
Result: NOTE
File 'fstcore/libs/x64/fstcore.dll':
Found non-API calls to R: 'Rf_NonNullStringMatch', 'SET_S4_OBJECT'
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