Last updated on 2025-12-07 09:49:47 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.2.2 | 73.32 | 210.81 | 284.13 | OK | --no-vignettes |
| r-devel-linux-x86_64-debian-gcc | 3.2.2 | 0.28 | 2.96 | 3.24 | ERROR | --no-vignettes |
| r-devel-linux-x86_64-fedora-clang | 3.2.2 | 44.00 | 251.99 | 295.99 | WARN | |
| r-devel-linux-x86_64-fedora-gcc | 3.2.2 | 42.00 | 258.81 | 300.81 | WARN | |
| r-devel-windows-x86_64 | 3.2.2 | 77.00 | 254.00 | 331.00 | OK | |
| r-patched-linux-x86_64 | 3.2.2 | 70.19 | 189.45 | 259.64 | OK | --no-vignettes |
| r-release-linux-x86_64 | 3.2.2 | 65.30 | 190.95 | 256.25 | OK | --no-vignettes |
| r-release-macos-arm64 | 3.2.2 | OK | ||||
| r-release-macos-x86_64 | 3.2.2 | 48.00 | 153.00 | 201.00 | OK | |
| r-release-windows-x86_64 | 3.2.2 | 78.00 | 245.00 | 323.00 | OK | |
| r-oldrel-macos-arm64 | 3.2.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 3.2.2 | 47.00 | 133.00 | 180.00 | OK | |
| r-oldrel-windows-x86_64 | 3.2.2 | 98.00 | 323.00 | 421.00 | OK |
Version: 3.2.2
Flags: --no-vignettes
Check: package dependencies
Result: ERROR
Packages required but not available: 'plotly', 'smacof', 'htmlwidgets'
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 3.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h:31:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]
See ‘/data/gannet/ripley/R/packages/tests-clang/onemap.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 21.1.6’
* used C++ compiler: ‘clang version 21.1.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 3.2.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/R-devel/include/R_ext/PrtUtil.h:31:2: warning: #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-Wcpp]
See ‘/data/gannet/ripley/R/packages/tests-devel/onemap.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
* used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 3.2.2
Check: installed package size
Result: NOTE
installed size is 5.7Mb
sub-directories of 1Mb or more:
libs 3.8Mb
Flavor: r-oldrel-macos-arm64