Last updated on 2025-12-31 07:57:06 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 113.62 | 1123.64 | 1237.26 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 103.99 | 738.44 | 842.43 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 215.00 | 1828.30 | 2043.30 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 288.00 | 1856.43 | 2144.43 | NOTE | |
| r-devel-windows-x86_64 | 0.1.0 | 126.00 | 908.00 | 1034.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 | 139.77 | 1068.77 | 1208.54 | 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.
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