CRAN Package Check Results for Package SummaryLasso

Last updated on 2025-04-28 00:50:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.1 3.44 23.81 27.25 OK
r-devel-linux-x86_64-debian-gcc 1.2.1 2.99 18.95 21.94 NOTE
r-devel-linux-x86_64-fedora-clang 1.2.1 42.99 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.1 41.90 NOTE
r-devel-windows-x86_64 1.2.1 8.00 52.00 60.00 OK
r-patched-linux-x86_64 1.2.1 3.86 23.28 27.14 OK
r-release-linux-x86_64 1.2.1 3.59 23.23 26.82 OK
r-release-macos-arm64 1.2.1 20.00 OK
r-release-macos-x86_64 1.2.1 33.00 OK
r-release-windows-x86_64 1.2.1 7.00 53.00 60.00 OK
r-oldrel-macos-arm64 1.2.1 19.00 OK
r-oldrel-macos-x86_64 1.2.1 30.00 OK
r-oldrel-windows-x86_64 1.2.1 8.00 57.00 65.00 OK

Check Details

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. Flavor: r-devel-linux-x86_64-debian-gcc

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