* using log directory ‘/srv/hornik/tmp/CRAN_pretest/crplyr.Rcheck’ * using R Under development (unstable) (2025-03-12 r87950) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.7 (1+b1) Debian flang-new version 19.1.7 (1+b1) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘crplyr/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘crplyr’ version ‘0.4.2’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [4s/4s] OK * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘crplyr’ can be installed ... [4s/4s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking whether startup messages can be suppressed ... [1s/1s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [5s/5s] OK * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [2s/2s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [3s/4s] ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [3s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(httptest) Loading required package: testthat > test_check("crplyr") Loading required package: crplyr 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: dplyr Attaching package: 'dplyr' The following objects are masked from 'package:crunch': combine, filter, id The following object is masked from 'package:testthat': matches The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union [ FAIL 7 | WARN 1 | SKIP 1 | PASS 94 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-plots-vdiff.R:5:5' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-as-tibble.R:74:5'): (code run outside of `test_that()`) ──────── Error: GET https://app.crunch.io/api/datasets/by_name/1/ (app.crunch.io/api/datasets/by_name/1.json) Backtrace: ▆ 1. ├─crplyr:::with_mock_crunch(...) at test-as-tibble.R:73: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("1", project = NULL) at test-as-tibble.R:74:5 10. └─crunch:::lookupDataset(dataset, project = project) 11. └─crunch:::findDatasetsByName(x) 12. ├─crunch:::DatasetCatalog(crGET(u)) 13. │ └─methods::new(``, ...) 14. │ ├─methods::initialize(value, ...) 15. │ └─crunch (local) initialize(value, ...) 16. │ ├─methods::callNextMethod(.Object, ...) 17. │ │ └─base::eval(call, callEnv) 18. │ │ └─base::eval(call, callEnv) 19. │ └─crunch (local) .nextMethod(.Object, ...) 20. │ ├─methods::callNextMethod(.Object, ...) 21. │ │ └─base::eval(call, callEnv) 22. │ │ └─base::eval(call, callEnv) 23. │ └─crunch (local) .nextMethod(.Object, ...) 24. └─crunch::crGET(u) 25. └─crunch:::crunchAPI("GET", url, config = config, ...) 26. └─httpcache (local) FUN(...) 27. └─httr::GET(url, ...) 28. └─httr:::request_perform(req, hu$handle$handle) 29. └─httr:::request_fetch(req$output, req$url, handle) 30. └─httptest (local) ``(req) 31. └─httptest:::stop_request(req) ── Error ('test-collect.R:10:5'): (code run outside of `test_that()`) ────────── Error: GET https://app.crunch.io/api/datasets/by_name/1/ (app.crunch.io/api/datasets/by_name/1.json) Backtrace: ▆ 1. ├─crplyr:::with_mock_crunch(...) at test-collect.R:9: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("1", project = NULL) at test-collect.R:10:5 10. └─crunch:::lookupDataset(dataset, project = project) 11. └─crunch:::findDatasetsByName(x) 12. ├─crunch:::DatasetCatalog(crGET(u)) 13. │ └─methods::new(``, ...) 14. │ ├─methods::initialize(value, ...) 15. │ └─crunch (local) initialize(value, ...) 16. │ ├─methods::callNextMethod(.Object, ...) 17. │ │ └─base::eval(call, callEnv) 18. │ │ └─base::eval(call, callEnv) 19. │ └─crunch (local) .nextMethod(.Object, ...) 20. │ ├─methods::callNextMethod(.Object, ...) 21. │ │ └─base::eval(call, callEnv) 22. │ │ └─base::eval(call, callEnv) 23. │ └─crunch (local) .nextMethod(.Object, ...) 24. └─crunch::crGET(u) 25. └─crunch:::crunchAPI("GET", url, config = config, ...) 26. └─httpcache (local) FUN(...) 27. └─httr::GET(url, ...) 28. └─httr:::request_perform(req, hu$handle$handle) 29. └─httr:::request_fetch(req$output, req$url, handle) 30. └─httptest (local) ``(req) 31. └─httptest:::stop_request(req) ── Error ('test-filter.R:4:5'): (code run outside of `test_that()`) ──────────── Error: GET https://app.crunch.io/api/datasets/by_name/1/ (app.crunch.io/api/datasets/by_name/1.json) Backtrace: ▆ 1. ├─crplyr:::with_mock_crunch(...) at test-filter.R:3: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("1", project = NULL) at test-filter.R:4:5 10. └─crunch:::lookupDataset(dataset, project = project) 11. └─crunch:::findDatasetsByName(x) 12. ├─crunch:::DatasetCatalog(crGET(u)) 13. │ └─methods::new(``, ...) 14. │ ├─methods::initialize(value, ...) 15. │ └─crunch (local) initialize(value, ...) 16. │ ├─methods::callNextMethod(.Object, ...) 17. │ │ └─base::eval(call, callEnv) 18. │ │ └─base::eval(call, callEnv) 19. │ └─crunch (local) .nextMethod(.Object, ...) 20. │ ├─methods::callNextMethod(.Object, ...) 21. │ │ └─base::eval(call, callEnv) 22. │ │ └─base::eval(call, callEnv) 23. │ └─crunch (local) .nextMethod(.Object, ...) 24. └─crunch::crGET(u) 25. └─crunch:::crunchAPI("GET", url, config = config, ...) 26. └─httpcache (local) FUN(...) 27. └─httr::GET(url, ...) 28. └─httr:::request_perform(req, hu$handle$handle) 29. └─httr:::request_fetch(req$output, req$url, handle) 30. └─httptest (local) ``(req) 31. └─httptest:::stop_request(req) ── Error ('test-group-by.R:6:5'): (code run outside of `test_that()`) ────────── Error: GET https://app.crunch.io/api/datasets/by_name/1/ (app.crunch.io/api/datasets/by_name/1.json) Backtrace: ▆ 1. ├─crplyr:::with_mock_crunch(...) at test-group-by.R:5: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("1", project = NULL) at test-group-by.R:6:5 10. └─crunch:::lookupDataset(dataset, project = project) 11. └─crunch:::findDatasetsByName(x) 12. ├─crunch:::DatasetCatalog(crGET(u)) 13. │ └─methods::new(``, ...) 14. │ ├─methods::initialize(value, ...) 15. │ └─crunch (local) initialize(value, ...) 16. │ ├─methods::callNextMethod(.Object, ...) 17. │ │ └─base::eval(call, callEnv) 18. │ │ └─base::eval(call, callEnv) 19. │ └─crunch (local) .nextMethod(.Object, ...) 20. │ ├─methods::callNextMethod(.Object, ...) 21. │ │ └─base::eval(call, callEnv) 22. │ │ └─base::eval(call, callEnv) 23. │ └─crunch (local) .nextMethod(.Object, ...) 24. └─crunch::crGET(u) 25. └─crunch:::crunchAPI("GET", url, config = config, ...) 26. └─httpcache (local) FUN(...) 27. └─httr::GET(url, ...) 28. └─httr:::request_perform(req, hu$handle$handle) 29. └─httr:::request_fetch(req$output, req$url, handle) 30. └─httptest (local) ``(req) 31. └─httptest:::stop_request(req) ── Error ('test-mutate.R:4:5'): (code run outside of `test_that()`) ──────────── Error: GET https://app.crunch.io/api/datasets/by_name/1/ (app.crunch.io/api/datasets/by_name/1.json) Backtrace: ▆ 1. ├─crplyr:::with_mock_crunch(...) at test-mutate.R:3: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("1", project = NULL) at test-mutate.R:4:5 10. └─crunch:::lookupDataset(dataset, project = project) 11. └─crunch:::findDatasetsByName(x) 12. ├─crunch:::DatasetCatalog(crGET(u)) 13. │ └─methods::new(``, ...) 14. │ ├─methods::initialize(value, ...) 15. │ └─crunch (local) initialize(value, ...) 16. │ ├─methods::callNextMethod(.Object, ...) 17. │ │ └─base::eval(call, callEnv) 18. │ │ └─base::eval(call, callEnv) 19. │ └─crunch (local) .nextMethod(.Object, ...) 20. │ ├─methods::callNextMethod(.Object, ...) 21. │ │ └─base::eval(call, callEnv) 22. │ │ └─base::eval(call, callEnv) 23. │ └─crunch (local) .nextMethod(.Object, ...) 24. └─crunch::crGET(u) 25. └─crunch:::crunchAPI("GET", url, config = config, ...) 26. └─httpcache (local) FUN(...) 27. └─httr::GET(url, ...) 28. └─httr:::request_perform(req, hu$handle$handle) 29. └─httr:::request_fetch(req$output, req$url, handle) 30. └─httptest (local) ``(req) 31. └─httptest:::stop_request(req) ── Error ('test-select.R:4:5'): (code run outside of `test_that()`) ──────────── Error: GET https://app.crunch.io/api/datasets/by_name/1/ (app.crunch.io/api/datasets/by_name/1.json) Backtrace: ▆ 1. ├─crplyr:::with_mock_crunch(...) at test-select.R:3: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("1", project = NULL) at test-select.R:4:5 10. └─crunch:::lookupDataset(dataset, project = project) 11. └─crunch:::findDatasetsByName(x) 12. ├─crunch:::DatasetCatalog(crGET(u)) 13. │ └─methods::new(``, ...) 14. │ ├─methods::initialize(value, ...) 15. │ └─crunch (local) initialize(value, ...) 16. │ ├─methods::callNextMethod(.Object, ...) 17. │ │ └─base::eval(call, callEnv) 18. │ │ └─base::eval(call, callEnv) 19. │ └─crunch (local) .nextMethod(.Object, ...) 20. │ ├─methods::callNextMethod(.Object, ...) 21. │ │ └─base::eval(call, callEnv) 22. │ │ └─base::eval(call, callEnv) 23. │ └─crunch (local) .nextMethod(.Object, ...) 24. └─crunch::crGET(u) 25. └─crunch:::crunchAPI("GET", url, config = config, ...) 26. └─httpcache (local) FUN(...) 27. └─httr::GET(url, ...) 28. └─httr:::request_perform(req, hu$handle$handle) 29. └─httr:::request_fetch(req$output, req$url, handle) 30. └─httptest (local) ``(req) 31. └─httptest:::stop_request(req) ── Error ('test-variable-autoplot.R:14:5'): (code run outside of `test_that()`) ── Error: GET https://app.crunch.io/api/datasets/by_name/1/ (app.crunch.io/api/datasets/by_name/1.json) Backtrace: ▆ 1. ├─crplyr:::with_mock_crunch(...) at test-variable-autoplot.R:13: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("1", project = NULL) at test-variable-autoplot.R:14:5 10. └─crunch:::lookupDataset(dataset, project = project) 11. └─crunch:::findDatasetsByName(x) 12. ├─crunch:::DatasetCatalog(crGET(u)) 13. │ └─methods::new(``, ...) 14. │ ├─methods::initialize(value, ...) 15. │ └─crunch (local) initialize(value, ...) 16. │ ├─methods::callNextMethod(.Object, ...) 17. │ │ └─base::eval(call, callEnv) 18. │ │ └─base::eval(call, callEnv) 19. │ └─crunch (local) .nextMethod(.Object, ...) 20. │ ├─methods::callNextMethod(.Object, ...) 21. │ │ └─base::eval(call, callEnv) 22. │ │ └─base::eval(call, callEnv) 23. │ └─crunch (local) .nextMethod(.Object, ...) 24. └─crunch::crGET(u) 25. └─crunch:::crunchAPI("GET", url, config = config, ...) 26. └─httpcache (local) FUN(...) 27. └─httr::GET(url, ...) 28. └─httr:::request_perform(req, hu$handle$handle) 29. └─httr:::request_fetch(req$output, req$url, handle) 30. └─httptest (local) ``(req) 31. └─httptest:::stop_request(req) [ FAIL 7 | WARN 1 | SKIP 1 | PASS 94 ] Deleting unused snapshots: • plots-vdiff/cat-cat-bar.svg • plots-vdiff/cat-cat-dot.svg • plots-vdiff/cat-cat-prop-bar.svg • plots-vdiff/cat-cat-prop-dot.svg • plots-vdiff/cat-cat-prop-tile.svg • plots-vdiff/cat-cat-tile.svg • plots-vdiff/cat-x-mr-x-mr-bar.svg • plots-vdiff/cat-x-mr-x-mr-dot.svg • plots-vdiff/cat-x-mr-x-mr-prop.svg • plots-vdiff/cat-x-mr-x-mr-tile.svg • plots-vdiff/catarray-x-cat-bar.svg • plots-vdiff/catarray-x-cat-dot.svg • plots-vdiff/catarray-x-cat-prop.svg • plots-vdiff/catarray-x-cat-tile.svg • plots-vdiff/catarray-x-cat-x-cat-bar.svg • plots-vdiff/catarray-x-cat-x-cat-dot.svg • plots-vdiff/catarray-x-cat-x-cat-tile.svg • plots-vdiff/catarray-x-mr-bar.svg • plots-vdiff/catarray-x-mr-dot.svg • plots-vdiff/catarray-x-mr-tile.svg • plots-vdiff/univariate-bar.svg • plots-vdiff/univariate-tile.svg Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [7s/7s] OK * checking PDF version of manual ... [2s/2s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR