CRAN Package Check Results for Package unpivotr

Last updated on 2024-11-02 23:48:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.3 4.11 68.69 72.80 OK
r-devel-linux-x86_64-debian-gcc 0.6.3 2.73 51.22 53.95 OK
r-devel-linux-x86_64-fedora-clang 0.6.3 115.50 OK
r-devel-linux-x86_64-fedora-gcc 0.6.3 128.75 OK
r-devel-windows-x86_64 0.6.3 7.00 86.00 93.00 OK
r-patched-linux-x86_64 0.6.3 4.27 65.25 69.52 OK
r-release-linux-x86_64 0.6.3 3.64 55.36 59.00 ERROR
r-release-macos-arm64 0.6.3 42.00 OK
r-release-macos-x86_64 0.6.3 62.00 OK
r-release-windows-x86_64 0.6.3 5.00 88.00 93.00 OK
r-oldrel-macos-arm64 0.6.3 48.00 OK
r-oldrel-macos-x86_64 0.6.3 71.00 OK
r-oldrel-windows-x86_64 0.6.3 6.00 101.00 107.00 OK

Check Details

Version: 0.6.3
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'tidyxl', 'DT' Flavor: r-release-linux-x86_64

Version: 0.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/12s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(unpivotr) > > test_check("unpivotr") [ FAIL 1 | WARN 2 | SKIP 0 | PASS 256 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-enhead.R:310:3'): the `drop` argument works ──────────────────── <packageNotFoundError/error/condition> Error in `loadNamespace(x)`: there is no package called 'tidyxl' Backtrace: ▆ 1. └─base::loadNamespace(x) at test-enhead.R:310:3 2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL) 3. └─base (local) withOneRestart(expr, restarts[[1L]]) 4. └─base (local) doWithOneRestart(return(expr), restart) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 256 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.6.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘html.Rmd’ using rmarkdown --- finished re-building ‘html.Rmd’ --- re-building ‘introduction.Rmd’ using rmarkdown Quitting from lines 147-172 [tidyxl-unpivotr-demo] (introduction.Rmd) Error: processing vignette 'introduction.Rmd' failed with diagnostics: there is no package called 'tidyxl' --- failed re-building ‘introduction.Rmd’ --- re-building ‘small-multiples.Rmd’ using rmarkdown Quitting from lines 39-45 [unnamed-chunk-2] (small-multiples.Rmd) Error: processing vignette 'small-multiples.Rmd' failed with diagnostics: there is no package called 'tidyxl' --- failed re-building ‘small-multiples.Rmd’ SUMMARY: processing the following files failed: ‘introduction.Rmd’ ‘small-multiples.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-release-linux-x86_64