CRAN Package Check Results for Package modelbased

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 4.69 353.48 358.17 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 4.01 130.68 134.69 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 321.61 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 333.65 OK
r-devel-windows-ix86+x86_64 0.1.2 24.00 355.00 379.00 OK
r-patched-linux-x86_64 0.1.2 5.91 87.00 92.91 ERROR
r-patched-solaris-x86 0.1.2 496.20 OK
r-release-linux-x86_64 0.1.2 5.01 316.03 321.04 OK
r-release-macos-x86_64 0.1.2 OK
r-release-windows-ix86+x86_64 0.1.2 25.00 275.00 300.00 OK
r-oldrel-macos-x86_64 0.1.2 OK
r-oldrel-windows-ix86+x86_64 0.1.2 13.00 412.00 425.00 OK

Check Details

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

Version: 0.1.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(modelbased)
     >
     > test_check("modelbased")
     ── 1. Error: estimate_slopes (@test-estimate_slopes.R#3) ──────────────────────
     there is no package called 'rstanarm'
     Backtrace:
     1. base::library(rstanarm)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 32 | SKIPPED: 0 | WARNINGS: 4 | FAILED: 1 ]
     1. Error: estimate_slopes (@test-estimate_slopes.R#3)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64