Last updated on 2025-02-21 02:52:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.5 | 5.19 | 125.38 | 130.57 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.5 | 3.99 | 92.32 | 96.31 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.5 | 192.05 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.5 | 198.22 | NOTE | |||
r-devel-macos-arm64 | 0.2.5 | 262.00 | OK | |||
r-devel-macos-x86_64 | 0.2.5 | 542.00 | OK | |||
r-devel-windows-x86_64 | 0.2.5 | 8.00 | 303.00 | 311.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.5 | 4.87 | 120.21 | 125.08 | OK | |
r-release-linux-x86_64 | 0.2.5 | 4.57 | 121.04 | 125.61 | OK | |
r-release-macos-arm64 | 0.2.5 | 327.00 | OK | |||
r-release-macos-x86_64 | 0.2.5 | 504.00 | OK | |||
r-release-windows-x86_64 | 0.2.5 | 9.00 | 141.00 | 150.00 | OK | |
r-oldrel-macos-arm64 | 0.2.2 | 274.00 | ERROR | |||
r-oldrel-macos-x86_64 | 0.2.5 | 575.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.5 | 9.00 | 482.00 | 491.00 | ERROR |
Version: 0.2.5
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
‘shinyscholard’
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.5
Check: examples
Result: ERROR
Running examples in 'shinyscholar-Ex.R' failed
The error most likely occurred in:
> ### Name: create_template
> ### Title: Create a skeleton application containing empty modules
> ### Aliases: create_template
>
> ### ** Examples
>
> td <- tempfile()
> dir.create(td, recursive = TRUE)
>
> modules <- data.frame(
+ "component" = c("data", "data", "plot", "plot"),
+ "long_component" = c("Load data", "Load data", "Plot data", "Plot data"),
+ "module" = c("user", "database", "histogram", "scatter"),
+ "long_module" = c("Upload your own data", "Query a database to obtain data",
+ "Plot the data as a histogram", "Plot the data as a scatterplot"),
+ "map" = c(TRUE, TRUE, FALSE, FALSE),
+ "result" = c(FALSE, FALSE, TRUE, TRUE),
+ "rmd" = c(TRUE, TRUE, TRUE, TRUE),
+ "save" = c(TRUE, TRUE, TRUE, TRUE),
+ "async" = c(TRUE, FALSE, FALSE, FALSE))
>
> common_objects = c("raster", "histogram", "scatter")
>
> create_template(path = td, name = "demo",
+ common_objects = common_objects, modules = modules,
+ author = "Simon E. H. Smart", include_map = TRUE, include_table = TRUE,
+ include_code = TRUE, install = FALSE)
Warning in readRDS(con) :
URL 'https://CRAN.R-project.org/web/packages/packages.rds': Timeout of 60 seconds was reached
Error in readRDS(con) : cannot read from connection
Calls: create_template ... <Anonymous> -> as.data.frame -> read_CRAN_object -> readRDS
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.2.5
Check: tests
Result: ERROR
Running 'testthat.R' [172s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> Sys.setenv("R_TEST" = "")
> library(testthat)
> library(shinyscholar)
Loading required package: gargoyle
Attaching package: 'gargoyle'
The following object is masked from 'package:testthat':
watch
Loading required package: leaflet
Loading required package: shiny
> library(shinytest2)
>
> test_check("shinyscholar")
Running "D:/RCompile/recent/R/bin/x64/Rcmd.exe" INSTALL \
"D:/temp/2025_02_15_01_50_01_12291/Rtmp2XeYA0/file2b47421607c79/shinyscholara" \
--install-tests --no-docs --no-multiarch --no-demo
* installing to library 'D:/temp/2025_02_15_01_50_01_12291/Rtmp2XeYA0/temp_libpath2b4742a4f320a'
* installing *source* package 'shinyscholara' ...
** this is package 'shinyscholara' version '0.0.1'
** using staged installation
** R
** inst
** tests
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (shinyscholara)
Error in initialize(...) : Invalid path to Chrome
Running "D:/RCompile/recent/R/bin/x64/Rcmd.exe" INSTALL \
"D:/temp/2025_02_15_01_50_01_12291/Rtmp2XeYA0/file2b4744cd01d5f/shinyscholarb" \
--install-tests --no-docs --no-multiarch --no-demo
* installing to library 'D:/temp/2025_02_15_01_50_01_12291/Rtmp2XeYA0/temp_libpath2b4743b946b27'
* installing *source* package 'shinyscholarb' ...
** this is package 'shinyscholarb' version '0.0.1'
** using staged installation
** R
** inst
** tests
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (shinyscholarb)
Error in initialize(...) : Invalid path to Chrome
Running "D:/RCompile/recent/R/bin/x64/Rcmd.exe" INSTALL \
"D:/temp/2025_02_15_01_50_01_12291/Rtmp2XeYA0/file2b474a251218/shinyscholarc" \
--install-tests --no-docs --no-multiarch --no-demo
* installing to library 'D:/temp/2025_02_15_01_50_01_12291/Rtmp2XeYA0/temp_libpath2b47415995beb'
* installing *source* package 'shinyscholarc' ...
** this is package 'shinyscholarc' version '0.0.1'
** using staged installation
** R
** inst
** tests
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (shinyscholarc)
Error in initialize(...) : Invalid path to Chrome
Running "D:/RCompile/recent/R/bin/x64/Rcmd.exe" INSTALL \
"D:/temp/2025_02_15_01_50_01_12291/Rtmp2XeYA0/file2b47458e53c3/shinyscholard" \
--install-tests --no-docs --no-multiarch --no-demo
* installing to library 'D:/temp/2025_02_15_01_50_01_12291/Rtmp6vEb2e/RLIBS_5aa0f0e6c84'
* installing *source* package 'shinyscholard' ...
** this is package 'shinyscholard' version '0.0.1'
** using staged installation
** R
** inst
** tests
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (shinyscholard)
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Running "D:/RCompile/recent/R/bin/x64/Rcmd.exe" INSTALL \
"D:/temp/2025_02_15_01_50_01_12291/Rtmp2XeYA0/file2b474557a2583/shinyscholara" \
--install-tests --no-docs --no-multiarch --no-demo
* installing to library 'D:/temp/2025_02_15_01_50_01_12291/Rtmp2XeYA0/temp_libpath2b474398f279c'
* installing *source* package 'shinyscholara' ...
** this is package 'shinyscholara' version '0.0.1'
** using staged installation
** R
** inst
** tests
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (shinyscholara)
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
[ FAIL 1 | WARN 0 | SKIP 25 | PASS 142 ]
══ Skipped tests (25) ══════════════════════════════════════════════════════════
• On CRAN (9): 'test-save_and_load.R:121:5', 'test-select_async.R:4:5',
'test-select_async.R:33:5', 'test-select_async.R:44:5',
'test-select_async.R:56:5', 'test-select_query.R:4:5',
'test-select_query.R:35:5', 'test-select_query.R:47:5',
'test-select_query.R:59:5'
• `shinytest2::AppDriver` can not be initialized as {chromote} can not be
started (16): 'test-create_template.R:157:7', 'test-create_template.R:200:7',
'test-create_template.R:229:7', 'test-create_template.R:257:5',
'test-downloads.R:7:5', 'test-downloads.R:40:5', 'test-downloads.R:57:5',
'test-metadata.R:132:7', 'test-plot_hist.R:18:5', 'test-plot_scatter.R:21:5',
'test-save_load.R:6:5', 'test-save_load.R:15:5', 'test-save_load.R:27:5',
'test-save_load.R:38:5', 'test-select_user.R:16:5', 'test-select_user.R:26:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-create_template.R:61:3'): Check create template returns expected errors ──
Error in `readRDS(con)`: cannot read from connection
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test-create_template.R:61:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─shinyscholar::create_template(...)
7. ├─name %in% tools::CRAN_package_db()[, c("Package")]
8. └─tools::CRAN_package_db()
9. ├─base::as.data.frame(...)
10. └─tools:::read_CRAN_object(CRAN_baseurl_for_web_area(), "web/packages/packages.rds")
11. └─base::readRDS(con)
[ FAIL 1 | WARN 0 | SKIP 25 | PASS 142 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [150s/224s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> Sys.setenv("R_TEST" = "")
> library(testthat)
> library(shinyscholar)
Loading required package: gargoyle
Attaching package: 'gargoyle'
The following object is masked from 'package:testthat':
watch
Loading required package: leaflet
Loading required package: shiny
> library(shinytest2)
>
> test_check("shinyscholar")
/usr/local/bin/pandoc +RTS -K512m -RTS shinyscholar-session-2025-01-17.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output shinyscholar-session-2025-01-17.html --lua-filter /Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/rmarkdown/rmarkdown/lua/latex-div.lua --self-contained --variable bs3=TRUE --section-divs --template /Volumes/Builds/packages/big-sur-arm64/Rlib/4.3/rmarkdown/rmd/h/default.html --no-highlight --variable highlightjs=1 --variable theme=bootstrap --mathjax --variable 'mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML' --include-in-header /var/folders/k4/0jwzxmln0nb8y6rkzprptb640000gq/T//RtmpJVSCau/rmarkdown-strdb761cfa7a13.html
[WARNING] This document format requires a nonempty <title> element.
Defaulting to 'shinyscholar-session-2025-01-17.knit' as the title.
To specify a title, use 'title' in metadata or --metadata title="...".
[ FAIL 3 | WARN 0 | SKIP 9 | PASS 144 ]
══ Skipped tests (9) ═══════════════════════════════════════════════════════════
• On CRAN (9): 'test-save_and_load.R:121:5', 'test-select_async.R:4:5',
'test-select_async.R:33:5', 'test-select_async.R:44:5',
'test-select_async.R:56:5', 'test-select_query.R:4:5',
'test-select_query.R:35:5', 'test-select_query.R:47:5',
'test-select_query.R:59:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-create_template.R:137:3'): Check create template function works as expected ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:137:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-create_template.R:174:3'): Check create template function works with false settings ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-create_template.R:174:3
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
── Error ('test-metadata.R:112:5'): Check that lines added by metadata are functional ──
Error: A package on CRAN already uses that name
Backtrace:
▆
1. ├─shinyscholar::create_template(...) at test-metadata.R:112:5
2. │ └─logger %>% ...
3. └─shinyscholar::writeLog(., type = "error", "A package on CRAN already uses that name")
[ FAIL 3 | WARN 0 | SKIP 9 | PASS 144 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64
Version: 0.2.5
Check: examples
Result: ERROR
Running examples in 'shinyscholar-Ex.R' failed
The error most likely occurred in:
> ### Name: metadata
> ### Title: Add metadata lines to modules
> ### Aliases: metadata
>
> ### ** Examples
>
> td <- tempfile()
> dir.create(td, recursive = TRUE)
>
> modules <- data.frame(
+ "component" = c("demo"),
+ "long_component" = c("demo"),
+ "module" = c("demo"),
+ "long_module" = c("demo"),
+ "map" = c(FALSE),
+ "result" = c(TRUE),
+ "rmd" = c(TRUE),
+ "save" = c(TRUE),
+ "async" = c(FALSE))
>
> create_template(path = td, name = "demo",
+ common_objects = c("demo"), modules = modules,
+ author = "demo", include_map = FALSE,
+ include_table = FALSE, include_code = FALSE, install = FALSE)
Warning in readRDS(con) :
URL 'https://CRAN.R-project.org/web/packages/packages.rds': Timeout of 60 seconds was reached
Error in readRDS(con) : cannot read from connection
Calls: create_template ... <Anonymous> -> as.data.frame -> read_CRAN_object -> readRDS
Execution halted
Flavor: r-oldrel-windows-x86_64
Version: 0.2.5
Check: tests
Result: ERROR
Running 'testthat.R' [316s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> Sys.setenv("R_TEST" = "")
> library(testthat)
> library(shinyscholar)
Loading required package: gargoyle
Attaching package: 'gargoyle'
The following object is masked from 'package:testthat':
watch
Loading required package: leaflet
Loading required package: shiny
> library(shinytest2)
>
> test_check("shinyscholar")
Running "D:/RCompile/recent/R-4.3.3/bin/x64/Rcmd.exe" INSTALL \
"D:/temp/2025_02_19_01_50_00_26759/RtmpSYmHza/file1188043b20cc/shinyscholara" \
--install-tests --no-docs --no-multiarch --no-demo
* installing to library 'D:/temp/2025_02_19_01_50_00_26759/RtmpSYmHza/temp_libpath118803de67e87'
* installing *source* package 'shinyscholara' ...
** using staged installation
** R
** inst
** tests
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (shinyscholara)
Error in initialize(...) : Invalid path to Chrome
Running "D:/RCompile/recent/R-4.3.3/bin/x64/Rcmd.exe" INSTALL \
"D:/temp/2025_02_19_01_50_00_26759/RtmpSYmHza/file1188049c3b9d/shinyscholarb" \
--install-tests --no-docs --no-multiarch --no-demo
* installing to library 'D:/temp/2025_02_19_01_50_00_26759/RtmpSYmHza/temp_libpath1188079102f47'
* installing *source* package 'shinyscholarb' ...
** using staged installation
** R
** inst
** tests
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (shinyscholarb)
Error in initialize(...) : Invalid path to Chrome
Running "D:/RCompile/recent/R-4.3.3/bin/x64/Rcmd.exe" INSTALL \
"D:/temp/2025_02_19_01_50_00_26759/RtmpSYmHza/file118801db9993/shinyscholarc" \
--install-tests --no-docs --no-multiarch --no-demo
* installing to library 'D:/temp/2025_02_19_01_50_00_26759/RtmpSYmHza/temp_libpath118807fe6431c'
* installing *source* package 'shinyscholarc' ...
** using staged installation
** R
** inst
** tests
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (shinyscholarc)
Error in initialize(...) : Invalid path to Chrome
Running "D:/RCompile/recent/R-4.3.3/bin/x64/Rcmd.exe" INSTALL \
"D:/temp/2025_02_19_01_50_00_26759/RtmpSYmHza/file11880427048c2/shinyscholard" \
--install-tests --no-docs --no-multiarch --no-demo
* installing to library 'D:/temp/2025_02_19_01_50_00_26759/RtmpyIOZik/RLIBS_ed9c4aa13ccb'
* installing *source* package 'shinyscholard' ...
** using staged installation
** R
** inst
** tests
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (shinyscholard)
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Running "D:/RCompile/recent/R-4.3.3/bin/x64/Rcmd.exe" INSTALL \
"D:/temp/2025_02_19_01_50_00_26759/RtmpSYmHza/file118806f3e4da6/shinyscholara" \
--install-tests --no-docs --no-multiarch --no-demo
* installing to library 'D:/temp/2025_02_19_01_50_00_26759/RtmpSYmHza/temp_libpath1188038b1761a'
* installing *source* package 'shinyscholara' ...
** using staged installation
** R
** inst
** tests
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (shinyscholara)
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
Error in initialize(...) : Invalid path to Chrome
[ FAIL 4 | WARN 4 | SKIP 25 | PASS 150 ]
══ Skipped tests (25) ══════════════════════════════════════════════════════════
• On CRAN (9): 'test-save_and_load.R:121:5', 'test-select_async.R:4:5',
'test-select_async.R:33:5', 'test-select_async.R:44:5',
'test-select_async.R:56:5', 'test-select_query.R:4:5',
'test-select_query.R:35:5', 'test-select_query.R:47:5',
'test-select_query.R:59:5'
• `shinytest2::AppDriver` can not be initialized as {chromote} can not be
started (16): 'test-create_template.R:157:7', 'test-create_template.R:200:7',
'test-create_template.R:229:7', 'test-create_template.R:257:5',
'test-downloads.R:7:5', 'test-downloads.R:40:5', 'test-downloads.R:57:5',
'test-metadata.R:132:7', 'test-plot_hist.R:18:5', 'test-plot_scatter.R:21:5',
'test-save_load.R:6:5', 'test-save_load.R:15:5', 'test-save_load.R:27:5',
'test-save_load.R:38:5', 'test-select_user.R:16:5', 'test-select_user.R:26:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-create_template.R:46:3'): Check create template returns expected errors ──
`create_template(...)` threw an error with unexpected message.
Expected match: "A package on CRAN already uses that name"
Actual message: "cannot read from connection"
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-create_template.R:46:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─shinyscholar::create_template(...)
7. ├─name %in% tools::CRAN_package_db()[, c("Package")]
8. └─tools::CRAN_package_db()
9. ├─base::as.data.frame(...)
10. └─tools:::read_CRAN_object(CRAN_baseurl_for_web_area(), "web/packages/packages.rds")
11. └─base::readRDS(con)
── Failure ('test-create_template.R:51:3'): Check create template returns expected errors ──
`create_template(...)` threw an error with unexpected message.
Expected match: "The specified app directory already exists"
Actual message: "cannot read from connection"
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-create_template.R:51:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─shinyscholar::create_template(...)
7. ├─name %in% tools::CRAN_package_db()[, c("Package")]
8. └─tools::CRAN_package_db()
9. ├─base::as.data.frame(...)
10. └─tools:::read_CRAN_object(CRAN_baseurl_for_web_area(), "web/packages/packages.rds")
11. └─base::readRDS(con)
── Failure ('test-create_template.R:82:3'): Check create template returns expected errors ──
`create_template(...)` threw an error with unexpected message.
Expected match: "The modules dataframe contains banana,apple which is/are not valid column names"
Actual message: "cannot read from connection"
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-create_template.R:82:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─shinyscholar::create_template(...)
7. ├─name %in% tools::CRAN_package_db()[, c("Package")]
8. └─tools::CRAN_package_db()
9. ├─base::as.data.frame(...)
10. └─tools:::read_CRAN_object(CRAN_baseurl_for_web_area(), "web/packages/packages.rds")
11. └─base::readRDS(con)
── Failure ('test-create_template.R:112:3'): Check create template returns expected errors ──
`create_template(...)` threw an error with unexpected message.
Expected match: "common_objects contains logger which are included\nin common by default\\. Please choose a different name\\."
Actual message: "cannot read from connection"
Backtrace:
▆
1. ├─testthat::expect_error(...) at test-create_template.R:112:3
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─shinyscholar::create_template(...)
7. ├─name %in% tools::CRAN_package_db()[, c("Package")]
8. └─tools::CRAN_package_db()
9. ├─base::as.data.frame(...)
10. └─tools:::read_CRAN_object(CRAN_baseurl_for_web_area(), "web/packages/packages.rds")
11. └─base::readRDS(con)
[ FAIL 4 | WARN 4 | SKIP 25 | PASS 150 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64