| Back to Rapid builds (Linux only) of a subset of BioC 3.23 Report updated every 6 hours |
This page was generated on 2025-11-02 09:42 -0500 (Sun, 02 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-28 r88973) -- "Unsuffered Consequences" | 917 |
| 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 153/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| MSnbase 2.37.0 (landing page) Laurent Gatto
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||
|
To the developers/maintainers of the MSnbase 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: MSnbase |
| Version: 2.37.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings MSnbase_2.37.0.tar.gz |
| StartedAt: 2025-11-02 08:47:06 -0500 (Sun, 02 Nov 2025) |
| EndedAt: 2025-11-02 09:00:22 -0500 (Sun, 02 Nov 2025) |
| EllapsedTime: 795.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: MSnbase.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings MSnbase_2.37.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/MSnbase.Rcheck’
* using R Under development (unstable) (2025-10-28 r88973)
* 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 ‘MSnbase/DESCRIPTION’ ... OK
* this is package ‘MSnbase’ version ‘2.37.0’
* package encoding: UTF-8
* checking CRAN incoming feasibility ... NOTE
Maintainer: ‘Laurent Gatto <laurent.gatto@uclouvain.be>’
Unknown, possibly misspelled, fields in DESCRIPTION:
‘git_url’ ‘git_branch’ ‘git_last_commit’ ‘git_last_commit_date’
Uses the non-portable package: ‘mzR (>= 2.29.3)’
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 Description field should not start with the package name,
'This package' or similar.
Found the following \keyword or \concept entries
which likely give several index terms:
File ‘missing-data.Rd’:
\keyword{documentation, internal}
* 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 ‘MSnbase’ can be installed ... OK
* used C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking installed package size ... INFO
installed size is 6.8Mb
sub-directories of 1Mb or more:
R 2.5Mb
data 1.7Mb
libs 1.2Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Authors@R field gives more than one person with maintainer role:
Laurent Gatto <laurent.gatto@uclouvain.be> [aut, cre] (ORCID: <https://orcid.org/0000-0002-1520-2268>)
Johannes Rainer <Johannes.Rainer@eurac.edu> [aut, cre] (ORCID: <https://orcid.org/0000-0002-6977-7147>)
Sebastian Gibb <mail@sebastiangibb.de> [aut, cre] (ORCID: <https://orcid.org/0000-0001-7406-4443>)
Author field differs from that derived from Authors@R
Author: ‘Laurent Gatto, Johannes Rainer and Sebastian Gibb with contributions from Guangchuang Yu, Samuel Wieczorek, Vasile-Cosmin Lazar, Vladislav Petyuk, Thomas Naake, Richie Cotton, Arne Smits, Martina Fisher, Ludger Goeminne, Adriaan Sticker, Lieven Clement and Pascal Maas.’
Authors@R: ‘Laurent Gatto [aut, cre] (ORCID: <https://orcid.org/0000-0002-1520-2268>), Guangchuang Yu [ctb], Samuel Wieczorek [ctb], Vasile-Cosmin Lazar [ctb], Vladislav Petyuk [ctb], Thomas Naake [ctb], Richie Cotton [ctb], Steffen Neumann [ctb], Arne Smits [ctb], Martina Fischer [ctb], Adriaan Sticker [ctb], Ludger Goeminne [ctb], Lieven Clement [ctb], Sigurdur Smarason [ctb], Miguel Cosenza-Contreras [ctb], Pascal Maas [ctb] (ORCID: <https://orcid.org/0000-0001-9379-6041>), Johannes Rainer [aut, cre] (ORCID: <https://orcid.org/0000-0002-6977-7147>), Sebastian Gibb [aut, cre] (ORCID: <https://orcid.org/0000-0001-7406-4443>)’
Maintainer field differs from that derived from Authors@R
Maintainer: ‘Laurent Gatto <laurent.gatto@uclouvain.be>’
Authors@R: ‘’
* 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 ... NOTE
':::' calls which should be '::':
‘S4Vectors:::makeClassinfoRowForCompactPrinting’
‘S4Vectors:::makePrettyMatrixForCompactPrinting’
See the note in ?`:::` about the use of this operator.
Unexported objects imported by ':::' calls:
‘Biobase:::.showAnnotatedDataFrame’ ‘MALDIquant:::.estimateNoise’
‘MALDIquant:::.localMaxima’ ‘MALDIquant:::.movingAverage’
‘MALDIquant:::.savitzkyGolay’ ‘mzR:::.hasChromatograms’
‘mzR:::.hasSpectra’
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 ... NOTE
checkRd: (-1) purityCorrect-methods.Rd:132-144: Only 10 columns allowed in this table (row 1 has 5)
checkRd: (-1) purityCorrect-methods.Rd:132-144: Only 10 columns allowed in this table (row 2 has 5)
checkRd: (-1) purityCorrect-methods.Rd:132-144: Only 10 columns allowed in this table (row 3 has 5)
checkRd: (-1) purityCorrect-methods.Rd:132-144: Only 10 columns allowed in this table (row 4 has 5)
checkRd: (-1) purityCorrect-methods.Rd:132-144: Only 10 columns allowed in this table (row 5 has 5)
checkRd: (-1) purityCorrect-methods.Rd:132-144: Only 10 columns allowed in this table (row 6 has 5)
checkRd: (-1) purityCorrect-methods.Rd:132-144: Only 10 columns allowed in this table (row 7 has 5)
checkRd: (-1) purityCorrect-methods.Rd:132-144: Only 10 columns allowed in this table (row 8 has 5)
checkRd: (-1) purityCorrect-methods.Rd:132-144: Only 10 columns allowed in this table (row 9 has 5)
checkRd: (-1) purityCorrect-methods.Rd:132-144: Only 10 columns allowed in this table (row 10 has 5)
checkRd: (-1) purityCorrect-methods.Rd:132-144: Only 10 columns allowed in this table (row 11 has 5)
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Non-topic package-anchored link(s) in Rd file 'impute.Rd':
‘[MsCoreUtils:imputation]{MsCoreUtils::impute_matrix()}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
Chromatogram-class.Rd: closest
FeaturesOfInterest-class.Rd: Versioned-class
MIAPE-class.Rd: MIAME-class, MIAxE-class, Versioned-class
MSnExp-class.Rd: AnnotatedDataFrame-class, phenoData, eSet-class,
featureData, experimentData, protocolData, Versions-class,
VersionedBiobase-class, Versioned-class, isolationWindow
MSnProcess-class.Rd: Versioned-class
MSnSet-class.Rd: eSet-class, ExpressionSet-class,
AnnotatedDataFrame-class, AssayData-class, exprs, assayData,
phenoData, featureData, experimentData, protocolData,
Versions-class, VersionedBiobase-class, Versioned-class, impute,
meanSdPlot, ma.plot, mva.pairs
MSnSetList-class.Rd: AnnotatedDataFrame-class
MSpectra.Rd: mcols, DataFrame, SimpleList
OnDiskMSnExp-class.Rd: AnnotatedDataFrame-class, phenoData,
featureData, experimentData, eSet-class, protocolData,
Versions-class, VersionedBiobase-class, Versioned-class
ProcessingStep-class.Rd: Versioned-class
ReporterIons-class.Rd: Versioned-class
Spectrum-class.Rd: Versioned-class
Spectrum1-class.Rd: Versioned-class
Spectrum2-class.Rd: Versioned-class
combineFeatures.Rd: impute
combineSpectra.Rd: bpparam
extractSpectraData.Rd: DataFrame
normToReference.Rd: exprs
normalise-methods.Rd: vsn2
pSet-class.Rd: eSet-class, AnnotatedDataFrame-class, phenoData,
featureData, experimentData, protocolData, Versions-class,
VersionedBiobase-class, Versioned-class
plotMzDelta-methods.Rd: geom_histogram
readMSData.Rd: AnnotatedDataFrame-class
readMSnSet.Rd: readExpressionSet, read.AnnotatedDataFrame, read.MIAME
readMgfData.Rd: AnnotatedDataFrame-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... INFO
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
chromatogram-MSnExp-method 9.127 0.305 9.433
OnDiskMSnExp-class 5.606 0.078 5.727
* 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: 6 NOTEs
See
‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/MSnbase.Rcheck/00check.log’
for details.
MSnbase.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD INSTALL MSnbase
###
##############################################################################
##############################################################################
* installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library’
* installing *source* package ‘MSnbase’ ...
** this is package ‘MSnbase’ version ‘2.37.0’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o
gcc -std=gnu2x -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c Spectrum1_class.c -o Spectrum1_class.o
Spectrum1_class.c:8:13: warning: ‘_new_Spectrum1’ defined but not used [-Wunused-function]
8 | static SEXP _new_Spectrum1(SEXP msLevel, SEXP peaksCount, SEXP rt,
| ^~~~~~~~~~~~~~
gcc -std=gnu2x -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c Spectrum2_class.c -o Spectrum2_class.o
Spectrum2_class.c:9:13: warning: ‘_new_Spectrum2’ defined but not used [-Wunused-function]
9 | static SEXP _new_Spectrum2(SEXP msLevel, SEXP peaksCount, SEXP rt,
| ^~~~~~~~~~~~~~
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
gcc -std=gnu2x -I"/home/rapidbuild/bbs-3.23-bioc-rapid/R/include" -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c utils.c -o utils.o
utils.c: In function ‘compar_double_dd_for_stable_asc_order’:
utils.c:92:15: warning: unused variable ‘ret’ [-Wunused-variable]
92 | int i1, i2, ret;
| ^~~
utils.c: In function ‘compar_double_dd_for_stable_desc_order’:
utils.c:107:15: warning: unused variable ‘ret’ [-Wunused-variable]
107 | int i1, i2, ret;
| ^~~
utils.c: In function ‘compar_double_asc_order’:
utils.c:123:18: warning: unused variable ‘ret’ [-Wunused-variable]
123 | double d1, d2, ret;
| ^~~
utils.c: In function ‘compar_double_desc_order’:
utils.c:133:18: warning: unused variable ‘ret’ [-Wunused-variable]
133 | double d1, d2, ret;
| ^~~
utils.c: At top level:
utils.c:131:12: warning: ‘compar_double_desc_order’ defined but not used [-Wunused-function]
131 | static int compar_double_desc_order(const void *p1, const void *p2)
| ^~~~~~~~~~~~~~~~~~~~~~~~
utils.c:121:12: warning: ‘compar_double_asc_order’ defined but not used [-Wunused-function]
121 | static int compar_double_asc_order(const void *p1, const void *p2)
| ^~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17 -shared -L/usr/local/lib -o MSnbase.so RcppExports.o Spectrum1_class.o Spectrum2_class.o imp_neighbour_avg.o utils.o
installing to /media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library/00LOCK-MSnbase/00new/MSnbase/libs
** R
** data
*** moving datasets to lazyload DB
Creating a new generic function for ‘trimws’ in package ‘MSnbase’
in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra”
in method for ‘plotMzDelta’ with signature ‘"mzRramp"’: no definition for class “mzRramp”
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘trimws’ in package ‘MSnbase’
in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra”
in method for ‘plotMzDelta’ with signature ‘"mzRramp"’: no definition for class “mzRramp”
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (MSnbase)
MSnbase.Rcheck/tests/testthat.Rout
R Under development (unstable) (2025-10-28 r88973) -- "Unsuffered Consequences"
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.
> # setting R_TESTS to empty string because of
> # https://github.com/hadley/testthat/issues/144
> # revert this when that issue in R is fixed.
> Sys.setenv("R_TESTS" = "")
> library("testthat")
> library("MSnbase")
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
Loading required package: Biobase
Welcome to Bioconductor
Vignettes contain introductory material; view with
'browseVignettes()'. To cite Bioconductor, see
'citation("Biobase")', and for packages 'citation("pkgname")'.
Loading required package: mzR
Loading required package: Rcpp
Loading required package: S4Vectors
Loading required package: stats4
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: ProtGenerics
Attaching package: 'ProtGenerics'
The following object is masked from 'package:stats':
smooth
This is MSnbase version 2.37.0
Visit https://lgatto.github.io/MSnbase/ to get started.
Consider switching to the 'R for Mass Spectrometry'
packages - see https://RforMassSpectrometry.org for details.
Attaching package: 'MSnbase'
The following object is masked from 'package:base':
trimws
> setMSnbaseVerbose(FALSE)
> ## register(SerialParam()) ## see issue 205
>
> ## Erwinia
> f <- msdata::proteomics(full.names = TRUE,
+ pattern = "TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01.mzML.gz")
> tmt_erwinia_in_mem_ms1 <- readMSData(f, msLevel = 1)
> tmt_erwinia_in_mem_ms2 <- readMSData(f, msLevel = 2)
> tmt_erwinia_on_disk <- readMSData(f, mode = "onDisk")
> tmt_erwinia_on_disk_ms1 <- readMSData(f, msLevel = 1, mode = "onDisk")
> tmt_erwinia_on_disk_ms2 <- readMSData(f, msLevel = 2, mode = "onDisk")
> ## subset by rt
> tmt_im_ms1_sub <- filterRt(tmt_erwinia_in_mem_ms1, c(1200, 1250))
> tmt_im_ms2_sub <- filterRt(tmt_erwinia_in_mem_ms2, c(1200, 1250))
> tmt_od_sub <- filterRt(tmt_erwinia_on_disk, c(1200, 1250))
> tmt_od_ms1_sub <- filterRt(tmt_erwinia_on_disk_ms1, c(1200, 1250))
> tmt_od_ms2_sub <- filterRt(tmt_erwinia_on_disk_ms2, c(1200, 1250))
>
> ## microtofq
> f <- c(system.file("microtofq/MM14.mzML", package = "msdata"),
+ system.file("microtofq/MM8.mzML", package = "msdata"))
> microtofq_in_mem_ms1 <- readMSData(f, msLevel = 1)
> microtofq_on_disk_ms1 <- readMSData(f, msLevel = 1, mode = "onDisk")
> microtofq_on_disk <- readMSData(f, mode = "onDisk")
>
> ## extdata mzML
> f <- dir(system.file(package = "MSnbase", dir = "extdata"),
+ full.name = TRUE, pattern = "mzXML$")
> extdata_mzXML_in_mem_ms2 <- readMSData(f, verbose = FALSE, centroided. = FALSE)
> extdata_mzXML_on_disk <- readMSData(f, centroided. = FALSE, mode = "onDisk")
> extdata_mzXML_on_disk_ms2 <- readMSData(f, msLevel = 2, centroided. = FALSE, mode = "onDisk")
>
> sf <- dir(system.file("sciex", package = "msdata"), full.names = TRUE)
> sciex <- readMSData(sf, mode = "onDisk")
>
> test_check("MSnbase")
Experiment data
Experimenter name: Laurent Gatto
Laboratory: Cambridge Centre for Proteomics (CCP)
Contact information: Laurent Gatto
Contact email: lg390@cam.ac.uk
Title: Example 'MSnExp' data set
URL:
PMIDs:
No abstract available.
Instrument :
Model: test (1)
Manufacturer:
Customisations:
Use 'msInfo(object)' for more MIAPE-MS information.
Experiment data
Experimenter name: Laurent Gatto
Laboratory: Cambridge Centre for Proteomics (CCP)
Contact information: Laurent Gatto
Contact email: lg390@cam.ac.uk
Title: Example 'MSnExp' data set
URL:
PMIDs:
No abstract available.
notes:
Note1:
First note
MIAPE-MS information:
1. General features:
Date stamp:
Contact: Laurent Gatto
Name: Laurent Gatto
Laboratory: Cambridge Centre for Proteomics (CCP)
Instument model: test
Manufacturer:
Customisations:
Software:
Version:
Switching:
Param file:
2. Ion source
Source:
Source details:
3. Post-source componentry
Analyzer:
Analyzer details:
Collision gas:
Pressure: bars
Energy:
Detector type:
Sensitivity:
Object of class "MSmap"
Map [75, 401]
[1] Retention time: 30:01 - 34:58
[2] M/Z: 521 - 523 (res 0.005)
Object of class "MSmap"
Map [401, 75]
[1] M/Z: 521 - 523 (res 0.005)
[2] Retention time: 30:01 - 34:58
Object of class "MzTab".
Description: mzTab example file for reporting a summary report of
quantification data quantified on the protein level
Mode: Complete
Type: Quantification
Available data: Proteins PSMs
Object of class "MzTab".
Description:
Mode:
Type:
Available data: SmallMolecules
Object of class "MzTab".
Description:
Mode:
Type:
Available data: SmallMolecules
Instance of class 'MSnSetList' containig 3 objects.
MSn experiment data ("OnDiskMSnExp")
Object size in memory: 0.26 Mb
- - - Spectra data - - -
MS level(s): 1 2
Number of spectra: 509
MSn retention times: 18:28 - 22:03 minutes
- - - Processing information - - -
Data loaded [Sun Nov 2 08:52:41 2025]
MSnbase version: 2.37.0
- - - Meta data - - -
phenoData
rowNames:
TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01.mzML.gz
varLabels: sampleNames
varMetadata: labelDescription
Loaded from:
TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01.mzML.gz
protocolData: none
featureData
featureNames: F1.S001 F1.S002 ... F1.S509 (509 total)
fvarLabels: fileIdx spIdx ... spectrum (36 total)
fvarMetadata: labelDescription
experimentData: use 'experimentData(object)'
Object of class "ReporterIons"
TMT10HCD: '10-plex TMT HCD' with 10 reporter ions
- [126] 126.1277 +/- 0.002 (#8DD3C7)
- [127N] 127.1248 +/- 0.002 (#FFFFB3)
- [127C] 127.1311 +/- 0.002 (#BEBADA)
- [128N] 128.1281 +/- 0.002 (#FB8072)
- [128C] 128.1344 +/- 0.002 (#80B1D3)
- [129N] 129.1315 +/- 0.002 (#FDB462)
- [129C] 129.1378 +/- 0.002 (#B3DE69)
- [130N] 130.1348 +/- 0.002 (#FCCDE5)
- [130C] 130.1411 +/- 0.002 (#D9D9D9)
- [131] 131.1382 +/- 0.002 (#BC80BD)
Object of class "Spectrum1"
Retention time: 0:00
MSn level: 1
Total ion count: 684
Polarity: 1
MSn experiment data ("MSnExp")
Object size in memory: 0.18 Mb
- - - Spectra data - - -
MS level(s): 2
Number of spectra: 5
MSn retention times: 25:01 - 25:02 minutes
- - - Processing information - - -
Data loaded: Sun Nov 2 08:55:39 2025
MSnbase version: 2.37.0
- - - Meta data - - -
phenoData
rowNames: dummyiTRAQ.mzXML
varLabels: sampleNames
varMetadata: labelDescription
Loaded from:
dummyiTRAQ.mzXML
protocolData: none
featureData
featureNames: F1.S1 F1.S2 ... F1.S5 (5 total)
fvarLabels: spectrum
fvarMetadata: labelDescription
experimentData: use 'experimentData(object)'
MSn experiment data ("MSnExp")
Object size in memory: 0.2 Mb
- - - Spectra data - - -
MS level(s): 2
Number of spectra: 5
MSn retention times: 25:01 - 25:02 minutes
- - - Processing information - - -
Data loaded: Sun Nov 2 08:55:40 2025
MSnbase version: 2.37.0
- - - Meta data - - -
phenoData
rowNames: dummyiTRAQ.mzXML
varLabels: sampleNames
varMetadata: labelDescription
Loaded from:
dummyiTRAQ.mzXML
protocolData: none
featureData
featureNames: F1.S1 F1.S2 ... F1.S5 (5 total)
fvarLabels: spectrum
fvarMetadata: labelDescription
experimentData: use 'experimentData(object)'
Object of class "FeaturesOfInterest"
Created on Sun Nov 2 08:55:52 2025
Description:
small foi
3 features of interest:
P20353, P53501, Q7KU78
Traceable object of class "FeaturesOfInterest"
Created on Sun Nov 2 08:55:52 2025
Description:
my description
10 features of interest:
P20353, P53501 ... Q9VCK0, Q9VIU7
A collection of 1 features of interest.
A collection of 10 features of interest.
MSpectra with 3 spectra and 1 metadata column(s):
msLevel rtime peaksCount | id
1 2 NA 3 | 1
2 2 1.23245 4 | 2
3 1 1.23245 5 | 3
MSpectra with 3 spectra and 1 metadata column(s):
msLevel rtime peaksCount | id
<integer> <numeric> <integer> | <integer>
1 2 NA 3 | 1
2 2 1.23245 4 | 2
3 1 1.23245 5 | 3
MSpectra with 3 spectra and 1 metadata column(s):
msLevel rtime peaksCount | id
<integer> <numeric> <integer> | <integer>
1 2 NA 3 | 1
2 2 1.23245 4 | 2
3 1 1.23245 5 | 3
reading dummyiTRAQ.mzid... DONE!
[ FAIL 0 | WARN 1092 | SKIP 12 | PASS 2360 ]
══ Skipped tests (12) ══════════════════════════════════════════════════════════
• empty test (12): 'test_MzTab.R:108:1', 'test_MzTab.R:123:1',
'test_OnDiskMSnExp2.R:132:1', 'test_fdata-selection.R:71:1',
'test_functions-Chromatogram.R:39:1', 'test_functions-MSpectra.R:72:1',
'test_functions-plotting.R:1:1', 'test_io.R:3:1',
'test_methods-MChromatograms.R:155:1', 'test_readMSData2.R:51:1',
'test_readMSData2.R:63:1', 'test_readMSData2.R:80:1'
[ FAIL 0 | WARN 1092 | SKIP 12 | PASS 2360 ]
Warning message:
In for (i in 1:lrep) { :
closing unused connection 4 (/tmp/RtmpjEcLxx/file3e6d1a2adbb80a)
>
> proc.time()
user system elapsed
324.659 26.876 343.858
MSnbase.Rcheck/MSnbase-Ex.timings
| name | user | system | elapsed | |
| Chromatogram-class | 0.052 | 0.010 | 0.063 | |
| FeatComp-class | 0.152 | 0.016 | 0.174 | |
| FeaturesOfInterest-class | 0.032 | 0.002 | 0.034 | |
| MChromatograms-class | 0.092 | 0.000 | 0.092 | |
| MSmap-class | 0.000 | 0.001 | 0.000 | |
| MSnExp-class | 0.774 | 0.002 | 0.777 | |
| MSnProcess-class | 0.001 | 0.000 | 0.001 | |
| MSnSet-class | 2.936 | 0.100 | 3.036 | |
| MSnSetList-class | 0.618 | 0.002 | 0.620 | |
| MSpectra | 0.049 | 0.001 | 0.049 | |
| MzTab-class | 0.592 | 0.021 | 2.576 | |
| OnDiskMSnExp-class | 5.606 | 0.078 | 5.727 | |
| ProcessingStep-class | 0.001 | 0.000 | 0.002 | |
| ReporterIons-class | 0.006 | 0.000 | 0.006 | |
| TMT6 | 0.004 | 0.000 | 0.003 | |
| addIdentificationData-methods | 0.799 | 0.000 | 0.800 | |
| aggvar | 2.550 | 0.015 | 2.567 | |
| averageMSnSet | 3.283 | 0.108 | 3.560 | |
| bin-methods | 0.190 | 0.002 | 0.191 | |
| calculateFragments-methods | 1.038 | 0.007 | 1.046 | |
| chromatogram-MSnExp-method | 9.127 | 0.305 | 9.433 | |
| clean-methods | 0.072 | 0.015 | 0.087 | |
| combineFeatures | 0.597 | 0.003 | 0.600 | |
| combineSpectra | 3.157 | 0.013 | 3.173 | |
| combineSpectraMovingWindow | 1.882 | 0.002 | 1.884 | |
| commonFeatureNames | 1.089 | 0.003 | 1.095 | |
| compareSpectra-methods | 0.079 | 0.000 | 0.079 | |
| consensusSpectrum | 0.016 | 0.001 | 0.017 | |
| estimateMzResolution | 3.308 | 0.129 | 3.433 | |
| estimateMzScattering | 1.203 | 0.001 | 1.205 | |
| estimateNoise-method | 0.005 | 0.001 | 0.005 | |
| extractPrecSpectra-methods | 0.988 | 0.002 | 0.998 | |
| extractSpectraData | 1.565 | 0.105 | 1.842 | |
| fData-utils | 0.196 | 0.003 | 0.203 | |
| factorsAsStrings | 0.006 | 0.002 | 0.007 | |
| featureCV | 0.011 | 0.000 | 0.011 | |
| fillUp | 0.001 | 0.000 | 0.002 | |
| formatRt | 0.000 | 0.000 | 0.001 | |
| getVariableName | 0.002 | 0.000 | 0.002 | |
| hasSpectraOrChromatograms | 0.223 | 0.030 | 0.254 | |
| iPQF | 0.149 | 0.000 | 0.149 | |
| iTRAQ4 | 0.006 | 0.000 | 0.007 | |
| imageNA2 | 1.724 | 0.008 | 1.733 | |
| impute | 0.550 | 0.013 | 0.563 | |
| isCentroidedFromFile | 1.853 | 0.059 | 1.909 | |
| itraqdata | 0.023 | 0.002 | 0.025 | |
| listOf | 0.000 | 0.000 | 0.001 | |
| makeCamelCase | 0 | 0 | 0 | |
| makeNaData | 0.194 | 0.001 | 0.194 | |
| meanMzInts | 0.022 | 0.002 | 0.024 | |
| missing-data | 1.556 | 0.009 | 1.566 | |
| mzRident2dfr | 0.018 | 0.000 | 0.017 | |
| nFeatures | 0.367 | 0.011 | 0.378 | |
| nQuants | 0.063 | 0.002 | 0.065 | |
| naplot | 0.034 | 0.002 | 0.037 | |
| normToReference | 0.097 | 0.000 | 0.098 | |
| normalise-methods | 0.006 | 0.002 | 0.008 | |
| npcv | 0.002 | 0.000 | 0.002 | |
| pSet-class | 0.000 | 0.000 | 0.001 | |
| pickPeaks-method | 0.192 | 0.001 | 0.194 | |
| plot-methods | 3.142 | 0.008 | 3.151 | |
| plot2d-methods | 0.427 | 0.000 | 0.428 | |
| plotDensity-methods | 0.528 | 0.000 | 0.529 | |
| plotMzDelta-methods | 0.474 | 0.001 | 0.475 | |
| plotNA-methods | 0.398 | 0.002 | 0.401 | |
| plotSpectrumSpectrum-methods | 1.2 | 0.0 | 1.2 | |
| precSelection | 0.017 | 0.002 | 0.018 | |
| purityCorrect-methods | 0.012 | 0.001 | 0.014 | |
| quantify-methods | 2.044 | 0.001 | 2.045 | |
| readMSData | 1.953 | 0.001 | 1.954 | |
| readMSnSet | 0.042 | 0.000 | 0.044 | |
| readMgfData | 0.836 | 0.009 | 0.846 | |
| readMzIdData | 0.347 | 0.159 | 0.532 | |
| readMzTabData | 0.555 | 0.006 | 0.628 | |
| readMzTabData_v0.9 | 0.118 | 0.005 | 0.215 | |
| readSRMData | 0.761 | 0.028 | 0.790 | |
| reduce-data.frame-method | 0.008 | 0.000 | 0.009 | |
| removeNoId-methods | 1.124 | 0.000 | 1.124 | |
| removePeaks-methods | 0.297 | 0.002 | 0.298 | |
| removeReporters-methods | 0.503 | 0.000 | 0.504 | |
| selectFeatureData | 1.094 | 0.007 | 1.101 | |
| smooth-methods | 0.119 | 0.001 | 0.119 | |
| trimMz-methods | 0.087 | 0.001 | 0.089 | |
| writeMgfData-methods | 0.789 | 0.008 | 0.797 | |