Last updated on 2024-09-16 21:48:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 2.39 | 31.76 | 34.15 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6.1 | 1.96 | 25.76 | 27.72 | 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.0 | 4.00 | 55.00 | 59.00 | OK | |
r-patched-linux-x86_64 | 0.6.0 | 2.51 | 30.73 | 33.24 | OK | |
r-release-linux-x86_64 | 0.6.0 | 2.48 | 30.34 | 32.82 | 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.0 | 4.00 | 55.00 | 59.00 | OK | |
r-oldrel-macos-arm64 | 0.6.1 | 45.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.6.1 | 61.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.6.1 | 6.00 | 60.00 | 66.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-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.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