Last updated on 2024-09-17 00:50:25 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 | 7.08 | 423.66 | 430.74 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.2 | 937.20 | 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.97 | 543.60 | 553.57 | 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 | 722.00 | ERROR | |||
r-oldrel-macos-x86_64 | 2.0.2 | 1054.00 | ERROR | |||
r-oldrel-windows-x86_64 | 2.0.2 | 15.00 | 717.00 | 732.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’... [112s/155s] OK
‘cv-notes.Rmd’ using ‘UTF-8’... [91s/132s] OK
‘cv-selection.Rmd’ using ‘UTF-8’... [16s/21s] OK
‘cv.Rmd’ using ‘UTF-8’... [40s/78s] 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’... [142s/283s] OK
‘cv-notes.Rmd’ using ‘UTF-8’... [134s/244s] OK
‘cv-selection.Rmd’ using ‘UTF-8’... [21s/30s] OK
‘cv.Rmd’ using ‘UTF-8’... [55s/109s] OK
Flavor: r-oldrel-macos-x86_64