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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4814
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4603
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4547
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4553
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 2068/2333HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpectriPy 0.99.12  (landing page)
Johannes Rainer
Snapshot Date: 2025-09-19 13:45 -0400 (Fri, 19 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-20 04:42:54 -0400 (Sat, 20 Sep 2025)
EndedAt: 2025-09-20 04:56:10 -0400 (Sat, 20 Sep 2025)
EllapsedTime: 795.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.337  0.765   5.963
* 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-20 04:47:26,428:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,429:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,430:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,431:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,431:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,432:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,433:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,434:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,434:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,435:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,436:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,436:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,437:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,438:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,439:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,439:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,440:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,441:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,441:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,442:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,443:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,444:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,444:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,445:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,446:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,446:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,447:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,448:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,448:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,449:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,450:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,450:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,451:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,452:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,453:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,453:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,454:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,455:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,455:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,456:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,457:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,458:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,458:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,459:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,463:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,464:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,465:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,465:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,466:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,467:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,467:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,468:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,469:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,470:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,470:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,471:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,472:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,472:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,473:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,474:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,474:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,475:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,476:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,477:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,477:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,478:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,479:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,479:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,480:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,481:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,481:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,482:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,483:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,484:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,484:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,485:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,486:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,486:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,487:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,488:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,488:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,489:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,490:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,491:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,491:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,492:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,493:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,493:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,494:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,495:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,496:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,496:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,497:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,498:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,498:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,499:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,500:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,500:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,501:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:26,502: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.41s/it]
Calculating similarities: 100%|██████████| 4/4 [00:02<00:00,  1.66it/s]

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

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

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

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

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

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

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

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

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

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

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

Calculating similarities:   0%|          | 0/2 [00:00<?, ?it/s]
Calculating similarities:  50%|█████     | 1/2 [00:00<00:00,  1.64it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00,  3.28it/s]
2025-09-20 04:47:37,963:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,011:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,011:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,012:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,091:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,092:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,092:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,324:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,325:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,326:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,356:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,356:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,357:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,646:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,647:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,647:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,660:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,661:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-09-20 04:47:38,662: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, 3611.89it/s]

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

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

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

Processing spectra:   0%|          | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 3924.49it/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.411   2.623  30.781 

Example timings

SpectriPy.Rcheck/SpectriPy-Ex.timings

nameusersystemelapsed
MsBackendPy5.3370.7655.963
compareSpectriPy2.3660.2122.604
conversion0.3440.2430.444
filterSpectriPy0.1730.0140.187