Last updated on 2026-01-08 21:49:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 113.09 | 1130.91 | 1244.00 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 103.40 | 749.22 | 852.62 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 227.00 | 1876.05 | 2103.05 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 286.00 | 1804.65 | 2090.65 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 130.00 | 909.00 | 1039.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.0 | 142.39 | 1073.92 | 1216.31 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 136.09 | 1090.57 | 1226.66 | OK | |
| r-release-macos-arm64 | 0.1.0 | OK | ||||
| r-release-macos-x86_64 | 0.1.0 | 81.00 | 1033.00 | 1114.00 | OK | |
| r-release-windows-x86_64 | 0.1.0 | 130.00 | 912.00 | 1042.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 78.00 | 1122.00 | 1200.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.0 | 123.00 | 1283.00 | 1406.00 | OK |
Version: 0.1.0
Check: compiled code
Result: NOTE
File ‘cgmguru/libs/cgmguru.so’:
Found non-API call to R: ‘ATTRIB’
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-linux-x86_64-debian-clang
Version: 0.1.0
Check: compiled code
Result: NOTE
File 'cgmguru/libs/x64/cgmguru.dll':
Found non-API call to R: 'ATTRIB'
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.1.0
Check: installed package size
Result: NOTE
installed size is 12.1Mb
sub-directories of 1Mb or more:
doc 1.0Mb
libs 10.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64