Last updated on 2026-01-01 17:49:51 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.9.0 | 66.25 | 240.42 | 306.67 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.9.0 | 60.91 | 170.97 | 231.88 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.9.0 | 131.00 | 365.50 | 496.50 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.9.0 | 153.00 | 378.71 | 531.71 | NOTE | |
| r-devel-windows-x86_64 | 0.9.0 | 89.00 | 229.00 | 318.00 | NOTE | |
| r-patched-linux-x86_64 | 0.9.0 | 77.59 | 224.91 | 302.50 | OK | |
| r-release-linux-x86_64 | 0.9.0 | 74.91 | 220.54 | 295.45 | OK | |
| r-release-macos-arm64 | 0.9.0 | 15.00 | 51.00 | 66.00 | OK | |
| r-release-macos-x86_64 | 0.9.0 | 49.00 | 280.00 | 329.00 | OK | |
| r-release-windows-x86_64 | 0.9.0 | 83.00 | 227.00 | 310.00 | OK | |
| r-oldrel-macos-arm64 | 0.9.0 | 15.00 | 54.00 | 69.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.9.0 | 49.00 | 248.00 | 297.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.9.0 | 116.00 | 319.00 | 435.00 | OK |
Version: 0.9.0
Check: compiled code
Result: NOTE
File ‘valr/libs/valr.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.9.0
Check: compiled code
Result: NOTE
File 'valr/libs/x64/valr.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.9.0
Check: installed package size
Result: NOTE
installed size is 6.0Mb
sub-directories of 1Mb or more:
libs 4.9Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64