CRAN Package Check Results for Package crosstalkr

Last updated on 2025-04-17 05:49:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 11.63 154.69 166.32 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 9.41 103.69 113.10 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 262.10 OK
r-devel-linux-x86_64-fedora-gcc 1.0.5 292.14 OK
r-devel-windows-x86_64 1.0.5 18.00 221.00 239.00 ERROR
r-patched-linux-x86_64 1.0.5 13.21 152.13 165.34 OK
r-release-linux-x86_64 1.0.5 12.89 153.44 166.33 OK
r-release-macos-arm64 1.0.5 124.00 OK
r-release-macos-x86_64 1.0.5 205.00 OK
r-release-windows-x86_64 1.0.5 20.00 178.00 198.00 OK
r-oldrel-macos-arm64 1.0.5 122.00 NOTE
r-oldrel-macos-x86_64 1.0.5 164.00 NOTE
r-oldrel-windows-x86_64 1.0.5 22.00 236.00 258.00 OK

Check Details

Version: 1.0.5
Check: tests
Result: ERROR Running 'testthat.R' [89s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(crosstalkr) > > test_check("crosstalkr") [ FAIL 1 | WARN 7 | SKIP 12 | PASS 80 ] ══ Skipped tests (12) ══════════════════════════════════════════════════════════ • On CRAN (6): 'test-filter.R:33:3', 'test-ppi_ingest.R:18:3', 'test-ppi_ingest.R:26:3', 'test-ppi_ingest.R:32:3', 'test-utils.R:11:3', 'test-utils.R:17:3' • relies on installed data (2): 'test-utils.R:52:3', 'test-utils.R:59:3' • relies on system file (2): 'test-calc_np.R:1:1', 'test-node_suppression.R:1:1' • skipping due to long download times (2): 'test-ppi_ingest.R:3:3', 'test-ppi_ingest.R:9:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-ppi_ingest.R:41:3'): to_taxon_id works for a variety of species ── Error in `open.connection(structure(4L, class = c("curl", "connection"), conn_id = <pointer: 0x00000173cf9f62a0>), "rb")`: cannot open the connection Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-ppi_ingest.R:41:3 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object") 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─crosstalkr::to_taxon_id("pseudomonas aeruginosa") 5. │ └─crosstalkr::supported_species() 6. │ └─readr::read_tsv(file = "https://stringdb-static.org/download/species.v11.5.txt") 7. │ └─vroom::vroom(...) 8. │ └─vroom:::vroom_(...) 9. ├─base (local) `<fn>`(`<curl>`, "rb") 10. └─base::open.connection(`<curl>`, "rb") [ FAIL 1 | WARN 7 | SKIP 12 | PASS 80 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.5
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘EnsDb.Hsapiens.v86’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64