| Back to Rapid builds (Linux only) of a subset of BioC 3.23 Report updated every 6 hours |
This page was generated on 2026-02-17 10:11 -0500 (Tue, 17 Feb 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-01-12 r89300) -- "Unsuffered Consequences" | 925 |
| 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 210/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| Spectra 1.21.2 (landing page) RforMassSpectrometry Package Maintainer
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||
|
To the developers/maintainers of the Spectra package: - 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: Spectra |
| Version: 1.21.2 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:Spectra.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings Spectra_1.21.2.tar.gz |
| StartedAt: 2026-02-17 09:35:22 -0500 (Tue, 17 Feb 2026) |
| EndedAt: 2026-02-17 09:45:26 -0500 (Tue, 17 Feb 2026) |
| EllapsedTime: 604.5 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: Spectra.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:Spectra.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings Spectra_1.21.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/Spectra.Rcheck’
* using R Under development (unstable) (2026-01-12 r89300)
* 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 ‘Spectra/DESCRIPTION’ ... OK
* this is package ‘Spectra’ version ‘1.21.2’
* package encoding: UTF-8
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘RforMassSpectrometry Package Maintainer <maintainer@rformassspectrometry.org>’
Unknown, possibly misspelled, fields in DESCRIPTION:
‘git_url’ ‘git_branch’ ‘git_last_commit’ ‘git_last_commit_date’
Uses the non-portable package: ‘mzR (>= 2.19.6)’
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
The Title field starts with the package name.
* 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 ‘Spectra’ 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 use of S3 registration ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Foreign function calls to a different package:
.Call("_H5Dclose", ..., PACKAGE = "rhdf5")
.Call("_H5Dopen", ..., PACKAGE = "rhdf5")
.Call("_H5Dread", ..., PACKAGE = "rhdf5")
.Call("_H5Fclose", ..., PACKAGE = "rhdf5")
.Call("_H5Fopen", ..., PACKAGE = "rhdf5")
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Non-topic package-anchored link(s) in Rd file 'MsBackend.Rd':
‘[MsCoreUtils:matching]{MsCoreUtils::closest()}’
Non-topic package-anchored link(s) in Rd file 'addProcessing.Rd':
‘[MsCoreUtils:matching]{MsCoreUtils::common()}’
Non-topic package-anchored link(s) in Rd file 'joinPeaks.Rd':
‘[MsCoreUtils:matching]{MsCoreUtils::join()}’
Non-topic package-anchored link(s) in Rd file 'spectra-plotting.Rd':
‘[MsCoreUtils:matching]{MsCoreUtils::common()}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
estimatePrecursorMz 83.298 2.031 53.840
Spectra 8.480 2.212 9.127
addProcessing 8.116 1.011 10.537
combinePeaks 7.211 1.724 6.143
plotMzDelta 7.920 0.962 8.391
estimatePrecursorIntensity 6.259 0.775 37.917
filterMsLevel 4.502 0.556 5.052
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
── Failure ('test_Spectra.R:959:5'): filterDataOrigin,Spectra works ────────────
Expected `rtime(res)` to be identical to `rtime(sps)[1:931]`.
Differences:
Lengths differ: 0 is not 931
── Failure ('test_Spectra.R:1964:5'): dataStorageBasePath,dataStorageBasePath<-,MsBackendMzR works ──
Expected `dataStorageBasePath(tmp)` to equal `MsCoreUtils::common_path(sciex_file)`.
Differences:
1/1 mismatches
x[1]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub"
y[1]: "/home/rapidbuild/.cache/R/ExperimentHub"
[ FAIL 11 | WARN 11 | SKIP 7 | PASS 2957 ]
Error:
! Test failures.
Execution halted
* 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 ERROR, 4 NOTEs
See
‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/Spectra.Rcheck/00check.log’
for details.
Spectra.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD INSTALL Spectra ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library’ * installing *source* package ‘Spectra’ ... ** this is package ‘Spectra’ version ‘1.21.2’ ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘entropy’ in package ‘Spectra’ ** 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 (Spectra)
Spectra.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2026-01-12 r89300) -- "Unsuffered Consequences"
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("patrick")
> 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("MsDataHub")
>
> register(SerialParam())
>
> ## MsDataHub
> cdf_file <- unname(MsDataHub::ko15.CDF())
see ?MsDataHub and browseVignettes('MsDataHub') for documentation
loading from cache
>
> sciex_file <- unname(c(MsDataHub::X20171016_POOL_POS_1_105.134.mzML(),
+ MsDataHub::X20171016_POOL_POS_3_105.134.mzML()))
see ?MsDataHub and browseVignettes('MsDataHub') for documentation
loading from cache
see ?MsDataHub and browseVignettes('MsDataHub') for documentation
loading from cache
> sciex_mzr <- backendInitialize(MsBackendMzR(), files = sciex_file)
> sciex_pks <- peaksData(sciex_mzr)
>
> fl <- MsDataHub::TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01.20141210.mzML.gz()
see ?MsDataHub and browseVignettes('MsDataHub') for documentation
loading from cache
> tmt_mzr <- backendInitialize(MsBackendMzR(), files = fl)
> sps_tmt <- setBackend(Spectra(tmt_mzr), MsBackendMemory())
>
> fl <- MsDataHub::PestMix1_SWATH.mzML()
see ?MsDataHub and browseVignettes('MsDataHub') for documentation
loading from cache
> sps_dia <- Spectra(fl)
>
> fl <- MsDataHub::PestMix1_DDA.mzML()
see ?MsDataHub and browseVignettes('MsDataHub') for documentation
loading from cache
> sps_dda <- Spectra(fl)
>
> sciex_hd5 <- backendInitialize(MsBackendHdf5Peaks(),
+ data = spectraData(sciex_mzr),
+ hdf5path = tempdir())
>
> test_suite <- system.file("test_backends", "test_MsBackend",
+ package = "Spectra")
> be <- sciex_mzr[1:10]
> test_dir(test_suite, stop_on_failure = TRUE)
✔ | F W S OK | Context
⠏ | 0 | peaks_variables
✔ | 4 | peaks_variables
⠏ | 0 | spectra_subsetting
⠧ | 18 | spectra_subsetting
⠸ | 34 | spectra_subsetting
⠦ | 37 | spectra_subsetting
⠏ | 40 | spectra_subsetting
⠹ | 43 | spectra_subsetting
⠦ | 47 | spectra_subsetting
⠴ | 56 | spectra_subsetting
⠴ | 66 | spectra_subsetting
⠦ | 77 | spectra_subsetting
✔ | 86 | spectra_subsetting [1.1s]
⠏ | 0 | spectra_variables
⠇ | 19 | spectra_variables
⠏ | 50 | spectra_variables
✔ | 1 62 | spectra_variables
══ Results ═════════════════════════════════════════════════════════════════════
Duration: 1.5 s
── Skipped tests (1) ───────────────────────────────────────────────────────────
• empty test (1): 'test_spectra_variables.R:262:1'
[ FAIL 0 | WARN 0 | SKIP 1 | PASS 152 ]
>
> be <- backendInitialize(MsBackendDataFrame(), spectraData(be))
> test_dir(test_suite, stop_on_failure = TRUE)
✔ | F W S OK | Context
⠏ | 0 | peaks_variables
✔ | 4 | peaks_variables
⠏ | 0 | spectra_subsetting
⠹ | 13 | spectra_subsetting
⠧ | 28 | spectra_subsetting
⠏ | 40 | spectra_subsetting
⠹ | 53 | spectra_subsetting
⠙ | 62 | spectra_subsetting
⠹ | 73 | spectra_subsetting
✔ | 86 | spectra_subsetting
⠏ | 0 | spectra_variables
⠏ | 10 | spectra_variables
⠧ | 28 | spectra_variables
⠦ | 37 | spectra_variables
⠇ | 59 | spectra_variables
⠋ | 71 | spectra_variables
✔ | 78 | spectra_variables
══ Results ═════════════════════════════════════════════════════════════════════
Duration: 1.4 s
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 168 ]
>
> be <- backendInitialize(MsBackendMemory(), spectraData(be))
> test_dir(test_suite, stop_on_failure = TRUE)
✔ | F W S OK | Context
⠏ | 0 | peaks_variables
✔ | 4 | peaks_variables
⠏ | 0 | spectra_subsetting
⠴ | 36 | spectra_subsetting
⠴ | 46 | spectra_subsetting
⠹ | 73 | spectra_subsetting
✔ | 86 | spectra_subsetting
⠏ | 0 | spectra_variables
⠼ | 35 | spectra_variables
⠧ | 68 | spectra_variables
✔ | 80 | spectra_variables
══ Results ═════════════════════════════════════════════════════════════════════
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 170 ]
>
> ## be <- sciex_hd5[1:10]
> ## test_dir(test_suite, stop_on_failure = TRUE)
>
> test_check("Spectra")
Error in .h5_read_bare(fid, "/header/modcount") :
HDF5. Dataset. Can't open object.
Error in try(.Call("_H5Fopen", x, 0L, fapl@ID, PACKAGE = "rhdf5")) :
HDF5. File accessibility. Unable to open file.
Error in try(.Call("_H5Fopen", x, 0L, fapl@ID, PACKAGE = "rhdf5")) :
HDF5. File accessibility. Unable to open file.
Error in try(.Call("_H5Fopen", x, 0L, fapl@ID, PACKAGE = "rhdf5")) :
HDF5. File accessibility. Unable to open file.
Error in try(.Call("_H5Fopen", x, 0L, fapl@ID, PACKAGE = "rhdf5")) :
HDF5. File accessibility. Unable to open file.
MsBackendHdf5Peaks with 3 spectra
msLevel rtime scanIndex
<integer> <numeric> <integer>
1 1 NA 1
2 2 NA 1
3 2 NA 2
... 16 more variables/columns.
file(s):
c
d
Saving _problems/test_MsBackendMzR-10.R
Saving _problems/test_MsBackendMzR-13.R
Saving _problems/test_MsBackendMzR-89.R
MsBackendMzR with 0 spectra
MsBackendMzR with 1862 spectra
msLevel rtime scanIndex
<integer> <numeric> <integer>
1 1 0.280 1
2 1 0.559 2
3 1 0.838 3
4 1 1.117 4
5 1 1.396 5
... ... ... ...
1858 1 258.636 927
1859 1 258.915 928
1860 1 259.194 929
1861 1 259.473 930
1862 1 259.752 931
... 34 more variables/columns.
file(s):
12958319769832_7859
12958374aa5abf_7860
Saving _problems/test_MsBackendMzR-590.R
MSn data (Spectra) with 0 spectra in a MsBackendMemory backend:
Lazy evaluation queue: 2 processing step(s)
Saving _problems/test_Spectra-functions-178.R
Saving _problems/test_Spectra-59.R
MSn data (Spectra) with 1862 spectra in a MsBackendMzR backend:
msLevel rtime scanIndex
<integer> <numeric> <integer>
1 1 0.280 1
2 1 0.559 2
3 1 0.838 3
4 1 1.117 4
5 1 1.396 5
... ... ... ...
1858 1 258.636 927
1859 1 258.915 928
1860 1 259.194 929
1861 1 259.473 930
1862 1 259.752 931
... 34 more variables/columns.
file(s):
12958319769832_7859
12958374aa5abf_7860
Saving _problems/test_Spectra-309.R
Saving _problems/test_Spectra-928.R
Saving _problems/test_Spectra-941.R
Saving _problems/test_Spectra-959.R
Saving _problems/test_Spectra-1965.R
NULL
[ FAIL 11 | WARN 11 | SKIP 7 | PASS 2957 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test_plotMzDelta.R:26:1', 'test_plotting-functions.R:16:1',
'test_plotting-functions.R:49:1', 'test_plotting-functions.R:68:1',
'test_plotting-functions.R:98:1', 'test_plotting-functions.R:139:1'
• empty test (1): 'test_MsBackendMzR.R:464:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_MsBackendMzR.R:10:5'): initializeBackend,MsBackendMzR works ──
Expected `unique(be$dataStorage)` to equal `unname(fl)`.
Differences:
2/2 mismatches
x[1]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[1]: 2_7859"
y[1]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[2]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/12958374aa5ab
x[2]: f_7860"
y[2]: "/home/rapidbuild/.cache/R/ExperimentHub/12958374aa5abf_7860"
── Failure ('test_MsBackendMzR.R:13:5'): initializeBackend,MsBackendMzR works ──
Expected `be@spectraData$dataStorage` to equal `rep(unname(fl), each = 931)`.
Differences:
1862/1862 mismatches
x[1]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[1]: 2_7859"
y[1]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[2]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[2]: 2_7859"
y[2]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[3]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[3]: 2_7859"
y[3]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[4]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[4]: 2_7859"
y[4]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[5]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[5]: 2_7859"
y[5]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
── Failure ('test_MsBackendMzR.R:89:5'): dataStorage,MsBackendMzR works ────────
Expected `dataStorage(sciex_mzr)` to equal `rep(sciex_file, each = 931)`.
Differences:
1862/1862 mismatches
x[1]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[1]: 2_7859"
y[1]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[2]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[2]: 2_7859"
y[2]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[3]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[3]: 2_7859"
y[3]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[4]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[4]: 2_7859"
y[4]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[5]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[5]: 2_7859"
y[5]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
── Failure ('test_MsBackendMzR.R:589:5'): dataStorageBasePath,dataStorageBasePath<-,MsBackendMzR works ──
Expected `dataStorageBasePath(sciex_mzr)` to equal `MsCoreUtils::common_path(sciex_file)`.
Differences:
1/1 mismatches
x[1]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub"
y[1]: "/home/rapidbuild/.cache/R/ExperimentHub"
── Failure ('test_Spectra-functions.R:177:5'): .concatenate_spectra works ──────
Expected `msLevel(sciex_mzr)` to be identical to `msLevel(res[dataStorage(res) %in% sciex_file])`.
Differences:
Lengths differ: 1862 is not 0
── Failure ('test_Spectra.R:59:5'): Spectra,character works ────────────────────
Expected `unique(res@backend$dataStorage)` to equal `sciex_file`.
Differences:
2/2 mismatches
x[1]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[1]: 2_7859"
y[1]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[2]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/12958374aa5ab
x[2]: f_7860"
y[2]: "/home/rapidbuild/.cache/R/ExperimentHub/12958374aa5abf_7860"
── Failure ('test_Spectra.R:309:5'): dataStorage,Spectra works ─────────────────
Expected `res` to be identical to `rep(sciex_file, each = 931)`.
Differences:
1862/1862 mismatches
x[1]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[1]: 2_7859"
y[1]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[2]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[2]: 2_7859"
y[2]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[3]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[3]: 2_7859"
y[3]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[4]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[4]: 2_7859"
y[4]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
x[5]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub/1295831976983
x[5]: 2_7859"
y[5]: "/home/rapidbuild/.cache/R/ExperimentHub/12958319769832_7859"
── Failure ('test_Spectra.R:928:5'): [,Spectra works ───────────────────────────
Expected `unique(tmp$dataStorage)` to equal `sciex_file[2]`.
Differences:
Lengths differ: 0 is not 1
── Failure ('test_Spectra.R:940:5'): filterAcquisitionNum,Spectra works ────────
Expected `acquisitionNum(res)` to equal `c(1:sum(dataStorage(sps) == sciex_file[1]), 1:10)`.
Differences:
Lengths differ: 1862 is not 12
── Failure ('test_Spectra.R:959:5'): filterDataOrigin,Spectra works ────────────
Expected `rtime(res)` to be identical to `rtime(sps)[1:931]`.
Differences:
Lengths differ: 0 is not 931
── Failure ('test_Spectra.R:1964:5'): dataStorageBasePath,dataStorageBasePath<-,MsBackendMzR works ──
Expected `dataStorageBasePath(tmp)` to equal `MsCoreUtils::common_path(sciex_file)`.
Differences:
1/1 mismatches
x[1]: "/media/volume/teran2_disk/rapidbuild/.cache/R/ExperimentHub"
y[1]: "/home/rapidbuild/.cache/R/ExperimentHub"
[ FAIL 11 | WARN 11 | SKIP 7 | PASS 2957 ]
Error:
! Test failures.
Execution halted
Spectra.Rcheck/Spectra-Ex.timings
| name | user | system | elapsed | |
| MsBackend | 0.161 | 0.002 | 0.163 | |
| Spectra | 8.480 | 2.212 | 9.127 | |
| addProcessing | 8.116 | 1.011 | 10.537 | |
| chunkapply | 1.881 | 0.520 | 0.906 | |
| combinePeaks | 7.211 | 1.724 | 6.143 | |
| combinePeaksData | 0.018 | 0.007 | 0.024 | |
| combineSpectra | 2.612 | 0.687 | 2.416 | |
| compareSpectra | 3.986 | 0.342 | 4.340 | |
| countIdentifications | 0.048 | 0.038 | 0.169 | |
| estimatePrecursorIntensity | 6.259 | 0.775 | 37.917 | |
| estimatePrecursorMz | 83.298 | 2.031 | 53.840 | |
| fillCoreSpectraVariables | 0.007 | 0.001 | 0.007 | |
| filterFourierTransformArtefacts | 0.066 | 0.001 | 0.067 | |
| filterMsLevel | 4.502 | 0.556 | 5.052 | |
| filterPeaksRanges | 0.030 | 0.001 | 0.032 | |
| fragmentGroupIndex | 0.783 | 0.259 | 1.055 | |
| joinPeaks | 0.001 | 0.001 | 0.003 | |
| neutralLoss | 0.145 | 0.023 | 0.169 | |
| plotMzDelta | 7.920 | 0.962 | 8.391 | |
| precursorPurity | 1.391 | 0.736 | 2.693 | |
| spectra-plotting | 0.646 | 0.296 | 0.201 | |
| spectraData | 3.184 | 1.739 | 3.253 | |