Back to Rapid builds (Linux only) of a subset of BioC 3.24
Report updated every 4 hours

This page was generated on 2026-05-08 14:45 -0400 (Fri, 08 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 (2026-04-24) -- "Because it was There" 916
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 150/229HostnameOS / ArchINSTALLBUILDCHECKBIOCCHECK
MSnbase 2.39.1  (landing page)
Laurent Gatto
Snapshot Date: 2026-05-08 12:00 -0400 (Fri, 08 May 2026)
git_url: https://git.bioconductor.org/packages/MSnbase
git_branch: devel
git_last_commit: 76555a2
git_last_commit_date: 2026-05-04 14:40:43 -0400 (Mon, 04 May 2026)
teran2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    TIMEOUT    ERRORS  


CHECK results for MSnbase on teran2

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.

raw results


Summary

Package: MSnbase
Version: 2.39.1
Command: /home/rapidbuild/bbs-3.24-bioc-rapid/R/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/home/rapidbuild/bbs-3.24-bioc-rapid/R/site-library --timings MSnbase_2.39.1.tar.gz
StartedAt: 2026-05-08 13:25:59 -0400 (Fri, 08 May 2026)
EndedAt: 2026-05-08 14:05:59 -0400 (Fri, 08 May 2026)
EllapsedTime: 2400.0 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: MSnbase.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.24-bioc-rapid/R/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/home/rapidbuild/bbs-3.24-bioc-rapid/R/site-library --timings MSnbase_2.39.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.24-bioc-rapid/meat/MSnbase.Rcheck’
* using R version 4.6.0 (2026-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-08 17:25:59 UTC
* checking for file ‘MSnbase/DESCRIPTION’ ... OK
* this is package ‘MSnbase’ version ‘2.39.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘MSnbase’ can be installed ... OK
* used C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
* checking installed package size ... INFO
  installed size is  6.9Mb
  sub-directories of 1Mb or more:
    R      2.5Mb
    data   1.7Mb
    libs   1.3Mb
* 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>)
* 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
':::' 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 ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  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
  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
  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
  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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
                             user system elapsed
estimateMzResolution       50.953  3.313  54.650
isCentroidedFromFile       10.553  0.229  10.755
chromatogram-MSnExp-method 10.343  0.327  10.674
OnDiskMSnExp-class          6.542  0.063   6.650
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’

Installation output

MSnbase.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.24-bioc-rapid/R/bin/R CMD INSTALL MSnbase
###
##############################################################################
##############################################################################


* installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.24-bioc-rapid/R/site-library’
* installing *source* package ‘MSnbase’ ...
** this is package ‘MSnbase’ version ‘2.39.1’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
g++ -std=gnu++20 -I"/home/rapidbuild/bbs-3.24-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.24-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.24-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.24-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.24-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.24-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++20 -I"/home/rapidbuild/bbs-3.24-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.24-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.24-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.24-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++20 -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.24-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)

Tests output

MSnbase.Rcheck/tests/testthat.Rout


R version 4.6.0 (2026-04-24) -- "Because it was There"
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.

> # 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.39.1 
  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 <- MsDataHub::TMT_Erwinia_1uLSike_Top10HCD_isol2_45stepped_60min_01.20141210.mzML.gz()
see ?MsDataHub and browseVignettes('MsDataHub') for documentation
loading from cache
> 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.names = 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: 3.36 Mb
- - - Spectra data - - -
 MS level(s): 1 2 
 Number of spectra: 7534 
 MSn retention times: 0:00 - 60:02 minutes
- - - Processing information - - -
Data loaded [Fri May  8 13:52:38 2026] 
 MSnbase version: 2.39.1 
- - - Meta data  - - -
phenoData
  rowNames: 129583763e7ece_7858
  varLabels: sampleNames
  varMetadata: labelDescription
Loaded from:
  129583763e7ece_7858 
protocolData: none
featureData
  featureNames: F1.S0001 F1.S0002 ... F1.S7534 (7534 total)
  fvarLabels: fileIdx spIdx ... spectrum (36 total)
  fvarMetadata: labelDescription
experimentData: use 'experimentData(object)'

Example timings

MSnbase.Rcheck/MSnbase-Ex.timings

nameusersystemelapsed
Chromatogram-class0.0830.0090.092
FeatComp-class0.1410.0040.159
FeaturesOfInterest-class0.0330.0020.035
MChromatograms-class0.1020.0020.104
MSmap-class000
MSnExp-class1.0180.0021.023
MSnProcess-class0.0010.0000.000
MSnSet-class3.0090.1023.114
MSnSetList-class0.6130.0050.619
MSpectra0.0480.0000.048
MzTab-class0.5640.0122.767
OnDiskMSnExp-class6.5420.0636.650
ProcessingStep-class0.0010.0000.001
ReporterIons-class0.0070.0000.007
TMT60.0030.0010.004
addIdentificationData-methods0.9600.0020.963
aggvar2.6270.0212.652
averageMSnSet4.4020.1054.549
bin-methods0.1650.0040.169
calculateFragments-methods1.4150.0191.435
chromatogram-MSnExp-method10.343 0.32710.674
clean-methods0.0700.0170.087
combineFeatures0.6090.0020.612
combineSpectra3.4750.0233.518
combineSpectraMovingWindow2.1270.0042.131
commonFeatureNames0.1590.0040.163
compareSpectra-methods1.2080.0011.210
consensusSpectrum0.0170.0010.018
estimateMzResolution50.953 3.31354.650
estimateMzScattering1.5570.0051.561
estimateNoise-method0.0130.0000.012
extractPrecSpectra-methods1.2840.0001.284
extractSpectraData2.4410.0742.689
fData-utils0.2160.0000.220
factorsAsStrings0.0060.0020.007
featureCV0.0170.0010.018
fillUp0.0000.0010.002
formatRt000
getVariableName0.0010.0010.002
hasSpectraOrChromatograms0.2300.0030.250
iPQF0.1630.0010.163
iTRAQ40.0070.0000.007
imageNA21.7150.0071.724
impute0.5950.0110.687
isCentroidedFromFile10.553 0.22910.755
itraqdata0.0240.0010.025
listOf0.0000.0010.000
makeCamelCase0.0000.0000.001
makeNaData0.2080.0010.209
meanMzInts0.0260.0000.025
missing-data1.6090.0081.618
mzRident2dfr0.0170.0010.019
nFeatures0.3750.0020.377
nQuants0.0680.0010.069
naplot0.0350.0020.038
normToReference0.1030.0010.104
normalise-methods0.0080.0010.009
npcv0.0030.0000.003
pSet-class0.0010.0000.001
pickPeaks-method0.1920.0000.192
plot-methods3.7680.0103.784
plot2d-methods0.4360.0030.439
plotDensity-methods0.5560.0000.558
plotMzDelta-methods0.4640.0010.465
plotNA-methods0.3900.0020.393
plotSpectrumSpectrum-methods1.5760.0021.581
precSelection0.0040.0010.005
purityCorrect-methods0.0130.0000.014
quantify-methods2.2730.0032.276
readMSData2.3660.0012.367
readMSnSet0.0430.0010.047
readMgfData0.8470.0050.854
readMzIdData0.9160.1771.227
readMzTabData0.5710.0050.668
readMzTabData_v0.90.1310.0060.246
readSRMData0.8670.0000.867
reduce-data.frame-method0.0090.0000.008
removeNoId-methods1.3860.0001.386
removePeaks-methods0.2980.0040.302
removeReporters-methods0.4970.0010.498
selectFeatureData1.3330.0041.338
smooth-methods0.1240.0000.123
trimMz-methods0.0890.0010.089
writeMgfData-methods0.8350.0100.845