CRAN Package Check Results for Package dabestr

Last updated on 2023-10-04 08:01:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.0 29.70 237.91 267.61 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.0 23.74 170.95 194.69 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.0 294.10 NOTE
r-devel-linux-x86_64-fedora-gcc 0.3.0 306.95 NOTE
r-devel-windows-x86_64 0.3.0 11.00 220.00 231.00 OK
r-patched-linux-x86_64 0.3.0 33.34 231.82 265.16 OK
r-release-linux-x86_64 0.3.0 31.16 230.61 261.77 OK
r-release-macos-arm64 0.3.0 101.00 OK
r-release-macos-x86_64 0.3.0 163.00 OK
r-release-windows-x86_64 0.3.0 14.00 260.00 274.00 OK
r-oldrel-macos-arm64 0.3.0 92.00 NOTE
r-oldrel-macos-x86_64 0.3.0 211.00 NOTE
r-oldrel-windows-x86_64 0.3.0 13.00 261.00 274.00 OK

Check Details

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [69s/82s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dabestr)
     Loading required package: magrittr
    
     Attaching package: 'magrittr'
    
     The following objects are masked from 'package:testthat':
    
     equals, is_less_than, not
    
     >
     > test_check("dabestr")
     [ FAIL 1 | WARN 3 | SKIP 9 | PASS 25 ]
    
     ══ Skipped tests (9) ═══════════════════════════════════════════════════════════
     • On CRAN (9): 'test-aesthetics.R:30:3', 'test-aesthetics.R:161:3',
     'test-cumming-plots.R:86:3', 'test-cumming-plots.R:109:3',
     'test-cumming-plots.R:139:3', 'test-cumming-plots.R:160:3',
     'test-gardner-altman-plots.R:21:3', 'test-gardner-altman-plots.R:61:3',
     'test-unquoting.R:62:3'
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-cumming-plots.R:8:3'): Cumming two-groups ──────────────────────
     Error in `.make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version)`: invalid non-character version specification 'x' (type: double)
     Backtrace:
     ▆
     1. ├─testthat::skip_if(getRversion() == 4.1) at test-cumming-plots.R:8:2
     2. │ └─base::isTRUE(condition)
     3. └─base::Ops.numeric_version(getRversion(), 4.1)
     4. └─base::as.numeric_version(e2)
     5. └─base::numeric_version(x)
     6. └─base::.make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version)
    
     [ FAIL 1 | WARN 3 | SKIP 9 | PASS 25 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [49s/75s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(dabestr)
     Loading required package: magrittr
    
     Attaching package: 'magrittr'
    
     The following objects are masked from 'package:testthat':
    
     equals, is_less_than, not
    
     >
     > test_check("dabestr")
     [ FAIL 1 | WARN 3 | SKIP 9 | PASS 25 ]
    
     ══ Skipped tests (9) ═══════════════════════════════════════════════════════════
     • On CRAN (9): 'test-aesthetics.R:30:3', 'test-aesthetics.R:161:3',
     'test-cumming-plots.R:86:3', 'test-cumming-plots.R:109:3',
     'test-cumming-plots.R:139:3', 'test-cumming-plots.R:160:3',
     'test-gardner-altman-plots.R:21:3', 'test-gardner-altman-plots.R:61:3',
     'test-unquoting.R:62:3'
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-cumming-plots.R:8:3'): Cumming two-groups ──────────────────────
     Error in `.make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version)`: invalid non-character version specification 'x' (type: double)
     Backtrace:
     ▆
     1. ├─testthat::skip_if(getRversion() == 4.1) at test-cumming-plots.R:8:2
     2. │ └─base::isTRUE(condition)
     3. └─base::Ops.numeric_version(getRversion(), 4.1)
     4. └─base::as.numeric_version(e2)
     5. └─base::numeric_version(x)
     6. └─base::.make_numeric_version(x, strict, .standard_regexps()$valid_numeric_version)
    
     [ FAIL 1 | WARN 3 | SKIP 9 | PASS 25 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘plyr’ ‘simpleboot’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64, r-oldrel-macos-x86_64