Last updated on 2024-09-14 10:51:01 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.20 | 411.74 | 417.94 | 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 | 716.00 | ERROR | |||
r-oldrel-macos-x86_64 | 2.0.2 | 1003.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/143s] OK
‘cv-notes.Rmd’ using ‘UTF-8’... [92s/138s] OK
‘cv-selection.Rmd’ using ‘UTF-8’... [15s/21s] OK
‘cv.Rmd’ using ‘UTF-8’... [41s/86s] 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’... [144s/264s] OK
‘cv-notes.Rmd’ using ‘UTF-8’... [134s/210s] OK
‘cv-selection.Rmd’ using ‘UTF-8’... [20s/25s] OK
‘cv.Rmd’ using ‘UTF-8’... [53s/115s] OK
Flavor: r-oldrel-macos-x86_64