CRAN Package Check Results for Package rmzqc

Last updated on 2026-01-16 00:49:58 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.0 12.92 85.88 98.80 OK
r-devel-linux-x86_64-debian-gcc 0.7.0 8.12 64.15 72.27 ERROR
r-devel-linux-x86_64-fedora-clang 0.7.0 24.00 132.38 156.38 OK
r-devel-linux-x86_64-fedora-gcc 0.7.0 22.00 151.70 173.70 OK
r-devel-windows-x86_64 0.7.0 15.00 109.00 124.00 OK
r-patched-linux-x86_64 0.7.0 14.26 79.57 93.83 OK
r-release-linux-x86_64 0.7.0 12.02 78.82 90.84 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 15.00 105.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 128.00 148.00 OK

Check Details

Version: 0.7.0
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/13s] 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