Last updated on 2024-09-19 22:48:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.1 | 2.51 | 32.88 | 35.39 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 1.98 | 26.10 | 28.08 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6.1 | 57.03 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.1 | 71.97 | OK | |||
r-devel-windows-x86_64 | 0.6.1 | 5.00 | 61.00 | 66.00 | OK | |
r-patched-linux-x86_64 | 0.6.1 | 2.23 | 31.70 | 33.93 | OK | |
r-release-linux-x86_64 | 0.6.1 | 2.16 | 31.79 | 33.95 | OK | |
r-release-macos-arm64 | 0.6.1 | 43.00 | OK | |||
r-release-macos-x86_64 | 0.6.1 | 86.00 | OK | |||
r-release-windows-x86_64 | 0.6.1 | 4.00 | 61.00 | 65.00 | OK | |
r-oldrel-macos-arm64 | 0.6.1 | 40.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.1 | 61.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.6.1 | 5.00 | 60.00 | 65.00 | OK |
Version: 0.6.1
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