Last updated on 2025-02-02 14:48:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.4 | 18.18 | 206.92 | 225.10 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.1.0 | 11.26 | 146.26 | 157.52 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.1.0 | 389.90 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.4 | 366.22 | OK | |||
r-devel-windows-x86_64 | 2.0.4 | 20.00 | 214.00 | 234.00 | OK | |
r-patched-linux-x86_64 | 2.0.4 | 17.33 | 196.61 | 213.94 | OK | |
r-release-linux-x86_64 | 2.1.0 | 17.15 | 199.29 | 216.44 | OK | |
r-release-macos-arm64 | 2.1.0 | 116.00 | OK | |||
r-release-macos-x86_64 | 2.1.0 | 203.00 | OK | |||
r-release-windows-x86_64 | 2.0.4 | 19.00 | 247.00 | 266.00 | OK | |
r-oldrel-macos-arm64 | 2.0.2 | 156.00 | 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 |
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
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.