CRAN Package Check Results for Package rmzqc

Last updated on 2026-02-17 03:50:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 10.69 87.32 98.01 OK
r-devel-linux-x86_64-debian-gcc 0.7.0 7.11 62.95 70.06 ERROR
r-devel-linux-x86_64-fedora-clang 0.7.0 24.00 136.11 160.11 OK
r-devel-linux-x86_64-fedora-gcc 0.7.0 22.00 142.65 164.65 OK
r-devel-macos-arm64 0.7.0 3.00 30.00 33.00 OK
r-devel-windows-x86_64 0.7.0 15.00 111.00 126.00 OK
r-patched-linux-x86_64 0.7.0 13.65 78.08 91.73 OK
r-release-linux-x86_64 0.7.0 10.87 79.39 90.26 OK
r-release-macos-arm64 0.7.0 OK
r-release-macos-x86_64 0.7.0 8.00 102.00 110.00 OK
r-release-windows-x86_64 0.7.0 14.00 106.00 120.00 OK
r-oldrel-macos-arm64 0.7.0 OK
r-oldrel-macos-x86_64 0.7.0 8.00 100.00 108.00 OK
r-oldrel-windows-x86_64 0.7.0 20.00 134.00 154.00 OK

Check Details

Version: 0.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/254s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rmzqc) > > test_check("rmzqc") trying URL 'https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest' Error in download.file("https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest", : cannot open URL 'https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest' trying URL 'https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest' Error in download.file("https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest", : cannot open URL 'https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest' Downloading obo from 'https://github.com/HUPO-PSI/psi-ms-CV/rele_BROKEN_URL_ases/download/v4.1.147/psi-ms.obo' ... trying URL 'https://github.com/HUPO-PSI/psi-ms-CV/rele_BROKEN_URL_ases/download/v4.1.147/psi-ms.obo' Error in download.file(custom_uri, tmp_filename) : cannot open URL 'https://github.com/HUPO-PSI/psi-ms-CV/rele_BROKEN_URL_ases/download/v4.1.147/psi-ms.obo' Downloading obo from 'https://github.com/HUPO-PSI/psi-ms-CV/rele_BROKEN_URL_ases/download/v4.1.147/psi-ms.obo' ... trying URL 'https://github.com/HUPO-PSI/psi-ms-CV/rele_BROKEN_URL_ases/download/v4.1.147/psi-ms.obo' Error in download.file(custom_uri, tmp_filename) : cannot open URL 'https://github.com/HUPO-PSI/psi-ms-CV/rele_BROKEN_URL_ases/download/v4.1.147/psi-ms.obo' Error in getCVDictionary(source = "custom", custom_uri = "https://github.com/HUPO-PSI/psi-ms-CV/rele_BROKEN_URL_ases/download/v4.1.147/psi-ms.obo", : Download failed. trying URL 'https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest' Error in download.file("https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest", : cannot open URL 'https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest' Saving _problems/test_obo-27.R [ FAIL 1 | WARN 12 | SKIP 1 | PASS 108 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • On CRAN (1): 'test_io.R:28:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_obo.R:27:5'): getLatest_PSICV_URL = function() ───────────────── Error in `endsWith(getLatest_PSICV_URL(), "psi-ms.obo")`: non-character object(s) Backtrace: ▆ 1. ├─testthat::expect_true(endsWith(getLatest_PSICV_URL(), "psi-ms.obo")) at test_obo.R:27:5 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. └─base::endsWith(getLatest_PSICV_URL(), "psi-ms.obo") [ FAIL 1 | WARN 12 | SKIP 1 | PASS 108 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc