Last updated on 2024-11-14 05:50:01 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 26.26 | 24.33 | 50.59 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.0.4 | 19.21 | 18.41 | 37.62 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.4 | 96.17 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.4 | 96.64 | OK | |||
r-devel-windows-x86_64 | 0.0.4 | 57.00 | 66.00 | 123.00 | OK | |
r-patched-linux-x86_64 | 0.0.4 | 26.07 | 22.94 | 49.01 | OK | |
r-release-linux-x86_64 | 0.0.4 | 25.66 | 23.37 | 49.03 | OK | |
r-release-macos-arm64 | 0.0.4 | 28.00 | OK | |||
r-release-macos-x86_64 | 0.0.4 | 42.00 | OK | |||
r-release-windows-x86_64 | 0.0.4 | 35.00 | 65.00 | 100.00 | OK | |
r-oldrel-macos-arm64 | 0.0.4 | 33.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.4 | 41.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.4 | 36.00 | 73.00 | 109.00 | OK |
Version: 0.0.1
Check: compiled code
Result: NOTE
File ‘minty/libs/minty.so’:
Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’,
‘SET_TRUELENGTH’
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-linux-x86_64-debian-clang