Last updated on 2024-09-08 01:48:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.10.4 | 14.48 | 272.70 | 287.18 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.10.4 | 11.30 | 189.26 | 200.56 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.10.4 | 459.42 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.10.4 | 466.10 | OK | |||
r-devel-windows-x86_64 | 1.10.4 | 19.00 | 269.00 | 288.00 | OK | |
r-patched-linux-x86_64 | 1.10.4 | 15.89 | 253.99 | 269.88 | OK | |
r-release-linux-x86_64 | 1.10.4 | 13.21 | 256.92 | 270.13 | OK | |
r-release-macos-arm64 | 1.10.4 | 174.00 | OK | |||
r-release-macos-x86_64 | 1.10.4 | 470.00 | OK | |||
r-release-windows-x86_64 | 1.10.4 | 18.00 | 265.00 | 283.00 | OK | |
r-oldrel-macos-arm64 | 1.10.4 | 178.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.10.4 | 427.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.10.4 | 20.00 | 326.00 | 346.00 | OK |
Version: 1.10.4
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/1s] OK
‘FAQs.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘basics.Rmd’ using ‘UTF-8’... [3s/3s] OK
‘comparisons.Rmd’ using ‘UTF-8’... [2s/2s] OK
‘confidence-intervals.Rmd’ using ‘UTF-8’... [1s/1s] 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/5s] OK
‘transformations.Rmd’ using ‘UTF-8’... [3s/3s] OK
‘utilities.Rmd’ using ‘UTF-8’... [2s/2s] OK
‘vignette-topics.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘xplanations.Rmd’ using ‘UTF-8’... failed
‘xtending.Rmd’ using ‘UTF-8’... [1s/1s] OK
Flavor: r-oldrel-macos-arm64
Version: 1.10.4
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/3s] OK
‘interactions.Rmd’ using ‘UTF-8’... [5s/10s] 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/15s] OK
‘transformations.Rmd’ using ‘UTF-8’... [4s/8s] 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