Last updated on 2024-09-15 04:50:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.2 | 8.71 | 566.52 | 575.23 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.2 | 6.56 | 417.91 | 424.47 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.2 | 960.62 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.2 | 962.59 | OK | |||
r-devel-windows-x86_64 | 2.0.2 | 11.00 | 584.00 | 595.00 | OK | |
r-patched-linux-x86_64 | 2.0.2 | 9.74 | 542.56 | 552.30 | OK | |
r-release-linux-x86_64 | 2.0.2 | 9.11 | 543.08 | 552.19 | OK | |
r-release-macos-arm64 | 2.0.2 | 250.00 | OK | |||
r-release-macos-x86_64 | 2.0.2 | 410.00 | OK | |||
r-release-windows-x86_64 | 2.0.2 | 12.00 | 542.00 | 554.00 | OK | |
r-oldrel-macos-arm64 | 2.0.2 | 651.00 | ERROR | |||
r-oldrel-macos-x86_64 | 2.0.2 | 1016.00 | ERROR | |||
r-oldrel-windows-x86_64 | 2.0.2 | 15.00 | 705.00 | 720.00 | OK |
Version: 2.0.2
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘cv-extend.Rmd’
...
> xtabs(~vote, data = BEPS)/nrow(BEPS)
vote
Conservative Labour Liberal Democrat
0.30295 0.47213 0.22492
> cv(m.beps, seed = 3465, criterion = BayesRuleMulti)
When sourcing ‘cv-extend.R’:
Error: non-vector response
Execution halted
‘cv-extend.Rmd’ using ‘UTF-8’... failed
‘cv-mixed.Rmd’ using ‘UTF-8’... [114s/135s] OK
‘cv-notes.Rmd’ using ‘UTF-8’... [87s/99s] OK
‘cv-selection.Rmd’ using ‘UTF-8’... [14s/16s] OK
‘cv.Rmd’ using ‘UTF-8’... [40s/68s] OK
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 ‘cv-extend.Rmd’
...
> xtabs(~vote, data = BEPS)/nrow(BEPS)
vote
Conservative Labour Liberal Democrat
0.30295 0.47213 0.22492
> cv(m.beps, seed = 3465, criterion = BayesRuleMulti)
When sourcing ‘cv-extend.R’:
Error: non-vector response
Execution halted
‘cv-extend.Rmd’ using ‘UTF-8’... failed
‘cv-mixed.Rmd’ using ‘UTF-8’... [141s/214s] OK
‘cv-notes.Rmd’ using ‘UTF-8’... [135s/238s] OK
‘cv-selection.Rmd’ using ‘UTF-8’... [21s/32s] OK
‘cv.Rmd’ using ‘UTF-8’... [54s/102s] OK
Flavor: r-oldrel-macos-x86_64