| Back to Multiple platform build/check report for BioC 3.8 | 
 | 
This page was generated on 2019-04-16 11:49:06 -0400 (Tue, 16 Apr 2019).
| Package 1010/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| MSnbase 2.8.3 Laurent Gatto 
 | malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | [ OK ] |  | ||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |  | 
| Package: MSnbase | 
| Version: 2.8.3 | 
| Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings MSnbase_2.8.3.tar.gz | 
| StartedAt: 2019-04-16 01:37:30 -0400 (Tue, 16 Apr 2019) | 
| EndedAt: 2019-04-16 01:52:16 -0400 (Tue, 16 Apr 2019) | 
| EllapsedTime: 886.2 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: MSnbase.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:MSnbase.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings MSnbase_2.8.3.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/MSnbase.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSnbase/DESCRIPTION’ ... OK
* this is package ‘MSnbase’ version ‘2.8.3’
* 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
* checking installed package size ... NOTE
  installed size is  6.0Mb
  sub-directories of 1Mb or more:
    R      1.8Mb
    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 <lg390@cam.ac.uk> [aut, cre]
  Johannes Rainer <Johannes.Rainer@eurac.edu> [aut, cre]
  Sebastian Gibb <mail@sebastiangibb.de> [aut, cre]
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R 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 dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
  ‘Biobase:::.showAnnotatedDataFrame’ ‘MALDIquant:::.estimateNoise’
  ‘MALDIquant:::.localMaxima’ ‘MALDIquant:::.movingAverage’
  ‘MALDIquant:::.savitzkyGolay’
  ‘S4Vectors:::makeClassinfoRowForCompactPrinting’
  ‘S4Vectors:::makePrettyMatrixForCompactPrinting’
  ‘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 ... 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 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 or elapsed time > 5s
                             user system elapsed
estimateMzScattering       23.424  0.072  23.709
chromatogram-MSnExp-method 10.656  0.960  11.231
OnDiskMSnExp-class         10.248  0.088  10.664
MSnSet-class               10.044  0.160  10.342
estimateMzResolution        7.528  0.228   7.838
averageMSnSet               6.420  0.040   6.612
aggvar                      6.436  0.020   6.491
MzTab-class                 1.620  0.108   6.116
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.8-bioc/meat/MSnbase.Rcheck/00check.log’
for details.
MSnbase.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL MSnbase
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’
* installing *source* package ‘MSnbase’ ...
** libs
g++  -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c RcppExports.cpp -o RcppExports.o
gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c Spectrum1_class.c -o Spectrum1_class.o
Spectrum1_class.c:8:13: warning: ‘_new_Spectrum1’ defined but not used [-Wunused-function]
 static SEXP _new_Spectrum1(SEXP msLevel, SEXP peaksCount, SEXP rt,
             ^
gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c Spectrum2_class.c -o Spectrum2_class.o
Spectrum2_class.c:9:13: warning: ‘_new_Spectrum2’ defined but not used [-Wunused-function]
 static SEXP _new_Spectrum2(SEXP msLevel, SEXP peaksCount, SEXP rt,
             ^
g++  -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -c imp_neighbour_avg.cpp -o imp_neighbour_avg.o
gcc -I"/home/biocbuild/bbs-3.8-bioc/R/include" -DNDEBUG  -I"/home/biocbuild/bbs-3.8-bioc/R/library/Rcpp/include" -I/usr/local/include   -fpic  -g -O2  -Wall -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]
   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]
   int i1, i2, ret;
               ^
utils.c: In function ‘compar_double_asc_order’:
utils.c:123:18: warning: unused variable ‘ret’ [-Wunused-variable]
   double d1, d2, ret;
                  ^
utils.c: In function ‘compar_double_desc_order’:
utils.c:133:18: warning: unused variable ‘ret’ [-Wunused-variable]
   double d1, d2, ret;
                  ^
utils.c: At top level:
utils.c:121:12: warning: ‘compar_double_asc_order’ defined but not used [-Wunused-function]
 static int compar_double_asc_order(const void *p1, const void *p2)
            ^
utils.c:131:12: warning: ‘compar_double_desc_order’ defined but not used [-Wunused-function]
 static int compar_double_desc_order(const void *p1, const void *p2)
            ^
g++ -shared -L/home/biocbuild/bbs-3.8-bioc/R/lib -L/usr/local/lib -o MSnbase.so RcppExports.o Spectrum1_class.o Spectrum2_class.o imp_neighbour_avg.o utils.o -L/home/biocbuild/bbs-3.8-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.8-bioc/R/library/MSnbase/libs
** R
** data
*** moving datasets to lazyload DB
Creating a new generic function for ‘smooth’ in package ‘MSnbase’
Creating a new generic function for ‘trimws’ in package ‘MSnbase’
in method for ‘coerce’ with signature ‘"MSnSet","SummarizedExperiment"’: no definition for class “SummarizedExperiment”
in method for ‘coerce’ with signature ‘"SummarizedExperiment","MSnSet"’: no definition for class “SummarizedExperiment”
in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra”
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘smooth’ in package ‘MSnbase’
Creating a new generic function for ‘trimws’ in package ‘MSnbase’
in method for ‘coerce’ with signature ‘"MSnSet","SummarizedExperiment"’: no definition for class “SummarizedExperiment”
in method for ‘coerce’ with signature ‘"SummarizedExperiment","MSnSet"’: no definition for class “SummarizedExperiment”
in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “IBSpectra”
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (MSnbase)
MSnbase.Rcheck/tests/testthat.Rout
R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
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: parallel
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:parallel':
    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB
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, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
    union, unique, unsplit, which, 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:base':
    expand.grid
Loading required package: ProtGenerics
This is MSnbase version 2.8.3 
  Visit https://lgatto.github.io/MSnbase/ to get started.
Attaching package: 'MSnbase'
The following object is masked from 'package:stats':
    smooth
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:1 - 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:1 - 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  
Instance of class 'MSnSetList' containig 3 objects.
MSn experiment data ("OnDiskMSnExp")
Object size in memory: 0.24 Mb
- - - Spectra data - - -
 MS level(s): 1 2 
 Number of spectra: 509 
 MSn retention times: 18:28 - 22:3 minutes
- - - Processing information - - -
Data loaded [Tue Apr 16 01:42:49 2019] 
 MSnbase version: 2.8.3 
- - - 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 (30 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:0 
 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:1 - 25:2 minutes
- - - Processing information - - -
Data loaded: Tue Apr 16 01:47:49 2019 
 MSnbase version: 2.8.3 
- - - 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.21 Mb
- - - Spectra data - - -
 MS level(s): 2 
 Number of spectra: 5 
 MSn retention times: 25:1 - 25:2 minutes
- - - Processing information - - -
Data loaded: Tue Apr 16 01:47:50 2019 
 MSnbase version: 2.8.3 
- - - 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 Tue Apr 16 01:48:12 2019 
 Description:
  small foi
 3 features of interest:
   P20353, P53501, Q7KU78
Traceable object of class "FeaturesOfInterest"
 Created on Tue Apr 16 01:48:12 2019 
 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.
Spectra 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
Spectra 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
Spectra 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!
Iterations of EM: 
1...2...3...4...5...6...7...8...9...10...11...
[1] 0.07947339
......══ testthat results  ═══════════════════════════════════════════════════════════
OK: 3242 SKIPPED: 9 FAILED: 0
> 
> proc.time()
   user  system elapsed 
560.432  14.904 581.329 
MSnbase.Rcheck/MSnbase-Ex.timings
| name | user | system | elapsed | |
| Chromatogram-class | 0.052 | 0.004 | 0.053 | |
| Chromatograms-class | 0.292 | 0.004 | 0.297 | |
| FeatComp-class | 0.300 | 0.004 | 0.432 | |
| FeaturesOfInterest-class | 0.064 | 0.004 | 0.069 | |
| MSmap-class | 0.000 | 0.000 | 0.001 | |
| MSnExp-class | 0.596 | 0.000 | 0.618 | |
| MSnProcess-class | 0.004 | 0.000 | 0.001 | |
| MSnSet-class | 10.044 | 0.160 | 10.342 | |
| MSnSetList-class | 4.540 | 0.092 | 4.713 | |
| MzTab-class | 1.620 | 0.108 | 6.116 | |
| NAnnotatedDataFrame-class | 0.02 | 0.00 | 0.02 | |
| OnDiskMSnExp-class | 10.248 | 0.088 | 10.664 | |
| ProcessingStep-class | 0.008 | 0.000 | 0.007 | |
| ReporterIons-class | 0.016 | 0.000 | 0.014 | |
| Spectra | 0.096 | 0.004 | 0.099 | |
| TMT6 | 0.008 | 0.000 | 0.009 | |
| addIdentificationData-methods | 0.892 | 0.004 | 0.966 | |
| aggvar | 6.436 | 0.020 | 6.491 | |
| averageMSnSet | 6.420 | 0.040 | 6.612 | |
| bin-methods | 1.372 | 0.004 | 1.374 | |
| calculateFragments-methods | 1.312 | 0.004 | 1.316 | |
| chromatogram-MSnExp-method | 10.656 | 0.960 | 11.231 | |
| clean-methods | 0.128 | 0.008 | 0.138 | |
| combineFeatures | 1.556 | 0.068 | 1.627 | |
| combineSpectra | 0.216 | 0.004 | 0.221 | |
| combineSpectraMovingWindow | 2.452 | 0.100 | 2.615 | |
| commonFeatureNames | 0.452 | 0.000 | 0.452 | |
| compareSpectra-methods | 0.248 | 0.000 | 0.248 | |
| consensusSpectrum | 0.048 | 0.000 | 0.047 | |
| estimateMzResolution | 7.528 | 0.228 | 7.838 | |
| estimateMzScattering | 23.424 | 0.072 | 23.709 | |
| estimateNoise-method | 0.016 | 0.000 | 0.014 | |
| exprsToRatios-methods | 0.072 | 0.000 | 0.078 | |
| extractPrecSpectra-methods | 1.152 | 0.000 | 1.170 | |
| fData-utils | 0.488 | 0.008 | 0.511 | |
| factorsAsStrings | 0.012 | 0.004 | 0.017 | |
| featureCV | 0.028 | 0.000 | 0.031 | |
| fillUp | 0.000 | 0.004 | 0.005 | |
| formatRt | 0.004 | 0.000 | 0.002 | |
| get.amino.acids | 0.004 | 0.000 | 0.005 | |
| get.atomic.mass | 0 | 0 | 0 | |
| getVariableName | 0.004 | 0.000 | 0.005 | |
| hasSpectraOrChromatograms | 0.532 | 0.016 | 0.775 | |
| iPQF | 0.396 | 0.000 | 0.395 | |
| iTRAQ4 | 0.016 | 0.000 | 0.015 | |
| imageNA2 | 4.304 | 0.008 | 4.344 | |
| impute-methods | 0.680 | 0.024 | 0.925 | |
| isCentroidedFromFile | 3.660 | 0.076 | 3.756 | |
| itraqdata | 0.064 | 0.000 | 0.065 | |
| listOf | 0.000 | 0.000 | 0.003 | |
| makeCamelCase | 0 | 0 | 0 | |
| makeNaData | 1.024 | 0.000 | 1.030 | |
| meanMzInts | 0.044 | 0.004 | 0.047 | |
| missing-data | 3.732 | 0.004 | 3.777 | |
| mzRident2dfr | 0.048 | 0.000 | 0.049 | |
| nFeatures | 0.800 | 0.020 | 0.818 | |
| nQuants | 0.196 | 0.000 | 0.194 | |
| naplot | 0.104 | 0.000 | 0.105 | |
| navMS | 2.880 | 0.012 | 3.053 | |
| normToReference | 0.264 | 0.004 | 0.267 | |
| normalise-methods | 0.016 | 0.004 | 0.022 | |
| npcv | 0.004 | 0.000 | 0.006 | |
| pSet-class | 0.000 | 0.000 | 0.002 | |
| pickPeaks-method | 0.432 | 0.000 | 0.432 | |
| plot-methods | 4.424 | 0.040 | 4.766 | |
| plot2d-methods | 0.888 | 0.000 | 0.930 | |
| plotDensity-methods | 0.848 | 0.000 | 0.852 | |
| plotMzDelta-methods | 0.924 | 0.000 | 0.928 | |
| plotNA-methods | 0.584 | 0.000 | 0.588 | |
| plotSpectrumSpectrum-methods | 1.432 | 0.000 | 1.434 | |
| precSelection | 0.008 | 0.000 | 0.008 | |
| purityCorrect-methods | 0.016 | 0.004 | 0.027 | |
| quantify-methods | 3.496 | 1.024 | 2.813 | |
| readMSData | 1.992 | 0.004 | 1.997 | |
| readMSnSet | 0.116 | 0.000 | 0.133 | |
| readMgfData | 2.812 | 0.032 | 2.912 | |
| readMzIdData | 1.508 | 0.260 | 2.052 | |
| readMzTabData | 1.412 | 0.020 | 2.351 | |
| readMzTabData_v0.9 | 0.372 | 0.008 | 0.911 | |
| readSRMData | 1.848 | 0.024 | 1.881 | |
| reduce-data.frame-method | 0.020 | 0.000 | 0.024 | |
| removeNoId-methods | 1.420 | 0.008 | 1.432 | |
| removePeaks-methods | 0.904 | 0.004 | 0.911 | |
| removeReporters-methods | 0.784 | 0.000 | 0.784 | |
| selectFeatureData | 1.316 | 0.008 | 1.329 | |
| smooth-methods | 0.320 | 0.000 | 0.319 | |
| trimMz-methods | 0.236 | 0.000 | 0.238 | |
| writeMgfData-methods | 0.004 | 0.000 | 0.000 | |