CRAN Package Check Results for Package shinyscholar

Last updated on 2025-02-23 19:51:20 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.5 5.01 125.85 130.86 OK
r-devel-linux-x86_64-debian-gcc 0.2.5 3.41 89.77 93.18 OK
r-devel-linux-x86_64-fedora-clang 0.2.5 189.22 OK
r-devel-linux-x86_64-fedora-gcc 0.2.5 206.60 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.89 120.21 125.10 OK
r-release-linux-x86_64 0.2.5 4.50 119.08 123.58 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 174.00 183.00 OK

Check Details

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.