Last updated on 2025-12-26 12:50:12 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.6 | 152.63 | 34.08 | 186.71 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.2.6 | 124.70 | 27.77 | 152.47 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.2.6 | 265.00 | 49.99 | 314.99 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.6 | 356.00 | 72.39 | 428.39 | NOTE | |
| r-devel-windows-x86_64 | 0.2.6 | 181.00 | 85.00 | 266.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.6 | 180.41 | 30.71 | 211.12 | OK | |
| r-release-linux-x86_64 | 0.2.6 | 170.93 | 29.89 | 200.82 | OK | |
| r-release-macos-arm64 | 0.2.6 | 31.00 | -5.00 | 26.00 | OK | |
| r-release-macos-x86_64 | 0.2.6 | 96.00 | 9.00 | 105.00 | OK | |
| r-release-windows-x86_64 | 0.2.6 | 177.00 | 88.00 | 265.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.6 | 31.00 | -1.00 | 30.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.2.6 | 103.00 | 20.00 | 123.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.2.6 | 210.00 | 101.00 | 311.00 | OK |
Version: 0.2.6
Check: compiled code
Result: NOTE
File ‘spatialwidget/libs/spatialwidget.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.6
Check: compiled code
Result: NOTE
File 'spatialwidget/libs/x64/spatialwidget.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.6
Check: installed package size
Result: NOTE
installed size is 13.7Mb
sub-directories of 1Mb or more:
doc 1.2Mb
libs 12.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64