Last updated on 2024-10-03 19:49:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 35.18 | 82.08 | 117.26 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 23.86 | 52.69 | 76.55 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 191.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 215.26 | NOTE | |||
r-devel-windows-x86_64 | 2.0.0 | 37.00 | 89.00 | 126.00 | NOTE | |
r-patched-linux-x86_64 | 2.0.0 | 34.62 | 73.76 | 108.38 | OK | |
r-release-linux-x86_64 | 2.0.0 | 34.25 | 74.34 | 108.59 | OK | |
r-release-macos-arm64 | 2.0.0 | 51.00 | OK | |||
r-release-macos-x86_64 | 2.0.0 | 90.00 | OK | |||
r-release-windows-x86_64 | 2.0.0 | 38.00 | 94.00 | 132.00 | OK | |
r-oldrel-macos-arm64 | 2.0.0 | 70.00 | OK | |||
r-oldrel-macos-x86_64 | 2.0.0 | 169.00 | OK | |||
r-oldrel-windows-x86_64 | 2.0.0 | 50.00 | 109.00 | 159.00 | OK |
Version: 2.0.0
Check: compiled code
Result: NOTE
File ‘RFCCA/libs/RFCCA.so’:
Found non-API call to R: ‘STRING_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: 2.0.0
Check: compiled code
Result: NOTE
File 'RFCCA/libs/x64/RFCCA.dll':
Found non-API call to R: 'STRING_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