Last updated on 2025-12-07 04:50:12 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.2.1 | 3.56 | 26.00 | 29.56 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.2.1 | 0.36 | 1.96 | 2.32 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.2.1 | 47.79 | WARN | |||
| r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 35.75 | WARN | |||
| r-devel-windows-x86_64 | 1.2.1 | 6.00 | 52.00 | 58.00 | OK | |
| r-patched-linux-x86_64 | 1.2.1 | 3.78 | 23.59 | 27.37 | OK | |
| r-release-linux-x86_64 | 1.2.1 | 3.53 | 23.60 | 27.13 | OK | |
| r-release-macos-arm64 | 1.2.1 | OK | ||||
| r-release-macos-x86_64 | 1.2.1 | 5.00 | 28.00 | 33.00 | OK | |
| r-release-windows-x86_64 | 1.2.1 | 9.00 | 53.00 | 62.00 | OK | |
| r-oldrel-macos-arm64 | 1.2.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.2.1 | 4.00 | 26.00 | 30.00 | OK | |
| r-oldrel-windows-x86_64 | 1.2.1 | 7.00 | 61.00 | 68.00 | OK |
Version: 1.2.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Ting-Huei Chen <tingstat22@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Ting-Huei",
family = "Chen",
role = c("aut", "cre"),
email = "tingstat22@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.2.1
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.1
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/SummaryLasso.Rcheck/00install.out’ for details.
* used C compiler: ‘clang version 21.1.6’
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.1
Check: compiled code
Result: NOTE
File ‘SummaryLasso/libs/SummaryLasso.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.2.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/data/gannet/ripley/R/R-devel/include/R_ext/PrtUtil.h:35: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/SummaryLasso.Rcheck/00install.out’ for details.
* used C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’
Flavor: r-devel-linux-x86_64-fedora-gcc