CRAN Package Check Results for Maintainer ‘Jonah Gabry <jsg2201 at columbia.edu>’

Last updated on 2024-05-01 12:15:05 CEST.

Package ERROR NOTE OK
bayesplot 9 4
loo 1 1 11
rstantools 13
shinystan 1 11

Package bayesplot

Current CRAN status: NOTE: 9, OK: 4

Version: 1.11.1
Check: installed package size
Result: NOTE installed size is 6.5Mb sub-directories of 1Mb or more: R 1.9Mb doc 3.8Mb Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.11.1
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘rstanarm’ Flavor: r-release-linux-x86_64

Package loo

Current CRAN status: ERROR: 1, NOTE: 1, OK: 11

Version: 2.7.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘rstanarm’ Flavor: r-release-linux-x86_64

Version: 2.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/18s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 21. │ ├─base::withCallingHandlers(...) 22. │ └─base::eval(code, test_env) 23. │ └─base::eval(code, test_env) 24. │ └─testthat::test_that(...) at test_loo_predictive_metric.R:32:1 25. │ └─testthat:::test_code(desc, code, env = parent.frame(), default_reporter = local_interactive_reporter()) 26. │ └─testthat:::testthat_state_condition(before, after, call = sys.call(-1)) 27. │ └─testthat:::waldo_compare(before, after, x_arg = "before", y_arg = "after") 28. └─base::loadNamespace(x) 29. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 30. └─base (local) withOneRestart(expr, restarts[[1L]]) 31. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 12 | WARN 1 | SKIP 6 | PASS 649 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64

Package rstantools

Current CRAN status: OK: 13

Package shinystan

Current CRAN status: ERROR: 1, NOTE: 11

Version: 2.6.0
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘cmdstanr’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 2.6.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'cmdstanr', 'rstanarm' Flavor: r-release-linux-x86_64

Version: 2.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/19s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(shinystan) Loading required package: shiny This is shinystan version 2.6.0 > > test_check("shinystan") [ FAIL 1 | WARN 0 | SKIP 6 | PASS 125 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_creating_sso.R:197:3' • rstanarm cannot be loaded (5): 'test_creating_sso.R:45:3', 'test_creating_sso.R:60:3', 'test_creating_sso.R:135:3', 'test_creating_sso.R:150:3', 'test_creating_sso.R:161:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_misc.R:2:1'): (code run outside of `test_that()`) ────────────── <packageNotFoundError/error/condition> Error in `library(rstanarm)`: there is no package called 'rstanarm' Backtrace: ▆ 1. └─base::library(rstanarm) at test_misc.R:2:1 [ FAIL 1 | WARN 0 | SKIP 6 | PASS 125 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64