Last updated on 2024-11-24 03:50:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.8 | 45.71 | 122.73 | 168.44 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.8 | 29.83 | 79.10 | 108.93 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.8 | 264.07 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.8 | 275.75 | NOTE | |||
r-devel-windows-x86_64 | 1.0.8 | 41.00 | 120.00 | 161.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.8 | 46.26 | 112.69 | 158.95 | OK | |
r-release-linux-x86_64 | 1.0.8 | 42.04 | 112.17 | 154.21 | 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 | 46.00 | 120.00 | 166.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 | 58.00 | 152.00 | 210.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