CRAN Package Check Results for Package deGradInfer

Last updated on 2019-12-21 10:47:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 9.98 137.80 147.78 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 10.95 104.08 115.03 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 182.42 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 179.27 OK
r-devel-windows-ix86+x86_64 1.0.0 27.00 188.00 215.00 OK
r-devel-windows-ix86+x86_64-gcc8 1.0.0 29.00 184.00 213.00 OK
r-patched-linux-x86_64 1.0.0 OK
r-patched-solaris-x86 1.0.0 213.00 OK
r-release-linux-x86_64 1.0.0 8.61 118.31 126.92 OK
r-release-windows-ix86+x86_64 1.0.0 24.00 169.00 193.00 OK
r-release-osx-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 11.00 177.00 188.00 OK
r-oldrel-osx-x86_64 1.0.0 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [31s/35s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(deGradInfer)
     >
     > test_check("deGradInfer")
     -- 1. Failure: Default prior works (@test_arguments.R#25) ---------------------
     `agm(...)` produced warnings.
    
     -- 2. Failure: User-specified prior works (@test_arguments.R#32) --------------
     `agm(...)` produced warnings.
    
     == testthat results ===========================================================
     [ OK: 3 | SKIPPED: 4 | WARNINGS: 935 | FAILED: 2 ]
     1. Failure: Default prior works (@test_arguments.R#25)
     2. Failure: User-specified prior works (@test_arguments.R#32)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [23s/34s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(deGradInfer)
     >
     > test_check("deGradInfer")
     ── 1. Failure: Default prior works (@test_arguments.R#25) ─────────────────────
     `agm(...)` produced warnings.
    
     ── 2. Failure: User-specified prior works (@test_arguments.R#32) ──────────────
     `agm(...)` produced warnings.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 3 | SKIPPED: 4 | WARNINGS: 935 | FAILED: 2 ]
     1. Failure: Default prior works (@test_arguments.R#25)
     2. Failure: User-specified prior works (@test_arguments.R#32)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc