Last updated on 2024-09-17 16:49:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.9.0 | 7.67 | 80.02 | 87.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.9.0 | 6.62 | 59.20 | 65.82 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.9.0 | 147.22 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.9.0 | 152.36 | OK | |||
r-devel-windows-x86_64 | 2.9.0 | 10.00 | 109.00 | 119.00 | OK | |
r-patched-linux-x86_64 | 2.9.0 | 7.27 | 75.91 | 83.18 | OK | |
r-release-linux-x86_64 | 2.9.0 | 8.80 | 75.16 | 83.96 | OK | |
r-release-macos-arm64 | 2.9.0 | 57.00 | OK | |||
r-release-macos-x86_64 | 2.9.0 | 132.00 | OK | |||
r-release-windows-x86_64 | 2.9.0 | 10.00 | 106.00 | 116.00 | OK | |
r-oldrel-macos-arm64 | 2.9.0 | 59.00 | ERROR | |||
r-oldrel-macos-x86_64 | 2.9.0 | 84.00 | ERROR | |||
r-oldrel-windows-x86_64 | 2.9.0 | 14.00 | 120.00 | 134.00 | OK |
Version: 2.9.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘setup_for_12monthenrollment.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
> load("../data/specs_E1D.rda")
Warning in readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file '../data/specs_E1D.rda', probable reason 'No such file or directory'
When sourcing ‘setup_for_12monthenrollment.R’:
Error: cannot open the connection
Execution halted
when running code in ‘setup_for_completions.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
> load("../data/specs_COM.rda")
Warning in readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file '../data/specs_COM.rda', probable reason 'No such file or directory'
When sourcing ‘setup_for_completions.R’:
Error: cannot open the connection
Execution halted
when running code in ‘setup_for_fallenrollment.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
> load("../data/specs_EF1.rda")
Warning in readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file '../data/specs_EF1.rda', probable reason 'No such file or directory'
When sourcing ‘setup_for_fallenrollment.R’:
Error: cannot open the connection
Execution halted
when running code in ‘setup_for_gr.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
> load("../data/specs_GR.rda")
Warning in readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file '../data/specs_GR.rda', probable reason 'No such file or directory'
When sourcing ‘setup_for_gr.R’:
Error: cannot open the connection
Execution halted
when running code in ‘setup_for_gr200.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
> load("../data/specs_GR200.rda")
Warning in readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file '../data/specs_GR200.rda', probable reason 'No such file or directory'
When sourcing ‘setup_for_gr200.R’:
Error: cannot open the connection
Execution halted
when running code in ‘setup_for_hr.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
> load("../data/specs_HR.rda")
Warning in readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file '../data/specs_HR.rda', probable reason 'No such file or directory'
When sourcing ‘setup_for_hr.R’:
Error: cannot open the connection
Execution halted
when running code in ‘setup_for_om.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
> load("../data/specs_OM.rda")
Warning in readChar(con, 5L, useBytes = TRUE) :
cannot open compressed file '../data/specs_OM.rda', probable reason 'No such file or directory'
When sourcing ‘setup_for_om.R’:
Error: cannot open the connection
Execution halted
‘howto_overall_ipedsuploadables.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘howto_use_autoformat.Rmd’ using ‘UTF-8’... [1s/1s] OK
‘setup_for_12monthenrollment.Rmd’ using ‘UTF-8’... failed
‘setup_for_completions.Rmd’ using ‘UTF-8’... failed
‘setup_for_fallenrollment.Rmd’ using ‘UTF-8’... failed
‘setup_for_gr.Rmd’ using ‘UTF-8’... failed
‘setup_for_gr200.Rmd’ using ‘UTF-8’... failed
‘setup_for_hr.Rmd’ using ‘UTF-8’... failed
‘setup_for_om.Rmd’ using ‘UTF-8’... failed
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64