CRAN Package Check Results for Package rmzqc

Last updated on 2025-03-25 08:59:04 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.5 7.69 77.95 85.64 OK
r-devel-linux-x86_64-debian-gcc 0.5.5 5.29 56.97 62.26 OK
r-devel-linux-x86_64-fedora-clang 0.5.5 137.99 OK
r-devel-linux-x86_64-fedora-gcc 0.5.5 151.17 OK
r-devel-macos-arm64 0.5.5 54.00 OK
r-devel-macos-x86_64 0.5.5 105.00 OK
r-devel-windows-x86_64 0.5.5 12.00 106.00 118.00 OK
r-patched-linux-x86_64 0.5.4 8.53 75.46 83.99 ERROR
r-release-linux-x86_64 0.5.4 6.69 73.63 80.32 ERROR
r-release-macos-arm64 0.5.5 60.00 OK
r-release-macos-x86_64 0.5.5 96.00 OK
r-release-windows-x86_64 0.5.5 10.00 115.00 125.00 OK
r-oldrel-macos-arm64 0.5.5 51.00 OK
r-oldrel-macos-x86_64 0.5.5 93.00 OK
r-oldrel-windows-x86_64 0.5.5 13.00 110.00 123.00 OK

Check Details

Version: 0.5.4
Check: tests
Result: ERROR Running ‘testthat.R’ [15s/21s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rmzqc) > > test_check("rmzqc") Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. trying URL 'https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest' Content type 'application/json; charset=utf-8' length 7349 bytes ================================================== downloaded 7349 bytes Downloading obo from 'https://github.com/HUPO-PSI/psi-ms-CV/releases/download/v4.1.192/psi-ms.obo' ... trying URL 'https://github.com/HUPO-PSI/psi-ms-CV/releases/download/v4.1.192/psi-ms.obo' Content type 'application/octet-stream' length 1009882 bytes (986 KB) ================================================== downloaded 986 KB Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. trying URL 'https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest' Content type 'application/json; charset=utf-8' length 7349 bytes ================================================== downloaded 7349 bytes Downloading obo from 'https://github.com/HUPO-PSI/psi-ms-CV/releases/download/v4.1.192/psi-ms.obo' ... trying URL 'https://github.com/HUPO-PSI/psi-ms-CV/releases/download/v4.1.192/psi-ms.obo' Content type 'application/octet-stream' length 1009882 bytes (986 KB) ================================================== downloaded 986 KB 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' Content type 'application/json; charset=utf-8' length 7349 bytes ================================================== downloaded 7349 bytes Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. [ FAIL 2 | WARN 14 | SKIP 0 | PASS 87 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_conversion.R:17:3'): toQCMetric = function(id, value, on_violation = c("error", "warn")) ── `toQCMetric(id = "MS:4000059", value = 13405)` produced messages. ── Failure ('test_conversion.R:18:3'): toQCMetric = function(id, value, on_violation = c("error", "warn")) ── `toQCMetric(id = "MS:4000059", value = "13405")` produced messages. [ FAIL 2 | WARN 14 | SKIP 0 | PASS 87 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64

Version: 0.5.4
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/20s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(rmzqc) > > test_check("rmzqc") Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. trying URL 'https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest' Content type 'application/json; charset=utf-8' length 7349 bytes ================================================== downloaded 7349 bytes Downloading obo from 'https://github.com/HUPO-PSI/psi-ms-CV/releases/download/v4.1.192/psi-ms.obo' ... trying URL 'https://github.com/HUPO-PSI/psi-ms-CV/releases/download/v4.1.192/psi-ms.obo' Content type 'application/octet-stream' length 1009882 bytes (986 KB) ================================================== downloaded 986 KB Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. trying URL 'https://api.github.com/repos/HUPO-PSI/psi-ms-CV/releases/latest' Content type 'application/json; charset=utf-8' length 7349 bytes ================================================== downloaded 7349 bytes Downloading obo from 'https://github.com/HUPO-PSI/psi-ms-CV/releases/download/v4.1.192/psi-ms.obo' ... trying URL 'https://github.com/HUPO-PSI/psi-ms-CV/releases/download/v4.1.192/psi-ms.obo' Content type 'application/octet-stream' length 1009882 bytes (986 KB) ================================================== downloaded 986 KB 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' Content type 'application/json; charset=utf-8' length 7349 bytes ================================================== downloaded 7349 bytes Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. Superclass Singleton has cloneable=FALSE, but subclass CV_ has cloneable=TRUE. A subclass cannot be cloneable when its superclass is not cloneable, so cloning will be disabled for CV_. [ FAIL 2 | WARN 14 | SKIP 0 | PASS 87 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_conversion.R:17:3'): toQCMetric = function(id, value, on_violation = c("error", "warn")) ── `toQCMetric(id = "MS:4000059", value = 13405)` produced messages. ── Failure ('test_conversion.R:18:3'): toQCMetric = function(id, value, on_violation = c("error", "warn")) ── `toQCMetric(id = "MS:4000059", value = "13405")` produced messages. [ FAIL 2 | WARN 14 | SKIP 0 | PASS 87 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64