Last updated on 2024-09-09 06:48:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 2.43 | 31.60 | 34.03 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 1.97 | 25.37 | 27.34 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 56.05 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 66.51 | OK | |||
r-devel-windows-x86_64 | 0.6.0 | 4.00 | 55.00 | 59.00 | OK | |
r-patched-linux-x86_64 | 0.6.0 | 2.36 | 30.21 | 32.57 | OK | |
r-release-linux-x86_64 | 0.6.0 | 2.01 | 30.40 | 32.41 | OK | |
r-release-macos-arm64 | 0.6.0 | 52.00 | OK | |||
r-release-macos-x86_64 | 0.6.0 | 73.00 | OK | |||
r-release-windows-x86_64 | 0.6.0 | 4.00 | 55.00 | 59.00 | OK | |
r-oldrel-macos-arm64 | 0.6.0 | 36.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.6.0 | 71.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.6.0 | 5.00 | 54.00 | 59.00 | OK |
Version: 0.6.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘intro_htmlwidgets.Rmd’
...
> knitr::opts_chunk$set(eval = FALSE)
> install.packages(c("shiny", "devtools", "usethis",
+ "htmlwidgets", "reactR"))
Installing packages into ‘/Volumes/Builds/packages/big-sur-arm64/results/4.3/reactR.Rcheck’
(as ‘lib’ is unspecified)
When sourcing ‘intro_htmlwidgets.R’:
Error: trying to use CRAN without setting a mirror
Execution halted
when running code in ‘intro_inputs.Rmd’
...
> knitr::opts_chunk$set(eval = FALSE)
> install.packages(c("shiny", "devtools", "usethis",
+ "reactR"))
Installing packages into ‘/Volumes/Builds/packages/big-sur-arm64/results/4.3/reactR.Rcheck’
(as ‘lib’ is unspecified)
When sourcing ‘intro_inputs.R’:
Error: trying to use CRAN without setting a mirror
Execution halted
‘intro_htmlwidgets.Rmd’ using ‘UTF-8’... failed
‘intro_inputs.Rmd’ using ‘UTF-8’... failed
‘intro_reactR.Rmd’ using ‘UTF-8’... [0s/0s] OK
Flavor: r-oldrel-macos-arm64
Version: 0.6.0
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘intro_htmlwidgets.Rmd’
...
> knitr::opts_chunk$set(eval = FALSE)
> install.packages(c("shiny", "devtools", "usethis",
+ "htmlwidgets", "reactR"))
Installing packages into ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.3/reactR.Rcheck’
(as ‘lib’ is unspecified)
When sourcing ‘intro_htmlwidgets.R’:
Error: trying to use CRAN without setting a mirror
Execution halted
when running code in ‘intro_inputs.Rmd’
...
> knitr::opts_chunk$set(eval = FALSE)
> install.packages(c("shiny", "devtools", "usethis",
+ "reactR"))
Installing packages into ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.3/reactR.Rcheck’
(as ‘lib’ is unspecified)
When sourcing ‘intro_inputs.R’:
Error: trying to use CRAN without setting a mirror
Execution halted
‘intro_htmlwidgets.Rmd’ using ‘UTF-8’... failed
‘intro_inputs.Rmd’ using ‘UTF-8’... failed
‘intro_reactR.Rmd’ using ‘UTF-8’... [1s/1s] OK
Flavor: r-oldrel-macos-x86_64