CRAN Package Check Results for Package glmnet

Last updated on 2025-01-20 09:49:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.1-8 97.17 234.44 331.61 NOTE
r-devel-linux-x86_64-debian-gcc 4.1-8 83.39 169.93 253.32 NOTE
r-devel-linux-x86_64-fedora-clang 4.1-8 524.80 NOTE
r-devel-linux-x86_64-fedora-gcc 4.1-8 586.73 NOTE
r-devel-windows-x86_64 4.1-8 89.00 392.00 481.00 NOTE
r-patched-linux-x86_64 4.1-8 111.83 228.56 340.39 OK
r-release-linux-x86_64 4.1-8 114.17 226.51 340.68 OK
r-release-macos-arm64 4.1-8 150.00 NOTE
r-release-macos-x86_64 4.1-8 287.00 NOTE
r-release-windows-x86_64 4.1-8 93.00 0.00 93.00 FAIL
r-oldrel-macos-arm64 4.1-8 173.00 NOTE
r-oldrel-macos-x86_64 4.1-8 318.00 NOTE
r-oldrel-windows-x86_64 4.1-8 107.00 430.00 537.00 OK

Check Details

Version: 4.1-8
Check: compiled code
Result: NOTE File ‘glmnet/libs/glmnet.so’: Found non-API call to R: ‘SET_TYPEOF’ 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: 4.1-8
Check: compiled code
Result: NOTE File 'glmnet/libs/x64/glmnet.dll': Found non-API call to R: 'SET_TYPEOF' 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: 4.1-8
Check: installed package size
Result: NOTE installed size is 33.6Mb sub-directories of 1Mb or more: libs 31.7Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 4.1-8
Check: re-building of vignette outputs
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > survival::survfit(cvfit, x = x, y = y) Call: survfit.cv.glmnet(formula = cvfit, x = x, y = y) n events median [1,] 100 25 3.53 > > # s = "lambda.min" > survival::survfit(cvfit, s = "lambda.min", x = x, y = y) Call: survfit.cv.glmnet(formula = cvfit, s = "lambda.min", x = x, y = y) n events median [1,] 100 25 3.53 > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 23.54 1.55 25.16 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-release-windows-x86_64

  翻译: