Last updated on 2025-03-12 03:52:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 34.57 | 76.00 | 110.57 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 20.87 | 50.57 | 71.44 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 221.67 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 168.94 | NOTE | |||
r-devel-macos-arm64 | 1.0.1 | 55.00 | OK | |||
r-devel-macos-x86_64 | 1.0.1 | 124.00 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 36.00 | 101.00 | 137.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 30.70 | 68.52 | 99.22 | OK | |
r-release-linux-x86_64 | 1.0.1 | 30.71 | 68.72 | 99.43 | OK | |
r-release-macos-arm64 | 1.0.1 | 70.00 | OK | |||
r-release-macos-x86_64 | 1.0.1 | 118.00 | OK | |||
r-release-windows-x86_64 | 1.0.1 | 38.00 | 98.00 | 136.00 | OK | |
r-oldrel-macos-arm64 | 1.0.1 | 51.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 186.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 46.00 | 122.00 | 168.00 | OK |
Version: 1.0.1
Check: compiled code
Result: NOTE
File ‘cheapr/libs/cheapr.so’:
Found non-API calls to R: ‘DATAPTR’, ‘Rf_isFrame’
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.1
Check: compiled code
Result: NOTE
File 'cheapr/libs/x64/cheapr.dll':
Found non-API calls to R: 'DATAPTR', 'Rf_isFrame'
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