Last updated on 2025-12-26 07:48:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.2 | 135.80 | 152.47 | 288.27 | NOTE | --no-vignettes |
| r-devel-linux-x86_64-debian-gcc | 1.3.2 | 106.85 | 106.08 | 212.93 | NOTE | --no-vignettes |
| r-devel-linux-x86_64-fedora-clang | 1.3.2 | 240.00 | 273.45 | 513.45 | NOTE | --no-vignettes |
| r-devel-linux-x86_64-fedora-gcc | 1.3.2 | 325.00 | 264.19 | 589.19 | NOTE | --no-vignettes |
| r-devel-windows-x86_64 | 1.3.2 | 159.00 | 221.00 | 380.00 | NOTE | --no-vignettes |
| r-patched-linux-x86_64 | 1.3.2 | 153.51 | 142.90 | 296.41 | OK | --no-vignettes |
| r-release-linux-x86_64 | 1.3.2 | 146.66 | 141.38 | 288.04 | OK | --no-vignettes |
| r-release-macos-arm64 | 1.3.2 | OK | ||||
| r-release-macos-x86_64 | 1.3.2 | 93.00 | 840.00 | 933.00 | OK | |
| r-release-windows-x86_64 | 1.3.2 | 159.00 | 183.00 | 342.00 | OK | --no-vignettes |
| r-oldrel-macos-arm64 | 1.3.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.3.2 | 89.00 | 711.00 | 800.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.3.2 | 188.00 | 254.00 | 442.00 | OK | --no-vignettes |
Version: 1.3.2
Flags: --no-vignettes
Check: compiled code
Result: NOTE
File ‘lolog/libs/lolog.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: 1.3.2
Flags: --no-vignettes
Check: compiled code
Result: NOTE
File 'lolog/libs/x64/lolog.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: 1.3.2
Check: installed package size
Result: NOTE
installed size is 20.8Mb
sub-directories of 1Mb or more:
libs 19.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64