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

Last updated on 2024-06-11 16:49:53 CEST.

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

Package emmeans

Current CRAN status: ERROR: 1, OK: 12

Version: 1.10.2
Check: examples
Result: ERROR Running examples in ‘emmeans-Ex.R’ failed The error most likely occurred in: > ### Name: cld.emmGrid > ### Title: Compact letter displays > ### Aliases: cld.emmGrid cld.emm_list > > ### ** Examples > > if(requireNamespace("multcomp")) + emm_example("cld-multcomp") --- Running code from 'system.file("extexamples", "cld-multcomp.R", package = "emmeans")' > pigs.lm <- lm(log(conc) ~ source + factor(percent), + data = pigs) > pigs.emm <- emmeans(pigs.lm, "percent", type = "response") > multcomp::cld(pigs.emm, alpha = 0.1, Letters = LETTERS) Error in .requireNS("multcompView", "The 'multcompView' package must be installed to use CLD methods") : The 'multcompView' package must be installed to use CLD methods Calls: emm_example ... <Anonymous> -> cld.emmGrid -> .mcletters -> .requireNS -> fail Execution halted Flavor: r-release-macos-x86_64

Package estimability

Current CRAN status: OK: 13

Package lsmeans

Current CRAN status: OK: 13

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/4s] 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