Last updated on 2024-09-13 03:49:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.0.5 | 11.72 | 187.48 | 199.20 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 4.0.5 | 8.19 | 142.58 | 150.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 4.0.5 | 318.32 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.0.5 | 312.48 | NOTE | |||
r-devel-windows-x86_64 | 4.0.5 | 19.00 | 254.00 | 273.00 | NOTE | |
r-patched-linux-x86_64 | 4.0.5 | 12.82 | 177.01 | 189.83 | OK | |
r-release-linux-x86_64 | 4.0.5 | 10.17 | 177.53 | 187.70 | OK | |
r-release-macos-arm64 | 4.0.5 | 97.00 | OK | |||
r-release-macos-x86_64 | 4.0.5 | 180.00 | OK | |||
r-release-windows-x86_64 | 4.0.5 | 17.00 | 251.00 | 268.00 | OK | |
r-oldrel-macos-arm64 | 4.0.5 | 89.00 | OK | |||
r-oldrel-macos-x86_64 | 4.0.5 | 148.00 | OK | |||
r-oldrel-windows-x86_64 | 4.0.5 | 17.00 | 277.00 | 294.00 | OK |
Version: 4.0.5
Check: compiled code
Result: NOTE
File ‘bit/libs/bit.so’:
Found non-API calls to R: ‘SETLENGTH’, ‘STRING_PTR’, ‘VECTOR_PTR’
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
Version: 4.0.5
Check: compiled code
Result: NOTE
File 'bit/libs/x64/bit.dll':
Found non-API calls to R: 'SETLENGTH', 'STRING_PTR', 'VECTOR_PTR'
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