Last updated on 2025-12-26 17:48:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.5.5 | 411.53 | 77.04 | 488.57 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.5.5 | 287.90 | 53.30 | 341.20 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.5.5 | 900.00 | 112.49 | 1012.49 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.5.5 | 813.00 | 111.34 | 924.34 | NOTE | |
| r-devel-windows-x86_64 | 0.1.5.5 | 553.00 | 147.00 | 700.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.5.5 | 455.26 | 66.77 | 522.03 | OK | |
| r-release-linux-x86_64 | 0.1.5.5 | 449.35 | 66.62 | 515.97 | OK | |
| r-release-macos-arm64 | 0.1.5.5 | OK | ||||
| r-release-macos-x86_64 | 0.1.5.5 | 261.00 | -52.00 | 209.00 | OK | |
| r-release-windows-x86_64 | 0.1.5.5 | 540.00 | 139.00 | 679.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.5.5 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.5.5 | 255.00 | -58.00 | 197.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.5.5 | 615.00 | 167.00 | 782.00 | OK |
Version: 0.1.5.5
Check: compiled code
Result: NOTE
File ‘Rfast2/libs/Rfast2.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.5.5
Check: compiled code
Result: NOTE
File 'Rfast2/libs/x64/Rfast2.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.5.5
Check: installed package size
Result: NOTE
installed size is 25.8Mb
sub-directories of 1Mb or more:
libs 25.0Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64