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

This page was generated on 2026-03-05 11:57 -0500 (Thu, 05 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4894
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.1  (landing page)
Johannes Rainer
Snapshot Date: 2026-03-04 13:45 -0500 (Wed, 04 Mar 2026)
git_url: https://git.bioconductor.org/packages/SpectriPy
git_branch: RELEASE_3_22
git_last_commit: 4af6a04
git_last_commit_date: 2026-03-04 12:31:18 -0500 (Wed, 04 Mar 2026)
nebbiolo2Linux (Ubuntu 24.04.3 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.0.1
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.1.tar.gz
StartedAt: 2026-03-05 04:34:17 -0500 (Thu, 05 Mar 2026)
EndedAt: 2026-03-05 04:49:09 -0500 (Thu, 05 Mar 2026)
EllapsedTime: 891.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.1.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.1’
* 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.338  0.746   5.941
* 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.1’
** 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-03-05 04:40:20,652:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,654:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,654:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,655:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,656:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,656:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,657:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,657:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,658:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,659:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,659:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,660:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,661:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,661:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,662:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,663:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,663:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,664:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,664:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,665:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,666:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,666:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,667:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,668:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,668:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,669:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,670:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,670:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,671:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,671:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,672:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,673:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,673:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,674:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,675:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,675:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,676:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,677:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,677:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,678:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,678:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,679:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,680:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,680:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,681:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,682:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,682:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,683:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,684:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,684:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,685:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,686:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,686:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,687:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,688:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,688:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,689:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,689:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,690:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,691:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,691:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,692:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,693:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,693:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,694:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,695:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,695:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,696:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,697:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,697:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,698:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,699:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,699:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,700:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,701:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,701:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,702:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,702:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,703:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,704:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,704:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,705:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,706:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,707:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,707:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,708:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,709:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,709:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,710:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,711:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,711:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,712:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,712:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,713:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,714:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,714:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,715:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,716:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,716:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:20,717: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.49s/it]
Calculating similarities: 100%|██████████| 4/4 [00:02<00:00,  1.60it/s]

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

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

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

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

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

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

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

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

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

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

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

Calculating similarities:   0%|          | 0/2 [00:00<?, ?it/s]
Calculating similarities:  50%|█████     | 1/2 [00:00<00:00,  1.62it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00,  3.24it/s]
2026-03-05 04:40:31,804:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:31,870:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:31,871:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:31,872:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:31,933:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:31,933:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:31,934:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:32,155:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:32,156:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:32,157:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:32,186:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:32,187:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:32,187:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:32,456:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:32,457:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:32,457:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:32,471:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:32,472:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2026-03-05 04:40:32,473: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, 3520.19it/s]

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

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

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

Processing spectra:   0%|          | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 3961.56it/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 
 33.300   2.904  35.522 

Example timings

SpectriPy.Rcheck/SpectriPy-Ex.timings

nameusersystemelapsed
MsBackendPy5.3380.7465.941
compareSpectriPy2.4070.2152.650
conversion0.3990.3200.532
filterSpectriPy0.1790.0140.192