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

This page was generated on 2026-02-23 11:58 -0500 (Mon, 23 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4890
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 2094/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpectriPy 1.0.0  (landing page)
Johannes Rainer
Snapshot Date: 2026-02-22 13:45 -0500 (Sun, 22 Feb 2026)
git_url: https://git.bioconductor.org/packages/SpectriPy
git_branch: RELEASE_3_22
git_last_commit: 017658a
git_last_commit_date: 2025-10-29 11:36:52 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
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.0.0
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_1.0.0.tar.gz
StartedAt: 2026-02-23 04:42:30 -0500 (Mon, 23 Feb 2026)
EndedAt: 2026-02-23 04:57:38 -0500 (Mon, 23 Feb 2026)
EllapsedTime: 907.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_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/SpectriPy.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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 ‘1.0.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 6.179  0.935   6.961
* 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 ‘1.0.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)

Tests output

SpectriPy.Rcheck/tests/testthat.Rout


R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
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")
2026-02-23 04:48:44,330:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,332:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,332:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,333:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,334:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,334:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,335:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,336:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,336:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,337:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,338:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,338:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,339:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,340:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,340:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,341:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,341:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,342:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,343:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,343:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,344:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,345:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,345:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,346:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,347:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,347:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,348:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,349:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,349:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,350:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,351:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,351:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,352:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,352:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,353:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,354:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,354:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,355:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,356:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,356:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,357:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,358:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,358:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,359:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,360:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,361:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,361:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,362:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,363:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,363:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,364:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,365:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,365:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,366:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,367:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,367:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,368:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,369:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,369:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,370:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,370:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,371:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,372:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,373:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,373:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,374:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,375:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,375:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,376:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,377:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,377:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,378:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,379:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,379:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,380:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,381:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,381:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,382:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,383:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,383:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,384:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,385:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,386:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,386:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,387:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,388:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,389:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,389:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,390:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,391:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,391:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,392:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,393:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,393:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,394:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,395:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,395:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,396:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,397:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:44,397: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:08,  2.70s/it]
Calculating similarities: 100%|██████████| 4/4 [00:02<00:00,  1.48it/s]

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

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

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

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

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

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

Calculating similarities:   0%|          | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 1771.24it/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, 3771.86it/s]

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

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

Calculating similarities:   0%|          | 0/2 [00:00<?, ?it/s]
Calculating similarities:  50%|█████     | 1/2 [00:00<00:00,  1.57it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00,  3.13it/s]
2026-02-23 04:48:56,264:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:56,349:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:56,350:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:56,351:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:56,414:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:56,415:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:56,416:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:56,679:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:56,680:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:56,681:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:56,716:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:56,717:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:56,718:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:57,055:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:57,056:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:57,057:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:57,073:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:57,074:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-02-23 04:48:57,075: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, 3252.66it/s]

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

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

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

Processing spectra:   0%|          | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 3948.51it/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 
 35.002   3.276  37.600 

Example timings

SpectriPy.Rcheck/SpectriPy-Ex.timings

nameusersystemelapsed
MsBackendPy6.1790.9356.961
compareSpectriPy2.5870.2442.855
conversion0.3870.3460.525
filterSpectriPy0.1890.0130.202