CRAN Package Check Results for Package RRPP

Last updated on 2025-03-15 18:50:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.2 19.03 208.49 227.52 OK
r-devel-linux-x86_64-debian-gcc 2.1.2 0.41 1.55 1.96 ERROR
r-devel-linux-x86_64-fedora-clang 2.1.2 360.71 OK
r-devel-linux-x86_64-fedora-gcc 2.1.2 362.46 OK
r-devel-macos-arm64 2.1.2 100.00 OK
r-devel-macos-x86_64 2.1.2 237.00 OK
r-devel-windows-x86_64 2.1.2 23.00 214.00 237.00 OK
r-patched-linux-x86_64 2.1.2 20.06 202.58 222.64 OK
r-release-linux-x86_64 2.1.2 17.20 201.20 218.40 OK
r-release-macos-arm64 2.1.2 106.00 OK
r-release-macos-x86_64 2.1.2 207.00 OK
r-release-windows-x86_64 2.1.2 21.00 212.00 233.00 OK
r-oldrel-macos-arm64 2.0.2 ERROR
r-oldrel-macos-x86_64 2.0.2 282.00 ERROR
r-oldrel-windows-x86_64 2.0.2 25.00 263.00 288.00 OK

Check Details

Version: 2.1.2
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.0.2
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘Using.RRPP.Rmd’ ... > fit.par <- lm(fit$call$f1, data = fit$LM$data) > all.equal(fit$LM$coefficients, fit.par$coefficients) [1] TRUE > summary(manova(fit.par)) When sourcing ‘Using.RRPP.R’: Error: residuals have rank 49 < 112 Execution halted ‘ANOVA.vs.MANOVA.Rmd’ using ‘UTF-8’... [18s/28s] OK ‘Using.RRPP.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-arm64

Version: 2.0.2
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘Using.RRPP.Rmd’ ... > fit.par <- lm(fit$call$f1, data = fit$LM$data) > all.equal(fit$LM$coefficients, fit.par$coefficients) [1] TRUE > summary(manova(fit.par)) When sourcing ‘Using.RRPP.R’: Error: residuals have rank 49 < 112 Execution halted ‘ANOVA.vs.MANOVA.Rmd’ using ‘UTF-8’... [28s/42s] OK ‘Using.RRPP.Rmd’ using ‘UTF-8’... failed Flavor: r-oldrel-macos-x86_64