Last updated on 2025-04-12 17:49:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.9.0 | 9.29 | 36.86 | 46.15 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.9.0 | 7.77 | 27.29 | 35.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.9.0 | 79.58 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.9.1 | 77.03 | OK | |||
r-devel-macos-arm64 | 1.9.1 | 53.00 | OK | |||
r-devel-macos-x86_64 | 1.9.1 | 77.00 | OK | |||
r-devel-windows-x86_64 | 1.9.0 | 45.00 | 71.00 | 116.00 | NOTE | |
r-patched-linux-x86_64 | 1.9.0 | 10.30 | 36.28 | 46.58 | NOTE | |
r-release-linux-x86_64 | 1.9.0 | OK | ||||
r-release-macos-arm64 | 1.9.1 | 48.00 | OK | |||
r-release-macos-x86_64 | 1.9.1 | 78.00 | OK | |||
r-release-windows-x86_64 | 1.9.0 | 42.00 | 78.00 | 120.00 | OK | |
r-oldrel-macos-arm64 | 1.9.1 | 46.00 | OK | |||
r-oldrel-macos-x86_64 | 1.9.1 | 70.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-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