| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-14 11:59 -0500 (Fri, 14 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4903 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4668 |
| 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/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| SpectriPy 1.0.0 (landing page) Johannes Rainer
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: SpectriPy |
| Version: 1.0.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:SpectriPy.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings SpectriPy_1.0.0.tar.gz |
| StartedAt: 2025-11-14 15:09:30 -0000 (Fri, 14 Nov 2025) |
| EndedAt: 2025-11-14 15:17:29 -0000 (Fri, 14 Nov 2025) |
| EllapsedTime: 479.9 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: SpectriPy.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:SpectriPy.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings SpectriPy_1.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/SpectriPy.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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.67 0.976 10.324
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/home/biocbuild/bbs-3.22-bioc/meat/SpectriPy.Rcheck/00check.log’
for details.
SpectriPy.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL SpectriPy ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/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 Installed 42 packages in 204ms ** 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.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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-11-14 15:17:01,598:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,599:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,600:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,601:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,602:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,603:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,604:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,605:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,606:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,607:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,608:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,609:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,610:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,611:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,612:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,613:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,614:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,615:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,616:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,617:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,618:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,619:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,621:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,622:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,623:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,624:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,625:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,626:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,627:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,628:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,629:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,630:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,631:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,632:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,633:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,634:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,635:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,636:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,637:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,638:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,639:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,640:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,642:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,643:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,647:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,648:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,649:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,650:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,651:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,652:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,653:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,654:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,655:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,656:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,657:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,658:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,659:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,661:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,662:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,663:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,664:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,665:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,666:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,667:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,668:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,669:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,670:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,671:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,672:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,673:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,674:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,675:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,676:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,677:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,679:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,680:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,681:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,682:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,683:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,684:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,685:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,686:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,687:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,688:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,689:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,690:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,691:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,692:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,693:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,694:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,696:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,697:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,698:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,699:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,700:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,701:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,702:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,703:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,704:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:01,705: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:04<00:12, 4.24s/it]
Calculating similarities: 100%|██████████| 4/4 [00:04<00:00, 1.06s/it]
Calculating similarities: 0%| | 0/4 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 4/4 [00:00<00:00, 3207.88it/s]
Calculating similarities: 0%| | 0/4 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 4/4 [00:00<00:00, 2374.36it/s]
Calculating similarities: 0%| | 0/4 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 4/4 [00:00<00:00, 3289.65it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 4394.24it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 3119.60it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 4082.05it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 1921.79it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 2716.52it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 2601.12it/s]
Calculating similarities: 0%| | 0/4 [00:00<?, ?it/s]
Calculating similarities: 50%|█████ | 2/4 [00:00<00:00, 1361.79it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 50%|█████ | 1/2 [00:00<00:00, 1.13it/s]
Calculating similarities: 100%|██████████| 2/2 [00:00<00:00, 2.26it/s]
Calculating similarities: 0%| | 0/2 [00:00<?, ?it/s]
Calculating similarities: 50%|█████ | 1/2 [00:01<00:01, 1.05s/it]
Calculating similarities: 100%|██████████| 2/2 [00:01<00:00, 1.90it/s]
2025-11-14 15:17:20,272:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:20,344:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:20,345:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:20,346:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:20,432:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:20,433:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:20,434:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:20,794:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:20,795:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:20,796:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:20,838:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:20,839:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:20,840:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:21,215:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:21,216:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:21,217:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:21,237:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:21,238:WARNING:matchms:add_precursor_mz:No precursor_mz found in metadata.
2025-11-14 15:17:21,239: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, 2477.07it/s]
Processing spectra: 0%| | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 2526.69it/s]
Processing spectra: 0%| | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 2767.60it/s]
Processing spectra: 0%| | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 2699.47it/s]
Processing spectra: 0%| | 0/4 [00:00<?, ?it/s]
Processing spectra: 100%|██████████| 4/4 [00:00<00:00, 2595.08it/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
38.154 2.717 49.101
SpectriPy.Rcheck/SpectriPy-Ex.timings
| name | user | system | elapsed | |
| MsBackendPy | 6.670 | 0.976 | 10.324 | |
| compareSpectriPy | 3.148 | 0.238 | 4.213 | |
| conversion | 0.466 | 0.317 | 0.773 | |
| filterSpectriPy | 0.232 | 0.055 | 0.404 | |