Last updated on 2025-12-30 12:48:54 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.2 | 140.19 | 154.41 | 294.60 | NOTE | --no-vignettes |
| r-devel-linux-x86_64-debian-gcc | 1.3.2 | 110.38 | 104.44 | 214.82 | 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 | 160.00 | 216.00 | 376.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 | 152.05 | 142.70 | 294.75 | 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 | 169.00 | 249.00 | 418.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