Last updated on 2025-04-10 00:52:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.9.0 | 10.13 | 37.40 | 47.53 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.9.0 | 7.36 | 26.28 | 33.64 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.9.0 | 79.58 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.9.0 | 72.91 | NOTE | |||
r-devel-macos-arm64 | 1.9.0 | 34.00 | NOTE | |||
r-devel-macos-x86_64 | 1.9.0 | 48.00 | NOTE | |||
r-devel-windows-x86_64 | 1.9.0 | 52.00 | 75.00 | 127.00 | NOTE | |
r-patched-linux-x86_64 | 1.9.0 | 10.57 | 36.25 | 46.82 | NOTE | |
r-release-linux-x86_64 | 1.9.0 | 7.94 | 35.09 | 43.03 | OK | |
r-release-macos-arm64 | 1.9.0 | 41.00 | OK | |||
r-release-macos-x86_64 | 1.9.0 | 73.00 | OK | |||
r-release-windows-x86_64 | 1.9.0 | 46.00 | 68.00 | 114.00 | OK | |
r-oldrel-macos-arm64 | 1.9.0 | 48.00 | OK | |||
r-oldrel-macos-x86_64 | 1.9.0 | 68.00 | OK | |||
r-oldrel-windows-x86_64 | 1.9.0 | 43.00 | 78.00 | 121.00 | OK |
Version: 1.9.0
Check: compiled code
Result: NOTE
File ‘ps/libs/ps.so’:
Found non-API call to R: ‘Rf_allocSExp’
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, r-devel-macos-arm64, r-devel-macos-x86_64, r-patched-linux-x86_64
Version: 1.9.0
Check: compiled code
Result: NOTE
File 'ps/libs/x64/ps.dll':
Found non-API call to R: 'Rf_allocSExp'
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