Last updated on 2025-12-26 21:48:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 115.15 | 1133.59 | 1248.74 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 104.74 | 758.96 | 863.70 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 233.00 | 1715.45 | 1948.45 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 278.00 | 1710.97 | 1988.97 | NOTE | |
| r-devel-windows-x86_64 | 0.1.0 | 128.00 | 891.00 | 1019.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.0 | 144.03 | 1078.30 | 1222.33 | OK | |
| r-release-linux-x86_64 | 0.1.0 | 141.93 | 1070.33 | 1212.26 | 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 | 134.00 | 881.00 | 1015.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 | 134.00 | 1280.00 | 1414.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.
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: 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