Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-03-28 11:39:38 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 1336/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSnbase 2.29.4  (landing page)
Laurent Gatto
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/MSnbase
git_branch: devel
git_last_commit: 6284cc6
git_last_commit_date: 2024-03-14 01:19:37 -0400 (Thu, 14 Mar 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  

CHECK results for MSnbase on lconway


To the developers/maintainers of the MSnbase package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MSnbase.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: MSnbase
Version: 2.29.4
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MSnbase_2.29.4.tar.gz
StartedAt: 2024-03-27 22:38:18 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 22:56:17 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 1079.1 seconds
RetCode: 0
Status:   OK  
CheckDir: MSnbase.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MSnbase_2.29.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/MSnbase.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSnbase/DESCRIPTION’ ... OK
* this is package ‘MSnbase’ version ‘2.29.4’
* 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 ‘MSnbase’ can be installed ... OK
* used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* checking installed package size ... NOTE
  installed size is  5.8Mb
  sub-directories of 1Mb or more:
    R      2.4Mb
    data   1.9Mb
* 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] (<https://orcid.org/0000-0002-1520-2268>)
  Johannes Rainer <Johannes.Rainer@eurac.edu> [aut, cre] (<https://orcid.org/0000-0002-6977-7147>)
  Sebastian Gibb <mail@sebastiangibb.de> [aut, cre] (<https://orcid.org/0000-0001-7406-4443>)
* 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 whether startup messages can be suppressed ... 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) MSnSet-class.Rd:287-292: Lost braces
   287 |     \item{write.exprs}{signature(x = "MSnSet")}{Writes expression values
       |                                                ^
checkRd: (-1) MSnSet-class.Rd:294-297: Lost braces
   294 |     \item{combine}{signature(x = "MSnSet", y = "MSnSet", ...)}{ Combines
       |                                                               ^
checkRd: (-1) MSnSet-class.Rd:300-317: Lost braces
   300 |       isMSnbaseVerbose())}{
       |                           ^
checkRd: (-1) MSnSet-class.Rd:320-336: Lost braces
   320 |       pattern = "character", droplevels = "logical")}{ This method
       |                                                      ^
checkRd: (-1) MSnSet-class.Rd:339-341: Lost braces
   339 |       pattern = "character", droplevels = "logical")}{ As
       |                                                      ^
checkRd: (-1) MSnSet-class.Rd:344-346: Lost braces
   344 |       "numeric", fcol = "character")}{ Keeps only spectra with level
       |                                      ^
checkRd: (-1) MSnSet-class.Rd:349-354: Lost braces
   349 |     \item{log}{signature(object = "MSnSet", base = "numeric")}{ Log
       |                                                               ^
checkRd: (-1) MSnSet-class.Rd:356-359: Lost braces
   356 |     \item{droplevels}{signature(x = "MSnSet", ...)}{Drops the unused
       |                                                    ^
checkRd: (-1) MSnSet-class.Rd:361-364: Lost braces
   361 |     \item{impute}{\code{signature(object = "MSnSet", ...)}}{
       |                                                            ^
checkRd: (-1) MSnSet-class.Rd:366-369: Lost braces
   366 |     \item{trimws}{signature(object = "MSnSet", ...)}{Trim leading and/or
       |                                                     ^
checkRd: (-1) MSnSet-class.Rd:380-383: Lost braces
   380 |     \item{meanSdPlot}{\code{signature(object = "MSnSet")}}{ Plots row
       |                                                           ^
checkRd: (-1) MSnSet-class.Rd:388-410: Lost braces
   388 |         "numeric")}}{Produces an heatmap of expression values in the
       |                     ^
checkRd: (-1) MSnSet-class.Rd:413-420: Lost braces
   413 |         "numeric")}}{
       |                     ^
checkRd: (-1) MSnSet-class.Rd:423-433: Lost braces
   423 |         base = "numeric", ...)}}{
       |                                 ^
checkRd: (-1) MSnSet-class.Rd:460-463: Lost braces
   460 |     \item{updateFvarLabels}{signature(object, label, sep)}{ This
       |                                                           ^
checkRd: (-1) MSnSet-class.Rd:465-468: Lost braces
   465 |     \item{updateSampleNames}{signature(object, label, sep)}{ This
       |                                                            ^
checkRd: (-1) MSnSet-class.Rd:470-473: Lost braces
   470 |     \item{updateFeatureNames}{signature(object, label, sep)}{ This
       |                                                             ^
checkRd: (-1) MSnSet-class.Rd:475-479: Lost braces
   475 |     \item{ms2df}{signature(x, fcols)}{Coerces the \code{MSnSet} instance
       |                                      ^
checkRd: (-1) MSnSet-class.Rd:481-489: Lost braces
   481 |     \item{addMSnSetMetadata}{signature(x, y)}{When coercing an
       |                                              ^
checkRd: (-1) ReporterIons-class.Rd:133: Lost braces
   133 |   Thompson A, Sch\"{a}fer J, Kuhn K, Kienle S, Schwarz J, Schmidt G,
       |                    ^
checkRd: (-1) TMT6.Rd:49: Lost braces
    49 |   Thompson A, Sch\"{a}fer J, Kuhn K, Kienle S, Schwarz J, Schmidt G,
       |                    ^
checkRd: (-1) listOf.Rd:10: Lost braces
    10 | \item{x}{A code{list}.}
       |                ^
checkRd: (-1) pSet-class.Rd:188: Lost braces
   188 |       file indexes (to be found in the 'code{processingData}' slot) from
       |                                             ^
checkRd: (-1) plotNA-methods.Rd:30-34: Lost braces
    30 |     \item{is.na}{\code{signature(x = "MSnSet")}}{      
       |                                                 ^
checkRd: (-1) plotNA-methods.Rd:35-42: Lost braces
    35 |     \item{plotNA}{\code{signature(object = "MSnSet", pNA = "numeric")}}{
       |                                                                        ^
* 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 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 ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                             user system elapsed
chromatogram-MSnExp-method 14.018  0.225  14.353
OnDiskMSnExp-class          8.552  0.317   8.963
averageMSnSet               6.103  0.506   6.693
estimateMzResolution        5.613  0.351   6.004
* 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: 5 NOTEs
See
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/MSnbase.Rcheck/00check.log’
for details.


Installation output

MSnbase.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL MSnbase
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘MSnbase’ ...
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++11 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Spectrum1_class.c -o Spectrum1_class.o
Spectrum1_class.c:8:13: warning: unused function '_new_Spectrum1' [-Wunused-function]
static SEXP _new_Spectrum1(SEXP msLevel, SEXP peaksCount, SEXP rt,
            ^
1 warning generated.
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c Spectrum2_class.c -o Spectrum2_class.o
Spectrum2_class.c:9:13: warning: unused function '_new_Spectrum2' [-Wunused-function]
static SEXP _new_Spectrum2(SEXP msLevel, SEXP peaksCount, SEXP rt,
            ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++11 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c utils.c -o utils.o
utils.c:92:15: warning: unused variable 'ret' [-Wunused-variable]
  int i1, i2, ret;
              ^
utils.c:107:15: warning: unused variable 'ret' [-Wunused-variable]
  int i1, i2, ret;
              ^
utils.c:123:18: warning: unused variable 'ret' [-Wunused-variable]
  double d1, d2, ret;
                 ^
utils.c:133:18: warning: unused variable 'ret' [-Wunused-variable]
  double d1, d2, ret;
                 ^
utils.c:121:12: warning: unused function 'compar_double_asc_order' [-Wunused-function]
static int compar_double_asc_order(const void *p1, const void *p2)
           ^
utils.c:131:12: warning: unused function 'compar_double_desc_order' [-Wunused-function]
static int compar_double_desc_order(const void *p1, const void *p2)
           ^
6 warnings generated.
clang++ -arch x86_64 -std=gnu++11 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o MSnbase.so RcppExports.o Spectrum1_class.o Spectrum2_class.o imp_neighbour_avg.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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)

Tests output

MSnbase.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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

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, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, 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.29.4 
  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 [Wed Mar 27 22:46:15 2024] 
 MSnbase version: 2.29.4 
- - - 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 (35 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: Wed Mar 27 22:51:22 2024 
 MSnbase version: 2.29.4 
- - - 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: Wed Mar 27 22:51:23 2024 
 MSnbase version: 2.29.4 
- - - 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 Wed Mar 27 22:51:43 2024 
 Description:
  small foi
 3 features of interest:
   P20353, P53501, Q7KU78
Traceable object of class "FeaturesOfInterest"
 Created on Wed Mar 27 22:51:43 2024 
 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 2366 ]

══ 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 2366 ]
Warning message:
closing unused connection 4 (/tmp/RtmpLsnAcm/file13adc19ce5306) 
> 
> proc.time()
   user  system elapsed 
551.172  62.530 611.356 

Example timings

MSnbase.Rcheck/MSnbase-Ex.timings

nameusersystemelapsed
Chromatogram-class0.100.010.11
FeatComp-class0.3730.0270.409
FeaturesOfInterest-class0.0600.0070.067
MChromatograms-class0.1900.0070.198
MSmap-class0.0010.0010.001
MSnExp-class1.0420.0171.068
MSnProcess-class0.0000.0010.001
MSnSet-class4.7380.1814.972
MSnSetList-class2.7360.1482.904
MSpectra0.0900.0070.097
MzTab-class0.5160.0453.466
OnDiskMSnExp-class8.5520.3178.963
ProcessingStep-class0.0020.0000.003
ReporterIons-class0.0130.0010.015
TMT60.0080.0030.011
addIdentificationData-methods1.0130.0151.035
aggvar4.4560.0884.575
averageMSnSet6.1030.5066.693
bin-methods0.4390.0160.458
calculateFragments-methods1.3690.0461.426
chromatogram-MSnExp-method14.018 0.22514.353
clean-methods0.1340.0100.144
combineFeatures1.1990.0311.243
combineSpectra4.6910.1364.870
combineSpectraMovingWindow2.8860.0943.007
commonFeatureNames0.3100.0110.324
compareSpectra-methods0.1940.0070.203
consensusSpectrum0.0390.0030.042
estimateMzResolution5.6130.3516.004
estimateMzScattering1.6500.0451.709
estimateNoise-method0.0120.0010.013
extractPrecSpectra-methods1.2530.0251.292
extractSpectraData2.3700.1212.533
fData-utils0.4680.0140.489
factorsAsStrings0.0140.0060.021
featureCV0.0250.0020.028
fillUp0.0030.0010.005
formatRt0.0010.0000.001
getVariableName0.0040.0000.005
hasSpectraOrChromatograms0.3300.0370.376
iPQF0.3140.0070.324
iTRAQ40.0140.0020.016
imageNA23.8110.2184.100
impute1.5190.0741.612
isCentroidedFromFile2.6870.1862.928
itraqdata0.0520.0100.062
listOf0.0010.0010.002
makeCamelCase0.0010.0000.001
makeNaData0.6620.0130.683
meanMzInts0.0460.0030.048
missing-data3.1290.1633.312
mzRident2dfr0.0320.0040.036
nFeatures0.5680.0120.584
nQuants0.1440.0040.148
naplot0.0710.0070.078
navMS3.1280.0673.250
normToReference0.1880.0050.194
normalise-methods0.0170.0020.020
npcv0.0020.0000.003
pSet-class0.0010.0010.001
pickPeaks-method0.3420.0080.354
plot-methods4.4040.1034.543
plot2d-methods0.5540.0090.568
plotDensity-methods0.7150.0200.741
plotMzDelta-methods0.7750.0250.804
plotNA-methods0.4140.0090.426
plotSpectrumSpectrum-methods1.7330.0551.801
precSelection0.0070.0020.008
purityCorrect-methods0.0160.0040.020
quantify-methods3.2060.0523.280
readMSData2.4140.0252.457
readMSnSet0.0960.0070.110
readMgfData1.7600.0601.852
readMzIdData0.8670.6861.576
readMzTabData1.0170.0401.381
readMzTabData_v0.90.1370.0070.288
readSRMData1.2480.0391.298
reduce-data.frame-method0.0180.0020.020
removeNoId-methods1.3910.0201.419
removePeaks-methods0.6060.0110.621
removeReporters-methods0.5340.0040.540
selectFeatureData1.4470.0531.513
smooth-methods0.2310.0060.239
trimMz-methods0.1650.0040.169
writeMgfData-methods1.7940.0521.865