Last updated on 2024-09-17 03:49:45 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 10.21 | 76.90 | 87.11 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 7.00 | 57.04 | 64.04 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 144.03 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 145.77 | OK | |||
r-devel-windows-x86_64 | 1.2.1 | 11.00 | 92.00 | 103.00 | OK | |
r-patched-linux-x86_64 | 1.2.1 | 9.39 | 73.93 | 83.32 | OK | |
r-release-linux-x86_64 | 1.2.1 | 9.02 | 73.45 | 82.47 | OK | |
r-release-macos-arm64 | 1.2.1 | 51.00 | OK | |||
r-release-macos-x86_64 | 1.2.1 | 112.00 | OK | |||
r-release-windows-x86_64 | 1.2.1 | 13.00 | 91.00 | 104.00 | OK | |
r-oldrel-macos-arm64 | 1.2.1 | 60.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.2.1 | 90.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.2.1 | 16.00 | 113.00 | 129.00 | OK |
Version: 1.2.1
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘config.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>",
+ eval = FALSE)
> shinyExprPortal::show_avaiable_modules()
When sourcing ‘config.R’:
Error: 'show_avaiable_modules' is not an exported object from 'namespace:shinyExprPortal'
Execution halted
‘config.Rmd’ using ‘UTF-8’... failed
‘customization.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘dataprep.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘shinyExprPortal.Rmd’ using ‘UTF-8’... [1s/1s] OK
Flavor: r-oldrel-macos-arm64
Version: 1.2.1
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘config.Rmd’
...
> knitr::opts_chunk$set(collapse = TRUE, comment = "#>",
+ eval = FALSE)
> shinyExprPortal::show_avaiable_modules()
When sourcing ‘config.R’:
Error: 'show_avaiable_modules' is not an exported object from 'namespace:shinyExprPortal'
Execution halted
‘config.Rmd’ using ‘UTF-8’... failed
‘customization.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘dataprep.Rmd’ using ‘UTF-8’... [0s/0s] OK
‘shinyExprPortal.Rmd’ using ‘UTF-8’... [1s/2s] OK
Flavor: r-oldrel-macos-x86_64