Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-09-13 12:03 -0400 (Sat, 13 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4719
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4538
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4522
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4543
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 2063/2327HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpectriPy 0.99.12  (landing page)
Johannes Rainer
Snapshot Date: 2025-09-12 13:45 -0400 (Fri, 12 Sep 2025)
git_url: https://git.bioconductor.org/packages/SpectriPy
git_branch: devel
git_last_commit: 580f9c6
git_last_commit_date: 2025-09-09 02:53:25 -0400 (Tue, 09 Sep 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  ERROR    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for SpectriPy on nebbiolo2

To the developers/maintainers of the SpectriPy package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SpectriPy.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: SpectriPy
Version: 0.99.12
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:SpectriPy.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings SpectriPy_0.99.12.tar.gz
StartedAt: 2025-09-13 04:22:53 -0400 (Sat, 13 Sep 2025)
EndedAt: 2025-09-13 04:36:28 -0400 (Sat, 13 Sep 2025)
EllapsedTime: 814.8 seconds
RetCode: 0
Status:   OK  
CheckDir: SpectriPy.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:SpectriPy.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings SpectriPy_0.99.12.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/SpectriPy.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘SpectriPy/DESCRIPTION’ ... OK
* this is package ‘SpectriPy’ version ‘0.99.12’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘SpectriPy’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
Unexported object imported by a ':::' call: ‘Spectra:::.check_peaks_data_value’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
             user system elapsed
MsBackendPy 5.467  0.837   6.168
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/SpectriPy.Rcheck/00check.log’
for details.


Installation output

SpectriPy.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL SpectriPy
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘SpectriPy’ ...
** this is package ‘SpectriPy’ version ‘0.99.12’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (SpectriPy)

Tests output

SpectriPy.Rcheck/tests/testthat.Rout


R version 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(Spectra)
Loading required package: S4Vectors
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min


Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: BiocParallel
> library(SpectriPy)
Loading required package: reticulate
> library(MsBackendMgf)
> 
> fl <- system.file("extdata", "mgf", "test.mgf", package = "SpectriPy")
> s <- Spectra(fl, source = MsBackendMgf())
Start data import from 1 files ... done
> s <- setBackend(s, MsBackendPy(), pythonVariableName = "py_be")
> 
> be <- s@backend
> 
> test_check("SpectriPy")
2025-09-13 04:27:37,055:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,056:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,057:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,058:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,059:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,059:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,060:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,061:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,061:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,062:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,063:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,063:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,064:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,065:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,065:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,066:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,067:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,067:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,068:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,069:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,069:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,070:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,071:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,071:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,072:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,073:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,073:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,074:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,075:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,075:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,076:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,077:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,077:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,078:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,079:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,079:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,080:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,081:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,081:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,082:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,083:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,083:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,084:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,085:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,088:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,089:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,090:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,090:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,091:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,092:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,092:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,093:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,094:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,094:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,095:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,096:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,096:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,097:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,098:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,098:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,099:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,100:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,100:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,101:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,102:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,103:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,103:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,104:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,105:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,105:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,106:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,107:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,107:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,108:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,109:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,109:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,110:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,111:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,111:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,112:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,113:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,114:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,114:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,115:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,116:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,116:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,117:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,118:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,118:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,119:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,120:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,120:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,121:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,122:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,123:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,123:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,124:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,125:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,125:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:37,126:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.

Calculating similarities:   0%|          | 0/4 [00:00<?, ?it/s]
Calculating similarities:  25%|██▌       | 1/4 [00:02<00:07,  2.39s/it]
Calculating similarities: 100%|██████████| 4/4 [00:02<00:00,  1.67it/s]

Calculating similarities:   0%|          | 0/4 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 4/4 [00:00<00:00, 5008.12it/s]

Calculating similarities:   0%|          | 0/4 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 4/4 [00:00<00:00, 3504.75it/s]

Calculating similarities:   0%|          | 0/4 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 4/4 [00:00<00:00, 5053.38it/s]

Calculating similarities:   0%|          | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 5949.37it/s]

Calculating similarities:   0%|          | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 4546.67it/s]

Calculating similarities:   0%|          | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 5702.66it/s]

Calculating similarities:   0%|          | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 2651.27it/s]

Calculating similarities:   0%|          | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 3835.67it/s]

Calculating similarities:   0%|          | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 3377.06it/s]

Calculating similarities:   0%|          | 0/4 [00:00<?, ?it/s]
Calculating similarities:  50%|█████     | 2/4 [00:00<00:00, 2185.67it/s]

Calculating similarities:   0%|          | 0/2 [00:00<?, ?it/s]
Calculating similarities:  50%|█████     | 1/2 [00:00<00:00,  1.25it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00,  2.50it/s]

Calculating similarities:   0%|          | 0/2 [00:00<?, ?it/s]
Calculating similarities:  50%|█████     | 1/2 [00:00<00:00,  1.62it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00,  3.23it/s]
2025-09-13 04:27:48,235:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,283:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,284:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,285:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,351:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,352:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,353:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,573:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,574:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,575:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,604:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,605:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,605:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,883:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,884:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,885:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,899:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,900:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-13 04:27:48,900:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.

Processing spectra:   0%|          | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 3637.73it/s]

Processing spectra:   0%|          | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 3965.31it/s]

Processing spectra:   0%|          | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 3959.69it/s]

Processing spectra:   0%|          | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 4231.33it/s]

Processing spectra:   0%|          | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 3917.16it/s]
[ FAIL 0 | WARN 4 | SKIP 1 | PASS 592 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1): 'test_zzz.R:16:1'

[ FAIL 0 | WARN 4 | SKIP 1 | PASS 592 ]
> 
> ## TODO: add tests from the Spectra unit test suite!
> 
> ## ## Run the MsBackend spectra variable test suite
> ## test_suite <- system.file("test_backends", "test_MsBackend",
> ##                           package = "Spectra")
> 
> ## ## Run single test file.
> ## res <- test_dir(test_suite, stop_on_failure = TRUE)
> 
> proc.time()
   user  system elapsed 
 29.631   2.404  30.746 

Example timings

SpectriPy.Rcheck/SpectriPy-Ex.timings

nameusersystemelapsed
MsBackendPy5.4670.8376.168
compareSpectriPy2.4210.2372.677
conversion0.3370.2710.461
filterSpectriPy0.1740.0220.196