Last updated on 2025-02-13 15:49:38 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.9.18 | 43.04 | 26.61 | 69.65 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.10.0 | 30.68 | 21.68 | 52.36 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.9.18 | 171.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 131.04 | OK | |||
r-devel-windows-x86_64 | 0.10.0 | 101.00 | 71.00 | 172.00 | OK | |
r-patched-linux-x86_64 | 0.10.0 | 41.18 | 25.21 | 66.39 | OK | |
r-release-linux-x86_64 | 0.10.0 | 41.97 | 25.15 | 67.12 | OK | |
r-release-macos-arm64 | 0.10.0 | 50.00 | OK | |||
r-release-macos-x86_64 | 0.10.0 | 65.00 | OK | |||
r-release-windows-x86_64 | 0.10.0 | 98.00 | 94.00 | 192.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.10.0 | 99.00 | 79.00 | 178.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-fedora-clang