Last updated on 2025-07-15 12:49:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.17.0 | 20.65 | 106.28 | 126.93 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.17.0 | 17.61 | 73.38 | 90.99 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.17.0 | 213.07 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.17.0 | 241.65 | OK | |||
r-devel-windows-x86_64 | 0.17.0 | 75.00 | 150.00 | 225.00 | OK | |
r-patched-linux-x86_64 | 0.16.0 | 23.24 | 100.01 | 123.25 | NOTE | |
r-release-linux-x86_64 | 0.16.0 | 23.00 | 100.69 | 123.69 | NOTE | |
r-release-macos-arm64 | 0.16.0 | 68.00 | NOTE | |||
r-release-macos-x86_64 | 0.17.0 | 183.00 | OK | |||
r-release-windows-x86_64 | 0.17.0 | 67.00 | 172.00 | 239.00 | OK | |
r-oldrel-macos-arm64 | 0.16.0 | 42.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.17.0 | 146.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.17.0 | 96.00 | 183.00 | 279.00 | NOTE |
Version: 0.16.0
Check: compiled code
Result: NOTE
File ‘stringfish/libs/stringfish.so’:
Found non-API calls to R: ‘DATAPTR’, ‘LEVELS’, ‘STDVEC_DATAPTR’
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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64
Version: 0.16.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavor: r-oldrel-macos-arm64
Version: 0.17.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64