Last updated on 2025-04-29 08:51:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5 | 11.17 | 155.12 | 166.29 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.5 | 9.32 | 105.58 | 114.90 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.5 | 285.25 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 275.66 | OK | |||
r-devel-windows-x86_64 | 1.0.5 | 17.00 | 175.00 | 192.00 | OK | |
r-patched-linux-x86_64 | 1.0.5 | 12.76 | 152.74 | 165.50 | OK | |
r-release-linux-x86_64 | 1.0.5 | 13.36 | 152.22 | 165.58 | 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 | 21.00 | 189.00 | 210.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 | 24.00 | 293.00 | 317.00 | ERROR |
Version: 1.0.5
Check: DESCRIPTION meta-information
Result: NOTE
Author field differs from that derived from Authors@R
Author: ‘Davis Weaver [aut, cre] (0000-0003-3086-497X)’
Authors@R: ‘Davis Weaver [aut, cre] (orcid: 0000-0003-3086-497X)’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [30s/84s]
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: 0x558439ce8a80>),
"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-linux-x86_64-debian-gcc
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
Version: 1.0.5
Check: tests
Result: ERROR
Running 'testthat.R' [113s]
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: 0x0000022b786f80e0>),
"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-oldrel-windows-x86_64