Last updated on 2026-01-01 12:48:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.5 | 69.33 | 31.05 | 100.38 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.5 | 56.12 | 25.83 | 81.95 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.5 | 137.00 | 45.32 | 182.32 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.5 | 154.00 | 57.71 | 211.71 | NOTE | |
| r-devel-windows-x86_64 | 0.2.5 | 79.00 | 70.00 | 149.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.5 | 81.08 | 27.76 | 108.84 | OK | |
| r-release-linux-x86_64 | 0.2.5 | 80.90 | 27.79 | 108.69 | OK | |
| r-release-macos-arm64 | 0.2.5 | 14.00 | 32.00 | 46.00 | OK | |
| r-release-macos-x86_64 | 0.2.5 | 56.00 | 208.00 | 264.00 | OK | |
| r-release-windows-x86_64 | 0.2.5 | 79.00 | 71.00 | 150.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.5 | 15.00 | 39.00 | 54.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.2.5 | 55.00 | 209.00 | 264.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.5 | 91.00 | 84.00 | 175.00 | OK |
Version: 0.2.5
Check: compiled code
Result: NOTE
File ‘geometries/libs/geometries.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-gcc
Version: 0.2.5
Check: compiled code
Result: NOTE
File 'geometries/libs/x64/geometries.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.2.5
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
libs 5.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64