CRAN Package Check Results for Package allometric

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.3.0 9.18 60.59 69.77 ERROR
r-devel-linux-x86_64-debian-gcc 2.3.0 6.75 45.47 52.22 ERROR
r-devel-linux-x86_64-fedora-clang 2.3.0 93.74 OK
r-devel-linux-x86_64-fedora-gcc 2.3.0 89.53 OK
r-devel-windows-x86_64 2.3.0 10.00 76.00 86.00 OK
r-patched-linux-x86_64 2.3.0 8.58 57.02 65.60 ERROR
r-release-linux-x86_64 2.3.0 8.01 57.43 65.44 ERROR
r-release-macos-arm64 2.3.0 30.00 OK
r-release-macos-x86_64 2.3.0 75.00 OK
r-release-windows-x86_64 2.3.0 11.00 76.00 87.00 OK
r-oldrel-macos-arm64 2.3.0 36.00 OK
r-oldrel-macos-x86_64 2.3.0 57.00 OK
r-oldrel-windows-x86_64 2.3.0 13.00 85.00 98.00 OK

Check Details

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