Last updated on 2024-09-08 15:49:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.8 | 40.60 | 119.42 | 160.02 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.8 | 30.11 | 75.80 | 105.91 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.8 | 262.16 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.8 | 271.93 | NOTE | |||
r-devel-windows-x86_64 | 1.0.8 | 43.00 | 135.00 | 178.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.8 | 44.42 | 112.29 | 156.71 | OK | |
r-release-linux-x86_64 | 1.0.8 | 39.93 | 112.32 | 152.25 | OK | |
r-release-macos-arm64 | 1.0.8 | 62.00 | OK | |||
r-release-macos-x86_64 | 1.0.8 | 103.00 | OK | |||
r-release-windows-x86_64 | 1.0.8 | 45.00 | 120.00 | 165.00 | OK | |
r-oldrel-macos-arm64 | 1.0.8 | 71.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.8 | 159.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.8 | 60.00 | 154.00 | 214.00 | OK |
Version: 1.0.8
Check: compiled code
Result: NOTE
File ‘RFpredInterval/libs/RFpredInterval.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: 1.0.8
Check: compiled code
Result: NOTE
File 'RFpredInterval/libs/x64/RFpredInterval.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