CRAN Package Check Results for Package bayesplot

Last updated on 2020-08-07 01:49:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.7.2 13.92 321.36 335.28 OK
r-devel-linux-x86_64-debian-gcc 1.7.2 10.40 225.43 235.83 OK
r-devel-linux-x86_64-fedora-clang 1.7.2 370.24 NOTE
r-devel-linux-x86_64-fedora-gcc 1.7.2 376.88 OK
r-devel-windows-ix86+x86_64 1.7.2 33.00 401.00 434.00 NOTE
r-patched-linux-x86_64 1.7.2 11.13 257.73 268.86 ERROR
r-patched-solaris-x86 1.7.2 393.70 NOTE
r-release-linux-x86_64 1.7.2 13.47 302.10 315.57 OK
r-release-macos-x86_64 1.7.2 NOTE
r-release-windows-ix86+x86_64 1.7.2 29.00 300.00 329.00 NOTE
r-oldrel-macos-x86_64 1.7.2 NOTE
r-oldrel-windows-ix86+x86_64 1.7.2 17.00 292.00 309.00 NOTE

Check Details

Version: 1.7.2
Check: installed package size
Result: NOTE
     installed size is 5.9Mb
     sub-directories of 1Mb or more:
     R 1.8Mb
     doc 3.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

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

Version: 1.7.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [97s/105s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(bayesplot)
     This is bayesplot version 1.7.2
     - Online documentation and vignettes at mc-stan.org/bayesplot
     - bayesplot theme set to bayesplot::theme_default()
     * Does _not_ affect other ggplot2 plots
     * See ?bayesplot_theme_set for details on theme setting
     >
     > Sys.unsetenv("R_TESTS")
     > test_check("bayesplot")
     ── 1. Error: (unknown) (@test-extractors.R#2) ─────────────────────────────────
     there is no package called 'rstanarm'
     Backtrace:
     1. base::suppressPackageStartupMessages(library(rstanarm))
     3. base::library(rstanarm)
    
     ── 2. Error: prepare_mcmc_array processes non-array input types correctly (@test
     there is no package called 'rstanarm'
     Backtrace:
     1. base::suppressPackageStartupMessages(library(rstanarm))
     3. base::library(rstanarm)
    
     ── 3. Error: (unknown) (@test-mcmc-nuts.R#2) ──────────────────────────────────
     there is no package called 'rstanarm'
     Backtrace:
     1. base::suppressPackageStartupMessages(library(rstanarm))
     3. base::library(rstanarm)
    
     ── 4. Error: (unknown) (@test-mcmc-recover.R#2) ───────────────────────────────
     there is no package called 'rstanarm'
     Backtrace:
     1. base::suppressPackageStartupMessages(library(rstanarm))
     3. base::library(rstanarm)
    
     ── 5. Error: (unknown) (@test-mcmc-scatter-and-parcoord.R#2) ──────────────────
     there is no package called 'rstanarm'
     Backtrace:
     1. base::suppressPackageStartupMessages(library(rstanarm))
     3. base::library(rstanarm)
    
     ── 6. Error: (unknown) (@test-ppc-discrete.R#2) ───────────────────────────────
     there is no package called 'rstanarm'
     Backtrace:
     1. base::suppressPackageStartupMessages(library(rstanarm))
     3. base::library(rstanarm)
    
     ── 7. Error: (unknown) (@test-ppc-loo.R#2) ────────────────────────────────────
     there is no package called 'rstanarm'
     Backtrace:
     1. base::suppressPackageStartupMessages(library(rstanarm))
     3. base::library(rstanarm)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 789 | SKIPPED: 34 | WARNINGS: 0 | FAILED: 7 ]
     1. Error: (unknown) (@test-extractors.R#2)
     2. Error: prepare_mcmc_array processes non-array input types correctly (@test-helpers-mcmc.R#244)
     3. Error: (unknown) (@test-mcmc-nuts.R#2)
     4. Error: (unknown) (@test-mcmc-recover.R#2)
     5. Error: (unknown) (@test-mcmc-scatter-and-parcoord.R#2)
     6. Error: (unknown) (@test-ppc-discrete.R#2)
     7. Error: (unknown) (@test-ppc-loo.R#2)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64