CRAN Package Check Results for Maintainer ‘Jan Lisec <jan.lisec at bam.de>’

Last updated on 2026-04-26 02:49:42 CEST.

Package ERROR OK
CorMID 12
CorrectOverloadedPeaks 12
eCerto 12
fioRa 2 10
HiResTEC 12
InterpretMSSpectrum 12
IsoCor 12
MetabolomicsBasics 1 11

Package CorMID

Current CRAN status: OK: 12

Package CorrectOverloadedPeaks

Current CRAN status: OK: 12

Package eCerto

Current CRAN status: OK: 12

Package fioRa

Current CRAN status: ERROR: 2, OK: 10

Version: 0.3.7
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [35s] Running the tests in 'tests/testthat.R' failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(fioRa) > > testthat::test_check("fioRa") Saving _problems/test-fct_read_fiora-43.R Loading required package: shiny [ FAIL 1 | WARN 0 | SKIP 5 | PASS 45 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-app_utils.R:40:1', 'test-app_utils.R:66:1', 'test-find_fiora_predict_paths.R:2:3', 'test-run_script.R:3:3', 'test-run_script.R:18:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fct_read_fiora.R:43:3'): fioRa can read the standard fiora example annotated output mgf as Spectra format ── Error in `verify_suggested(pkg = c("S4Vectors", "Spectra"))`: The use of this function requires package Spectra. Please install. Backtrace: ▆ 1. └─fioRa::read_fiora(fl = fl, fmt = "Spectra") at test-fct_read_fiora.R:43:3 2. └─fioRa:::convert2Spectra(out) 3. └─fioRa:::verify_suggested(pkg = c("S4Vectors", "Spectra")) [ FAIL 1 | WARN 0 | SKIP 5 | PASS 45 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64

Version: 0.3.7
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [36s/60s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(fioRa) > > testthat::test_check("fioRa") Saving _problems/test-fct_read_fiora-43.R Loading required package: shiny [ FAIL 1 | WARN 0 | SKIP 5 | PASS 45 ] ══ Skipped tests (5) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-app_utils.R:40:1', 'test-app_utils.R:66:1', 'test-find_fiora_predict_paths.R:2:3', 'test-run_script.R:3:3', 'test-run_script.R:18:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-fct_read_fiora.R:43:3'): fioRa can read the standard fiora example annotated output mgf as Spectra format ── Error in `verify_suggested(pkg = c("S4Vectors", "Spectra"))`: The use of this function requires package Spectra. Please install. Backtrace: ▆ 1. └─fioRa::read_fiora(fl = fl, fmt = "Spectra") at test-fct_read_fiora.R:43:3 2. └─fioRa:::convert2Spectra(out) 3. └─fioRa:::verify_suggested(pkg = c("S4Vectors", "Spectra")) [ FAIL 1 | WARN 0 | SKIP 5 | PASS 45 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-macos-x86_64

Package HiResTEC

Current CRAN status: OK: 12

Package InterpretMSSpectrum

Current CRAN status: OK: 12

Package IsoCor

Current CRAN status: OK: 12

Package MetabolomicsBasics

Current CRAN status: ERROR: 1, OK: 11

Version: 1.4.7
Check: package dependencies
Result: ERROR Package required but not available: ‘caret’ Package suggested but not available for checking: ‘ropls’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-macos-x86_64