CRAN Package Check Results for Maintainer ‘Bryce Frank <bfrank70 at gmail.com>’

Last updated on 2024-05-01 12:14:56 CEST.

Package ERROR OK
allometric 4 9

Package allometric

Current CRAN status: ERROR: 4, OK: 9

Version: 2.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > > test_check("allometric") Loading required package: allometric Attaching package: 'allometric' The following object is masked from 'package:stats': predict [ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-install.R:2:3' • empty test (1): 'test-publication-processing.R:23:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-publication-processing.R:49:3'): ingest_models runs correctly with locally specified data ── Error in `gzfile(file, mode)`: cannot open the connection Backtrace: ▆ 1. ├─allometric::ingest_models(FALSE, pub_path = pub_path, params_path = params_path) at test-publication-processing.R:49:3 2. │ ├─... %>% dplyr::arrange(.data$pub_id) 3. │ └─allometric::map_publications(...) 4. │ └─allometric::set_params_path(params_path) 5. │ └─base::saveRDS(params_path, rds_path) 6. │ └─base::gzfile(file, mode) 7. ├─dplyr::arrange(., .data$pub_id) 8. └─dplyr::bind_rows(.) 9. └─rlang::list2(...) [ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64

Version: 2.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/9s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > > test_check("allometric") Loading required package: allometric Attaching package: 'allometric' The following object is masked from 'package:stats': predict [ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-install.R:2:3' • empty test (1): 'test-publication-processing.R:23:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-publication-processing.R:49:3'): ingest_models runs correctly with locally specified data ── Error in `gzfile(file, mode)`: cannot open the connection Backtrace: ▆ 1. ├─allometric::ingest_models(FALSE, pub_path = pub_path, params_path = params_path) at test-publication-processing.R:49:3 2. │ ├─... %>% dplyr::arrange(.data$pub_id) 3. │ └─allometric::map_publications(...) 4. │ └─allometric::set_params_path(params_path) 5. │ └─base::saveRDS(params_path, rds_path) 6. │ └─base::gzfile(file, mode) 7. ├─dplyr::arrange(., .data$pub_id) 8. └─dplyr::bind_rows(.) 9. └─rlang::list2(...) [ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.3.0
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/8s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > > test_check("allometric") Loading required package: allometric Attaching package: 'allometric' The following object is masked from 'package:stats': predict [ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test-install.R:2:3' • empty test (1): 'test-publication-processing.R:23:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-publication-processing.R:49:3'): ingest_models runs correctly with locally specified data ── Error in `gzfile(file, mode)`: cannot open the connection Backtrace: ▆ 1. ├─allometric::ingest_models(FALSE, pub_path = pub_path, params_path = params_path) at test-publication-processing.R:49:3 2. │ ├─... %>% dplyr::arrange(.data$pub_id) 3. │ └─allometric::map_publications(...) 4. │ └─allometric::set_params_path(params_path) 5. │ └─base::saveRDS(params_path, rds_path) 6. │ └─base::gzfile(file, mode) 7. ├─dplyr::arrange(., .data$pub_id) 8. └─dplyr::bind_rows(.) 9. └─rlang::list2(...) [ FAIL 1 | WARN 1 | SKIP 2 | PASS 131 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64