CRAN Package Check Results for Maintainer ‘Simon E. H. Smart <simon.smart at cantab.net>’

Last updated on 2026-01-26 02:51:07 CET.

Package ERROR OK
shinyscholar 1 12

Package shinyscholar

Current CRAN status: ERROR: 1, OK: 12

Version: 0.4.3
Check: tests
Result: ERROR Running 'testthat.R' [74s] Running the tests in 'tests/testthat.R' failed. Complete output: > Sys.setenv("R_TEST" = "") > library(testthat) > library(shinyscholar) Loading required package: bslib Attaching package: 'bslib' The following object is masked from 'package:utils': page 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.5.2/bin/x64/Rcmd.exe" INSTALL \ "D:/temp/2026_01_23_01_50_00_4475/Rtmp2JXhhu/file406c52db269a/shinyscholara" \ --install-tests --no-docs --no-multiarch --no-demo * installing to library 'D:/temp/2026_01_23_01_50_00_4475/Rtmp2JXhhu/temp_libpath406c66527950' * 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) Running "D:/RCompile/recent/R-4.5.2/bin/x64/Rcmd.exe" INSTALL \ "D:/temp/2026_01_23_01_50_00_4475/Rtmp2JXhhu/file406c615a24fb/shinyscholarb" \ --install-tests --no-docs --no-multiarch --no-demo * installing to library 'D:/temp/2026_01_23_01_50_00_4475/Rtmp2JXhhu/temp_libpath406c7c0f5093' * 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) Running "D:/RCompile/recent/R-4.5.2/bin/x64/Rcmd.exe" INSTALL \ "D:/temp/2026_01_23_01_50_00_4475/Rtmp2JXhhu/file406c79855e9c/shinyscholarc" \ --install-tests --no-docs --no-multiarch --no-demo * installing to library 'D:/temp/2026_01_23_01_50_00_4475/Rtmp2JXhhu/temp_libpath406c587f3110' * 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) Running "D:/RCompile/recent/R-4.5.2/bin/x64/Rcmd.exe" INSTALL \ "D:/temp/2026_01_23_01_50_00_4475/Rtmp2JXhhu/file406c4d3e2ab0/shinyscholard" \ --install-tests --no-docs --no-multiarch --no-demo * installing to library 'D:/temp/2026_01_23_01_50_00_4475/Rtmp2JXhhu/temp_libpath406cba43944' * 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) Saving _problems/test-helpers-4.R [ FAIL 1 | WARN 1 | SKIP 30 | PASS 152 ] ══ Skipped tests (30) ══════════════════════════════════════════════════════════ • On CRAN (30): 'test-create_template.R:158:7', 'test-create_template.R:200:7', 'test-create_template.R:230:7', 'test-create_template.R:260:7', 'test-downloads.R:6:5', 'test-downloads.R:37:5', 'test-downloads.R:52:5', 'test-downloads.R:71:5', 'test-metadata.R:98:5', 'test-plot_auto.R:7:5', 'test-plot_hist.R:20:5', 'test-plot_scatter.R:19:5', 'test-plot_semi.R:6:5', 'test-save_and_load.R:121:5', 'test-save_load.R:5:5', 'test-save_load.R:15:5', 'test-save_load.R:28:5', 'test-save_load.R:40:5', 'test-save_load.R:56: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', 'test-select_user.R:15:5', 'test-select_user.R:26:5', 'test-select_user.R:37:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-helpers.R:4:5'): Check check_url functions as expected ─────── Expected `check_url("https://www.google.com")` to inherit from "character". Actual inheritance: "NULL" [ FAIL 1 | WARN 1 | SKIP 30 | PASS 152 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64