CRAN Package Check Results for Package clustermq

Last updated on 2019-11-26 00:51:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.8 8.69 40.58 49.27 ERROR
r-devel-linux-x86_64-debian-gcc 0.8.8 7.46 33.35 40.81 ERROR
r-devel-linux-x86_64-fedora-clang 0.8.8 59.32 NOTE
r-devel-linux-x86_64-fedora-gcc 0.8.8 62.01 NOTE
r-devel-windows-ix86+x86_64 0.8.8 19.00 61.00 80.00 OK
r-devel-windows-ix86+x86_64-gcc8 0.8.8 13.00 44.00 57.00 OK
r-patched-linux-x86_64 0.8.8 8.31 39.61 47.92 OK
r-patched-solaris-x86 0.8.8 92.80 NOTE
r-release-linux-x86_64 0.8.8 7.86 40.29 48.15 OK
r-release-windows-ix86+x86_64 0.8.8 16.00 48.00 64.00 OK
r-release-osx-x86_64 0.8.8 NOTE
r-oldrel-windows-ix86+x86_64 0.8.8 10.00 66.00 76.00 OK
r-oldrel-osx-x86_64 0.8.8 NOTE

Check Details

Version: 0.8.8
Check: tests
Result: ERROR
     Running 'testthat.R' [9s/18s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > test_check("clustermq")
     Loading required package: clustermq
     * Option 'clustermq.scheduler' not set, defaulting to 'LOCAL'
     --- see: https://mschubert.github.io/clustermq/articles/userguide.html#configuration
     -- 1. Failure: check call classes (@test-2-work_chunk.r#24) -------------------
     work_chunk(df2, fx)$result not equal to setNames(rep(list(re), 3), c(1:3)).
     Component "1": Modes: list, character
     Component "1": Component "a": Lengths (2, 1) differ (string compare on first 1)
     Component "2": Modes: list, character
     Component "2": Component "a": Lengths (2, 1) differ (string compare on first 1)
     Component "3": Modes: list, character
     Component "3": Component "a": Lengths (2, 1) differ (string compare on first 1)
    
     == testthat results ===========================================================
     [ OK: 100 | SKIPPED: 4 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: check call classes (@test-2-work_chunk.r#24)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.8.8
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/20s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > test_check("clustermq")
     Loading required package: clustermq
     * Option 'clustermq.scheduler' not set, defaulting to 'LOCAL'
     --- see: https://mschubert.github.io/clustermq/articles/userguide.html#configuration
     ── 1. Failure: check call classes (@test-2-work_chunk.r#24) ───────────────────
     work_chunk(df2, fx)$result not equal to setNames(rep(list(re), 3), c(1:3)).
     Component "1": Modes: list, character
     Component "1": Component "a": Lengths (2, 1) differ (string compare on first 1)
     Component "2": Modes: list, character
     Component "2": Component "a": Lengths (2, 1) differ (string compare on first 1)
     Component "3": Modes: list, character
     Component "3": Component "a": Lengths (2, 1) differ (string compare on first 1)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 100 | SKIPPED: 4 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: check call classes (@test-2-work_chunk.r#24)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.8.8
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘R6’ ‘purrr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64