Back to Build/check report for BioC 3.24:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2026-04-22 11:58 -0400 (Wed, 22 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4796
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 2082/2351HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpectriPy 1.1.8  (landing page)
Johannes Rainer
Snapshot Date: 2026-04-21 14:59 -0400 (Tue, 21 Apr 2026)
git_url: https://git.bioconductor.org/packages/SpectriPy
git_branch: devel
git_last_commit: 77ad3d9
git_last_commit_date: 2026-04-21 01:21:10 -0400 (Tue, 21 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  YES
See other builds for SpectriPy in R Universe.


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: 1.1.8
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:SpectriPy.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings SpectriPy_1.1.8.tar.gz
StartedAt: 2026-04-22 05:12:02 -0400 (Wed, 22 Apr 2026)
EndedAt: 2026-04-22 05:27:07 -0400 (Wed, 22 Apr 2026)
EllapsedTime: 904.8 seconds
RetCode: 0
Status:   OK  
CheckDir: SpectriPy.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/SpectriPy.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-22 09:12:03 UTC
* checking for file ‘SpectriPy/DESCRIPTION’ ... OK
* this is package ‘SpectriPy’ version ‘1.1.8’
* 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.835  0.955   6.627
* 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.24-bioc/meat/SpectriPy.Rcheck/00check.log’
for details.


Installation output

SpectriPy.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘SpectriPy’ ...
** this is package ‘SpectriPy’ version ‘1.1.8’
** 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
Installed 40 packages in 104ms
** 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.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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")
2026-04-22 05:18:10,743:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,745:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,745:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,746:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,747:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,748:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,748:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,749:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,750:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,751:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,751:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,752:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,753:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,754:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,754:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,755:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,756:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,757:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,757:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,758:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,759:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,760:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,760:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,761:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,762:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,762:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,763:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,764:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,764:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,765:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,766:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,766:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,767:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,768:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,768:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,769:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,770:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,771:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,771:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,772:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,773:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,773:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,774:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,775:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,776:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,776:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,777:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,778:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,779:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,779:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,780:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,781:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,781:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,782:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,783:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,784:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,784:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,785:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,786:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,787:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,787:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,788:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,789:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,789:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,790:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,791:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,792:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,792:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,793:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,794:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,794:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,795:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,796:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,797:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,797:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,798:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,799:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,799:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,800:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,801:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,802:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,802:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,803:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,804:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,805:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,805:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,806:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,807:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,808:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,808:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,809:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,810:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,811:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,811:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,812:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,813:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,814:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,814:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,815:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:10,816: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.52s/it]
Calculating similarities: 100%|██████████| 4/4 [00:02<00:00,  1.59it/s]

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

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

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

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

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

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

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

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

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

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

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

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

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

Calculating similarities:   0%|          | 0/2 [00:00<?, ?it/s]
Calculating similarities:  50%|█████     | 1/2 [00:00<00:00,  1.58it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00,  3.15it/s]
2026-04-22 05:18:26,283:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,339:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,340:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,341:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,408:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,409:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,410:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,672:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,673:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,674:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,708:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,709:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,710:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,987:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,988:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:26,989:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:27,003:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:27,004:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-04-22 05:18:27,004: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, 3433.73it/s]

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

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

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

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

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

[ FAIL 0 | WARN 15 | SKIP 1 | PASS 777 ]
> 
> ## 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 
 37.326   3.136  39.806 

Example timings

SpectriPy.Rcheck/SpectriPy-Ex.timings

nameusersystemelapsed
MsBackendPy5.8350.9556.627
compareSpectriPy2.4530.2792.754
conversion0.3530.2950.490
filterSpectriPy0.1930.0320.225
pyspec_copy_on_replace0.7810.6900.986