CRAN Package Check Results for Package ggdist

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2.0 11.69 208.98 220.67 OK
r-devel-linux-x86_64-debian-gcc 2.2.0 9.89 150.54 160.43 OK
r-devel-linux-x86_64-fedora-clang 2.2.0 265.27 OK
r-devel-linux-x86_64-fedora-gcc 2.2.0 262.15 OK
r-devel-windows-ix86+x86_64 2.2.0 32.00 332.00 364.00 OK
r-patched-linux-x86_64 2.2.0 11.54 193.54 205.08 OK
r-patched-solaris-x86 2.2.0 312.90 OK
r-release-linux-x86_64 2.2.0 12.38 193.47 205.85 OK
r-release-macos-x86_64 2.2.0 OK
r-release-windows-ix86+x86_64 2.2.0 32.00 209.00 241.00 OK
r-oldrel-macos-x86_64 2.2.0 ERROR
r-oldrel-windows-ix86+x86_64 2.2.0 16.00 214.00 230.00 ERROR

Check Details

Version: 2.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [63s/64s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     >
     > test_check("ggdist")
     ── 1. Failure: stat_dist_dots works on NA data (@test.geom_dotsinterval.R#98) ─
     `vdiffr::expect_doppelganger(...)` produced unexpected warnings.
     Expected match: Removed 1 rows containing non-finite values
     Actual values:
     * Computation failed in `stat_dist_dots()`:
     stat_dist_slabinterval does not support objects of type "factor"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 98 | SKIPPED: 146 | WARNINGS: 8 | FAILED: 1 ]
     1. Failure: stat_dist_dots works on NA data (@test.geom_dotsinterval.R#98)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 2.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [93s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > # This is necessary because some tests fail otherwise; see https://github.com/hadley/testthat/issues/144
     > Sys.setenv("R_TESTS" = "")
     >
     > library(testthat)
     > library(ggdist)
     >
     > test_check("ggdist")
     -- 1. Failure: stat_dist_dots works on NA data (@test.geom_dotsinterval.R#98) -
     `vdiffr::expect_doppelganger(...)` produced unexpected warnings.
     Expected match: Removed 1 rows containing non-finite values
     Actual values:
     * Computation failed in `stat_dist_dots()`:
     stat_dist_slabinterval does not support objects of type "factor"
    
     == testthat results ===========================================================
     [ OK: 98 | SKIPPED: 146 | WARNINGS: 8 | FAILED: 1 ]
     1. Failure: stat_dist_dots works on NA data (@test.geom_dotsinterval.R#98)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64