CRAN Package Check Results for Package crunchy

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.3 5.60 57.48 63.08 OK
r-devel-linux-x86_64-debian-gcc 0.3.3 4.41 45.12 49.53 OK
r-devel-linux-x86_64-fedora-clang 0.3.3 109.64 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.3 135.45 ERROR
r-devel-macos-arm64 0.3.3 46.00 OK
r-devel-macos-x86_64 0.3.3 71.00 OK
r-devel-windows-x86_64 0.3.3 8.00 74.00 82.00 OK
r-patched-linux-x86_64 0.3.3 6.69 55.90 62.59 OK
r-release-linux-x86_64 0.3.3 5.71 53.89 59.60 OK
r-release-macos-arm64 0.3.3 46.00 OK
r-release-macos-x86_64 0.3.3 66.00 OK
r-release-windows-x86_64 0.3.3 9.00 73.00 82.00 OK
r-oldrel-macos-arm64 0.3.3 OK
r-oldrel-macos-x86_64 0.3.3 73.00 OK
r-oldrel-windows-x86_64 0.3.3 9.00 86.00 95.00 OK

Check Details

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