CRAN Package Check Results for Maintainer ‘Russell V. Lenth <russell-lenth at uiowa.edu>’

Last updated on 2024-07-12 15:53:24 CEST.

Package ERROR NOTE OK
emmeans 2 11
estimability 13
lsmeans 1 12
rsm 2 11
unrepx 13

Package emmeans

Current CRAN status: ERROR: 2, OK: 11

Version: 1.10.3
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘messy-data.Rmd’ ... When sourcing ‘messy-data.R’: Error: The rows of your requested reference grid would be 216, which exceeds the limit of 200 (not including any multivariate responses). Your options are: 1. Specify some (or more) nuisance factors using the 'nuisance' argument (see ?ref_grid). These must be factors that do not interact with others. 2. Add the argument 'rg.limit = <new limit>' to the call. Be careful, because this could cause excessive memory use and performance issues. Or, change the default via 'emm_options(rg.limit = <new limit>)'. Execution halted when running code in ‘xplanations.Rmd’ ... > foo8 = foo > foo8@V <- mkmat(foo8@V, 0.8) > plot(foo8, CIs = FALSE, comparisons = TRUE) When sourcing ‘xplanations.R’: Error: Aborted -- Some comparison arrows have negative length! (in group "1") Execution halted ‘AQuickStart.Rmd’ using ‘UTF-8’... [1s/2s] OK ‘FAQs.Rmd’ using ‘UTF-8’... [1s/2s] OK ‘basics.Rmd’ using ‘UTF-8’... [2s/3s] OK ‘comparisons.Rmd’ using ‘UTF-8’... [2s/3s] OK ‘confidence-intervals.Rmd’ using ‘UTF-8’... [1s/2s] OK ‘interactions.Rmd’ using ‘UTF-8’... [3s/4s] OK ‘messy-data.Rmd’ using ‘UTF-8’... failed ‘models.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘predictions.Rmd’ using ‘UTF-8’... [2s/2s] OK ‘re-engineering-clds.rmd’ using ‘UTF-8’... [1s/1s] OK ‘sophisticated.Rmd’ using ‘UTF-8’... [5s/6s] OK ‘transformations.Rmd’ using ‘UTF-8’... [2s/3s] OK ‘utilities.Rmd’ using ‘UTF-8’... [1s/2s] OK ‘vignette-topics.Rmd’ using ‘UTF-8’... [0s/0s] OK ‘xplanations.Rmd’ using ‘UTF-8’... failed ‘xtending.Rmd’ using ‘UTF-8’... [1s/2s] OK Flavor: r-oldrel-macos-arm64

Version: 1.10.3
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘messy-data.Rmd’ ... When sourcing ‘messy-data.R’: Error: The rows of your requested reference grid would be 216, which exceeds the limit of 200 (not including any multivariate responses). Your options are: 1. Specify some (or more) nuisance factors using the 'nuisance' argument (see ?ref_grid). These must be factors that do not interact with others. 2. Add the argument 'rg.limit = <new limit>' to the call. Be careful, because this could cause excessive memory use and performance issues. Or, change the default via 'emm_options(rg.limit = <new limit>)'. Execution halted when running code in ‘xplanations.Rmd’ ... > foo8 = foo > foo8@V <- mkmat(foo8@V, 0.8) > plot(foo8, CIs = FALSE, comparisons = TRUE) When sourcing ‘xplanations.R’: Error: Aborted -- Some comparison arrows have negative length! (in group "1") Execution halted ‘AQuickStart.Rmd’ using ‘UTF-8’... [1s/3s] OK ‘FAQs.Rmd’ using ‘UTF-8’... [2s/3s] OK ‘basics.Rmd’ using ‘UTF-8’... [4s/8s] OK ‘comparisons.Rmd’ using ‘UTF-8’... [3s/6s] OK ‘confidence-intervals.Rmd’ using ‘UTF-8’... [2s/4s] OK ‘interactions.Rmd’ using ‘UTF-8’... [5s/9s] OK ‘messy-data.Rmd’ using ‘UTF-8’... failed ‘models.Rmd’ using ‘UTF-8’... [0s/1s] OK ‘predictions.Rmd’ using ‘UTF-8’... [3s/6s] OK ‘re-engineering-clds.rmd’ using ‘UTF-8’... [2s/3s] OK ‘sophisticated.Rmd’ using ‘UTF-8’... [8s/14s] OK ‘transformations.Rmd’ using ‘UTF-8’... [4s/9s] OK ‘utilities.Rmd’ using ‘UTF-8’... [2s/4s] OK ‘vignette-topics.Rmd’ using ‘UTF-8’... [0s/1s] OK ‘xplanations.Rmd’ using ‘UTF-8’... failed ‘xtending.Rmd’ using ‘UTF-8’... [2s/3s] OK Flavor: r-oldrel-macos-x86_64

Package estimability

Current CRAN status: OK: 13

Package lsmeans

Current CRAN status: NOTE: 1, OK: 12

Version: 2.30-0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: ref.grid-class.Rd: emmGrid-class ref.grid.Rd: ref_grid, recover_data, emm_basis Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64

Package rsm

Current CRAN status: ERROR: 2, OK: 11

Version: 2.10.5
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘illus.rmd’ ... > varfcn(expt1, ~FO(x1, x2, x3)) > varfcn(expt1, ~FO(x1, x2, x3), contour = TRUE) > varfcn(expt1, ~SO(x1, x2, x3)) When sourcing ‘illus.R’: Error: Lapack routine dgesv: system is exactly singular: U[5,5] = 0 Execution halted ‘article-JSS.rmd’ using ‘UTF-8’... [1s/1s] OK ‘illus.rmd’ using ‘UTF-8’... failed ‘plots.rmd’ using ‘UTF-8’... [1s/1s] OK Flavor: r-oldrel-macos-arm64

Version: 2.10.5
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘illus.rmd’ ... > varfcn(expt1, ~FO(x1, x2, x3)) > varfcn(expt1, ~FO(x1, x2, x3), contour = TRUE) > varfcn(expt1, ~SO(x1, x2, x3)) When sourcing ‘illus.R’: Error: Lapack routine dgesv: system is exactly singular: U[5,5] = 0 Execution halted ‘article-JSS.rmd’ using ‘UTF-8’... [2s/3s] OK ‘illus.rmd’ using ‘UTF-8’... failed ‘plots.rmd’ using ‘UTF-8’... [2s/4s] OK Flavor: r-oldrel-macos-x86_64

Package unrepx

Current CRAN status: OK: 13