Last updated on 2026-03-31 04:50:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.5 | 64.73 | 61.71 | 126.44 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.5 | 40.24 | 49.93 | 90.17 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.3.5 | 83.00 | 96.01 | 179.01 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.3.5 | 117.00 | 107.87 | 224.87 | OK | |
| r-devel-macos-arm64 | 0.3.5 | 13.00 | 19.00 | 32.00 | OK | |
| r-devel-windows-x86_64 | 0.3.5 | 74.00 | 117.00 | 191.00 | NOTE | |
| r-patched-linux-x86_64 | 0.3.5 | 49.35 | 57.87 | 107.22 | OK | |
| r-release-linux-x86_64 | 0.3.5 | 50.59 | 58.00 | 108.59 | OK | |
| r-release-macos-arm64 | 0.3.5 | OK | ||||
| r-release-macos-x86_64 | 0.3.5 | 36.00 | 108.00 | 144.00 | OK | |
| r-release-windows-x86_64 | 0.3.5 | 63.00 | 117.00 | 180.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.5 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.3.5 | 35.00 | 86.00 | 121.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.3.5 | 77.00 | 139.00 | 216.00 | OK |
Version: 0.3.5
Check: compiled code
Result: NOTE
File ‘ccaPP/libs/ccaPP.so’:
Found non-API call to R: ‘R_UnboundValue’
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-gcc, r-devel-linux-x86_64-fedora-clang
Version: 0.3.5
Check: compiled code
Result: NOTE
File 'ccaPP/libs/x64/ccaPP.dll':
Found non-API call to R: 'R_UnboundValue'
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
Version: 0.3.5
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
libs 4.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64