CRAN Package Check Results for Maintainer ‘David Kepplinger <david.kepplinger at gmail.com>’

Last updated on 2024-08-31 11:49:52 CEST.

Package ERROR NOTE OK
complmrob 3 10
gaselect 13
pense 2 3 8
pyinit 13

Package complmrob

Current CRAN status: NOTE: 3, OK: 10

Version: 0.7.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: confint.Rd: boot.ci Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Package gaselect

Current CRAN status: OK: 13

Package pense

Current CRAN status: ERROR: 2, NOTE: 3, OK: 8

Version: 2.2.2
Check: installed package size
Result: NOTE installed size is 5.4Mb sub-directories of 1Mb or more: libs 4.2Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.2.2
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘migration_guide.Rmd’ ... > set.seed(1234) > fitted_with_cv <- pense(x, y, alpha = 0.6, nlambda = 40, + warm_reset = 5, cv_k = 5) When sourcing ‘migration_guide.R’: Error: The `cv_k` argument of `pense()` was deprecated in pense 2.0.0 and is now defunct. ℹ Please use `pense_cv()` instead. Execution halted ‘computing_adapense.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘lambda_grids.Rmd’ using ‘UTF-8’... [1s/1s] OK ‘migration_guide.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-arm64

Version: 2.2.2
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘migration_guide.Rmd’ ... > set.seed(1234) > fitted_with_cv <- pense(x, y, alpha = 0.6, nlambda = 40, + warm_reset = 5, cv_k = 5) When sourcing ‘migration_guide.R’: Error: The `cv_k` argument of `pense()` was deprecated in pense 2.0.0 and is now defunct. ℹ Please use `pense_cv()` instead. Execution halted ‘computing_adapense.Rmd’ using ‘UTF-8’... [2s/5s] OK ‘lambda_grids.Rmd’ using ‘UTF-8’... [2s/4s] OK ‘migration_guide.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-x86_64

Package pyinit

Current CRAN status: OK: 13