| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-26 11:36 -0400 (Tue, 26 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4938 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There" | 4640 |
| 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 2108/2379 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| SpectriPy 1.3.0 (landing page) Johannes Rainer
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | ERROR | ERROR | skipped | ||||||||||
| See other builds for SpectriPy in R Universe. | ||||||||||||||
|
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. |
| Package: SpectriPy |
| Version: 1.3.0 |
| 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.3.0.tar.gz |
| StartedAt: 2026-05-26 04:49:38 -0400 (Tue, 26 May 2026) |
| EndedAt: 2026-05-26 05:05:03 -0400 (Tue, 26 May 2026) |
| EllapsedTime: 925.0 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: SpectriPy.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.3.0.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-05-26 08:49:38 UTC
* checking for file ‘SpectriPy/DESCRIPTION’ ... OK
* this is package ‘SpectriPy’ version ‘1.3.0’
* 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.524 0.954 6.352
* 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.
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.3.0’ ** 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)
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 object is masked from 'package:utils':
data
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-05-26 04:55:44,396:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,398:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,398:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,399:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,400:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,401:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,402:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,402:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,403:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,404:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,405:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,406:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,406:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,407:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,408:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,409:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,409:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,410:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,411:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,412:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,412:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,413:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,414:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,415:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,415:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,416:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,417:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,418:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,418:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,419:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,420:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,420:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,421:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,422:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,422:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,423:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,424:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,424:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,425:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,426:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,427:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,427:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,428:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,429:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,429:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,430:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,431:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,431:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,432:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,433:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,433:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,434:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,435:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,436:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,436:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,437:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,438:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,438:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,439:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,440:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,440:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,441:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,442:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,443:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,443:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,444:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,445:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,445:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,446:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,447:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,447:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,448:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,449:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,449:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,450:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,451:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,451:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,452:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,453:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,454:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,454:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,455:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,456:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,456:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,457:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,458:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,458:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,459:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,460:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,461:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,461:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,462:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,463:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,463:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,464:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,465:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,465:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,466:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,467:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:55:44,467: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.58s/it]
Calculating similarities: 100%|██████████| 4/4 [00:02<00:00, 1.55it/s]
Calculating similarities: 0%| | 0/4 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 4/4 [00:00<00:00, 4851.71it/s]
Calculating similarities: 0%| | 0/4 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 4/4 [00:00<00:00, 3577.99it/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/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 6213.78it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 3914.42it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 2944.40it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 2038.05it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 3432.33it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 3463.50it/s]
Calculating similarities: 0%| | 0/4 [00:00<?, ?it/s]
Calculating similarities: 50%|█████ | 2/4 [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, 2476.71it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 2285.10it/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.17it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 50%|█████ | 1/2 [00:00<00:00, 1.56it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 3.11it/s]
2026-05-26 04:56:03,042:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,096:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,097:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,097:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,161:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,162:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,162:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,405:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,405:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,406:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,436:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,437:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,437:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,749:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,750:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,751:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,767:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,768:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-05-26 04:56:03,768: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, 3369.60it/s]
Processing spectra: 0%| | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 3765.93it/s]
Processing spectra: 0%| | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 3825.17it/s]
Processing spectra: 0%| | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 4008.89it/s]
Processing spectra: 0%| | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 3857.72it/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
40.396 3.279 43.376
SpectriPy.Rcheck/SpectriPy-Ex.timings
| name | user | system | elapsed | |
| MsBackendPy | 5.524 | 0.954 | 6.352 | |
| compareSpectriPy | 2.490 | 0.286 | 2.800 | |
| conversion | 0.352 | 0.306 | 0.518 | |
| filterSpectriPy | 0.173 | 0.029 | 0.202 | |
| pyspec_copy_on_replace | 0.723 | 0.619 | 0.915 | |