CRAN Package Check Results for Package targets

Last updated on 2021-04-25 14:47:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 26.12 220.23 246.35 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 19.28 163.35 182.63 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 299.09 OK
r-devel-linux-x86_64-fedora-gcc 0.4.1 296.18 OK
r-devel-windows-ix86+x86_64 0.4.1 44.00 258.00 302.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.4.1 ERROR
r-patched-linux-x86_64 0.3.1 23.97 195.90 219.87 OK
r-patched-solaris-x86 0.4.1 333.10 OK
r-release-linux-x86_64 0.4.1 24.57 211.56 236.13 OK
r-release-macos-x86_64 0.4.1 ERROR
r-release-windows-ix86+x86_64 0.3.1 50.00 279.00 329.00 OK
r-oldrel-macos-x86_64 0.4.1 ERROR
r-oldrel-windows-ix86+x86_64 0.3.1 38.00 197.00 235.00 OK

Check Details

Version: 0.4.1
Check: package dependencies
Result: ERROR
    Packages required but not available:
     'callr', 'cli', 'data.table', 'digest', 'igraph', 'R6', 'rlang',
     'tibble', 'tidyselect', 'vctrs', 'withr', 'yaml'
    
    Packages suggested but not available for checking:
     'arrow', 'aws.s3', 'bs4Dash', 'clustermq', 'curl', 'dplyr', 'fst',
     'future', 'future.callr', 'gt', 'keras', 'knitr', 'markdown',
     'rmarkdown', 'pingr', 'pkgload', 'qs', 'rstudioapi', 'shiny',
     'shinybusy', 'shinyWidgets', 'testthat', 'torch', 'usethis',
     'visNetwork'
    
    VignetteBuilder package required for checking but not installed: 'knitr'
    
    See section 'The DESCRIPTION file' in the 'Writing R Extensions'
    manual.
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 0.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [59s/63s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-class_config.R:19:3): config$get_store() ──────────────────────
     out$get_store() (`actual`) not equal to "path2" (`expected`).
    
     `actual`: "path"
     `expected`: "path2"
     ── Failure (test-class_config.R:74:3): locking ─────────────────────────────────
     out$get_store() (`actual`) not equal to "path3" (`expected`).
    
     `actual`: "path2"
     `expected`: "path3"
    
     [ FAIL 2 | WARN 0 | SKIP 43 | PASS 2339 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-x86_64

Version: 0.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [94s/95s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-class_config.R:19:3): config$get_store() ──────────────────────
     out$get_store() (`actual`) not equal to "path2" (`expected`).
    
     `actual`: "path"
     `expected`: "path2"
     ── Failure (test-class_config.R:74:3): locking ─────────────────────────────────
     out$get_store() (`actual`) not equal to "path3" (`expected`).
    
     `actual`: "path2"
     `expected`: "path3"
    
     [ FAIL 2 | WARN 0 | SKIP 43 | PASS 2339 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-x86_64