Last updated on 2025-03-17 12:51:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.16.0 | 21.23 | 104.94 | 126.17 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.16.0 | 17.77 | 70.80 | 88.57 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.16.0 | 215.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.16.0 | 292.91 | NOTE | |||
r-devel-macos-arm64 | 0.16.0 | 65.00 | NOTE | |||
r-devel-macos-x86_64 | 0.16.0 | 170.00 | NOTE | |||
r-devel-windows-x86_64 | 0.16.0 | 64.00 | 155.00 | 219.00 | OK | |
r-patched-linux-x86_64 | 0.16.0 | 24.65 | 101.52 | 126.17 | NOTE | |
r-release-linux-x86_64 | 0.16.0 | 23.08 | 99.61 | 122.69 | NOTE | |
r-release-macos-arm64 | 0.16.0 | 42.00 | NOTE | |||
r-release-macos-x86_64 | 0.16.0 | 71.00 | NOTE | |||
r-release-windows-x86_64 | 0.16.0 | 66.00 | 153.00 | 219.00 | NOTE | |
r-oldrel-macos-arm64 | 0.16.0 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.16.0 | 193.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.16.0 | 74.00 | 179.00 | 253.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-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-patched-linux-x86_64
Version: 0.16.0
Check: compiled code
Result: NOTE
File ‘stringfish/libs/stringfish.so’:
Found non-API calls to R: ‘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-devel-macos-arm64, r-devel-macos-x86_64
Version: 0.16.0
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
Flavors: r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64