CRAN Package Check Results for Maintainer ‘Greg Freedman Ellis <greg at crunch.io>’

Last updated on 2025-03-19 05:52:48 CET.

Package ERROR OK
crplyr 15
crunch 15
crunchy 2 13

Package crplyr

Current CRAN status: OK: 15

Package crunch

Current CRAN status: OK: 15

Package crunchy

Current CRAN status: ERROR: 2, OK: 13

Version: 0.3.3
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [6s/14s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("crunchy") Loading required package: crunchy Loading required package: crunch Attaching package: 'crunch' The following objects are masked from 'package:stats': filter, rstandard, setNames The following object is masked from 'package:graphics': title The following object is masked from 'package:utils': write.csv The following object is masked from 'package:base': table Loading required package: shiny [ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-gadgets.R:56:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-gadgets.R:69:5'): (code run outside of `test_that()`) ────────── Error: "test ds" not found Backtrace: ▆ 1. ├─global with_mock_crunch(...) at test-gadgets.R:63:1 2. │ ├─base::with(opts, with_mock_api(expr)) 3. │ ├─crunch:::with.contextManager(opts, with_mock_api(expr)) 4. │ │ └─base::eval(substitute(expr), envir = parent.frame()) 5. │ │ └─base::eval(substitute(expr), envir = parent.frame()) 6. │ └─httptest::with_mock_api(expr) 7. │ └─base::eval.parent(expr) 8. │ └─base::eval(expr, p) 9. └─crunch::loadDataset("test ds") at test-gadgets.R:69:5 10. └─httpcache::halt(dQuote(dataset), " not found") [ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.3
Check: tests
Result: ERROR Running ‘spelling.R’ Running ‘testthat.R’ [19s/68s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("crunchy") Loading required package: crunchy Loading required package: crunch Attaching package: 'crunch' The following objects are masked from 'package:stats': filter, rstandard, setNames The following object is masked from 'package:graphics': title The following object is masked from 'package:utils': write.csv The following object is masked from 'package:base': table Loading required package: shiny [ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-gadgets.R:56:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-gadgets.R:69:5'): (code run outside of `test_that()`) ────────── Error: "test ds" not found Backtrace: ▆ 1. ├─global with_mock_crunch(...) at test-gadgets.R:63:1 2. │ ├─base::with(opts, with_mock_api(expr)) 3. │ ├─crunch:::with.contextManager(opts, with_mock_api(expr)) 4. │ │ └─base::eval(substitute(expr), envir = parent.frame()) 5. │ │ └─base::eval(substitute(expr), envir = parent.frame()) 6. │ └─httptest::with_mock_api(expr) 7. │ └─base::eval.parent(expr) 8. │ └─base::eval(expr, p) 9. └─crunch::loadDataset("test ds") at test-gadgets.R:69:5 10. └─httpcache::halt(dQuote(dataset), " not found") [ FAIL 1 | WARN 2 | SKIP 1 | PASS 28 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc