CRAN Package Check Results for Package trundler

Last updated on 2021-04-25 06:48:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.19 6.11 56.38 62.49 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.19 4.93 42.74 47.67 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.19 89.55 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.19 73.27 NOTE
r-devel-windows-ix86+x86_64 0.1.19 15.00 78.00 93.00 NOTE
r-devel-windows-x86_64-gcc10-UCRT 0.1.19 ERROR
r-patched-linux-x86_64 0.1.19 6.08 53.80 59.88 NOTE
r-patched-solaris-x86 0.1.19 118.90 ERROR
r-release-linux-x86_64 0.1.19 6.32 53.13 59.45 OK
r-release-macos-x86_64 0.1.19 OK
r-release-windows-ix86+x86_64 0.1.19 12.00 79.00 91.00 OK
r-oldrel-macos-x86_64 0.1.19 OK
r-oldrel-windows-ix86+x86_64 0.1.19 13.00 70.00 83.00 OK

Additional issues

M1mac

Check Details

Version: 0.1.19
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64

Version: 0.1.19
Check: package dependencies
Result: ERROR
    Packages required but not available:
     'dplyr', 'glue', 'httr', 'jsonlite', 'magrittr', 'progressr',
     'tibble', 'tidygraph', 'tidyselect', 'urltools'
    
    Packages suggested but not available for checking:
     'devtools', 'ggraph', 'patchwork', 'RPostgres', 'testthat', 'tidyr'
    
    See section 'The DESCRIPTION file' in the 'Writing R Extensions'
    manual.
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 0.1.19
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/25s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(trundler)
     >
     > test_check("trundler")
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     ● On CRAN (18)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-0-http.R:8:3): check that response is compressed ──────────────
     headers(r)$`content-encoding` not equal to "gzip".
     target is NULL, current is character
    
     [ FAIL 1 | WARN 0 | SKIP 18 | PASS 10 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-solaris-x86