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

This page was generated on 2024-09-12 11:40 -0400 (Thu, 12 Sep 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4713
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4444
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4450
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4483
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4430
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4428
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 1335/2258HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSstats 4.13.1  (landing page)
Meena Choi
Snapshot Date: 2024-09-11 14:00 -0400 (Wed, 11 Sep 2024)
git_url: https://git.bioconductor.org/packages/MSstats
git_branch: devel
git_last_commit: c105272
git_last_commit_date: 2024-07-19 10:27:05 -0400 (Fri, 19 Jul 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for MSstats on nebbiolo2

To the developers/maintainers of the MSstats package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MSstats.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: MSstats
Version: 4.13.1
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:MSstats.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings MSstats_4.13.1.tar.gz
StartedAt: 2024-09-12 00:55:08 -0400 (Thu, 12 Sep 2024)
EndedAt: 2024-09-12 00:56:59 -0400 (Thu, 12 Sep 2024)
EllapsedTime: 111.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: MSstats.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:MSstats.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings MSstats_4.13.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/MSstats.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.5 LTS
* using session charset: UTF-8
* checking for file ‘MSstats/DESCRIPTION’ ... OK
* this is package ‘MSstats’ version ‘4.13.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 ‘MSstats’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is  5.4Mb
  sub-directories of 1Mb or more:
    libs   4.6Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘statmod’
  All declared Imports should be used.
Unexported object imported by a ':::' call: ‘MSstatsConvert:::.standardizeColnames’
  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 ... NOTE
.plotHeatmap : <anonymous>: no visible global function definition for
  ‘col2rgb’
.plotProfile: no visible binding for global variable ‘newABUNDANCE’
.savePlotlyPlotHTML: no visible global function definition for ‘zip’
.setCensoredByThreshold: no visible binding for global variable
  ‘any_censored’
DIANNtoMSstatsFormat: no visible binding for global variable
  ‘DetectionQValue’
DIANNtoMSstatsFormat: no visible binding for global variable
  ‘LibPGQValue’
DIANNtoMSstatsFormat: no visible binding for global variable
  ‘LibQValue’
DIANNtoMSstatsFormat: no visible binding for global variable
  ‘GlobalPGQValue’
DIANNtoMSstatsFormat: no visible binding for global variable
  ‘GlobalQValue’
MSstatsPrepareForSummarization: no visible binding for global variable
  ‘ref’
MSstatsPrepareForSummarization: no visible binding for global variable
  ‘LABEL’
MSstatsPrepareForSummarization: no visible binding for global variable
  ‘RUN’
SDRFtoAnnotation: no visible binding for global variable
  ‘..extract_cols’
extractSDRF: no visible binding for global variable ‘..extract_cols’
Undefined global functions or variables:
  ..extract_cols DetectionQValue GlobalPGQValue GlobalQValue LABEL
  LibPGQValue LibQValue RUN any_censored col2rgb newABUNDANCE ref zip
Consider adding
  importFrom("grDevices", "col2rgb")
  importFrom("utils", "zip")
to your NAMESPACE file.
* checking Rd files ... NOTE
checkRd: (-1) MSstatsSummarizationOutput.Rd:35: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) MSstatsSummarizationOutput.Rd:36: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) MSstatsSummarizationOutput.Rd:37: Lost braces in \itemize; \value handles \item{}{} directly
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘example_SDRF’
Undocumented data sets:
  ‘example_SDRF’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... NOTE
Documented arguments not in \usage in Rd file 'dot-documentFunction.Rd':
  ‘removeFewMeasurements’ ‘useUniquePeptide’ ‘summaryforMultipleRows’
  ‘removeProtein_with1Feature’ ‘removeProtein_with1Peptide’
  ‘removeOxidationMpeptides’ ‘removeMpeptides’ ‘use_log_file’ ‘append’
  ‘verbose’ ‘log_file_path’

Documented arguments not in \usage in Rd file 'dot-getContrast.Rd':
  ‘contrast_matrix’

Documented arguments not in \usage in Rd file 'dot-getSingleProteinForProfile.Rd':
  ‘dataProcess’

Documented arguments not in \usage in Rd file 'dot-getWideTable.Rd':
  ‘vector’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... 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
dataProcessPlots 5.367  0.076   5.346
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘tinytest.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: 1 WARNING, 7 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/MSstats.Rcheck/00check.log’
for details.


Installation output

MSstats.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL MSstats
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘MSstats’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall  -c common.cpp -o common.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall  -c comparison_contrasts.cpp -o comparison_contrasts.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall  -c linear_summary.cpp -o linear_summary.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall  -c median_polish.cpp -o median_polish.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o MSstats.so RcppExports.o common.o comparison_contrasts.o linear_summary.o median_polish.o -fopenmp -llapack -L/home/biocbuild/bbs-3.20-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-MSstats/00new/MSstats/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** 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 (MSstats)

Tests output

MSstats.Rcheck/tests/tinytest.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 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.

> if ( requireNamespace("tinytest", quietly=TRUE) ){
+   tinytest::test_package("MSstats")
+ }

Attaching package: 'MSstats'

The following object is masked from 'package:grDevices':

    savePlot


test_MSstatsdev.R.............    1 tests OK 52ms
INFO  [2024-09-12 00:56:42] ** Features with one or two measurements across runs are removed.
INFO  [2024-09-12 00:56:42] ** Fractionation handled.
INFO  [2024-09-12 00:56:42] ** Updated quantification data to make balanced design. Missing values are marked by NA
INFO  [2024-09-12 00:56:42] ** Log2 intensities under cutoff = 3.776  were considered as censored missing values.
INFO  [2024-09-12 00:56:42] ** Log2 intensities = NA were considered as censored missing values.
INFO  [2024-09-12 00:56:42] ** Use all features that the dataset originally has.
INFO  [2024-09-12 00:56:42] 
 # proteins: 2
 # peptides per protein: 2-2
 # features per peptide: 3-3
INFO  [2024-09-12 00:56:42] 
                    1 2 3 4 5 6 7 8 9 10
             # runs 3 3 3 3 3 3 3 3 3  3
    # bioreplicates 3 3 3 3 3 3 3 3 3  3
 # tech. replicates 1 1 1 1 1 1 1 1 1  1
INFO  [2024-09-12 00:56:42]  == Start the summarization per subplot...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |======================================================================| 100%
INFO  [2024-09-12 00:56:42]  == Summarization is done.

test_dataProcess.R............    0 tests    INFO  [2024-09-12 00:56:42] ** Features with one or two measurements across runs are removed.
INFO  [2024-09-12 00:56:42] ** Fractionation handled.
INFO  [2024-09-12 00:56:42] ** Updated quantification data to make balanced design. Missing values are marked by NA
INFO  [2024-09-12 00:56:42] ** Use all features that the dataset originally has.
INFO  [2024-09-12 00:56:42] 
 # proteins: 6
 # peptides per protein: 11-32
 # features per peptide: 1-1
INFO  [2024-09-12 00:56:42] 
                    C1 C2 C3 C4 C5 C6
             # runs  3  3  3  3  3  3
    # bioreplicates  1  1  1  1  1  1
 # tech. replicates  3  3  3  3  3  3
INFO  [2024-09-12 00:56:42] Some features are completely missing in at least one condition:  
 D.GPLTGTYR_23_23_NA_NA,
 F.HFHWGSSDDQGSEHTVDR_402_402_NA_NA,
 G.PLTGTYR_8_8_NA_NA,
 H.SFNVEYDDSQDK_465_465_NA_NA,
 K.AVVQDPALKPL_156_156_NA_NA ...
INFO  [2024-09-12 00:56:42]  == Start the summarization per subplot...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |============                                                          |  17%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |==========================================================            |  83%
  |                                                                            
  |======================================================================| 100%
INFO  [2024-09-12 00:56:42]  == Summarization is done.

test_dataProcess.R............    0 tests    INFO  [2024-09-12 00:56:42] ** Features with one or two measurements across runs are removed.
INFO  [2024-09-12 00:56:42] ** Fractionation handled.
INFO  [2024-09-12 00:56:42] ** Updated quantification data to make balanced design. Missing values are marked by NA
INFO  [2024-09-12 00:56:42] ** Log2 intensities under cutoff = 3.776  were considered as censored missing values.
INFO  [2024-09-12 00:56:42] ** Log2 intensities = NA were considered as censored missing values.
INFO  [2024-09-12 00:56:42] ** Use all features that the dataset originally has.
INFO  [2024-09-12 00:56:42] 
 # proteins: 2
 # peptides per protein: 2-2
 # features per peptide: 3-3
INFO  [2024-09-12 00:56:42] 
                    1 2 3 4 5 6 7 8 9 10
             # runs 3 3 3 3 3 3 3 3 3  3
    # bioreplicates 3 3 3 3 3 3 3 3 3  3
 # tech. replicates 1 1 1 1 1 1 1 1 1  1
INFO  [2024-09-12 00:56:42]  == Start the summarization per subplot...
INFO  [2024-09-12 00:56:45]  == Summarization is done.

test_dataProcess.R............    0 tests    INFO  [2024-09-12 00:56:45] ** Features with one or two measurements across runs are removed.
INFO  [2024-09-12 00:56:45] ** Fractionation handled.
INFO  [2024-09-12 00:56:45] ** Updated quantification data to make balanced design. Missing values are marked by NA
INFO  [2024-09-12 00:56:45] ** Use all features that the dataset originally has.
INFO  [2024-09-12 00:56:45] 
 # proteins: 6
 # peptides per protein: 11-32
 # features per peptide: 1-1
INFO  [2024-09-12 00:56:45] 
                    C1 C2 C3 C4 C5 C6
             # runs  3  3  3  3  3  3
    # bioreplicates  1  1  1  1  1  1
 # tech. replicates  3  3  3  3  3  3
INFO  [2024-09-12 00:56:45] Some features are completely missing in at least one condition:  
 D.GPLTGTYR_23_23_NA_NA,
 F.HFHWGSSDDQGSEHTVDR_402_402_NA_NA,
 G.PLTGTYR_8_8_NA_NA,
 H.SFNVEYDDSQDK_465_465_NA_NA,
 K.AVVQDPALKPL_156_156_NA_NA ...
INFO  [2024-09-12 00:56:45]  == Start the summarization per subplot...
INFO  [2024-09-12 00:56:49]  == Summarization is done.

test_dataProcess.R............    0 tests    
test_dataProcess.R............    1 tests OK 
test_dataProcess.R............    2 tests OK 7.1s
INFO  [2024-09-12 00:56:49] ** Features with one or two measurements across runs are removed.
INFO  [2024-09-12 00:56:49] ** Fractionation handled.
INFO  [2024-09-12 00:56:49] ** Updated quantification data to make balanced design. Missing values are marked by NA
INFO  [2024-09-12 00:56:49] ** Log2 intensities under cutoff = 3.776  were considered as censored missing values.
INFO  [2024-09-12 00:56:49] ** Log2 intensities = NA were considered as censored missing values.
INFO  [2024-09-12 00:56:49] ** Use all features that the dataset originally has.
INFO  [2024-09-12 00:56:49] 
 # proteins: 2
 # peptides per protein: 2-2
 # features per peptide: 3-3
INFO  [2024-09-12 00:56:49] 
                    1 2 3 4 5 6 7 8 9 10
             # runs 3 3 3 3 3 3 3 3 3  3
    # bioreplicates 3 3 3 3 3 3 3 3 3  3
 # tech. replicates 1 1 1 1 1 1 1 1 1  1
INFO  [2024-09-12 00:56:49]  == Start the summarization per subplot...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |======================================================================| 100%
INFO  [2024-09-12 00:56:49]  == Summarization is done.

test_groupComparison.R........    0 tests    
test_groupComparison.R........    0 tests    
test_groupComparison.R........    0 tests    
test_groupComparison.R........    0 tests    
test_groupComparison.R........    0 tests    INFO  [2024-09-12 00:56:49]  == Start to test and get inference in whole plot ...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |======================================================================| 100%
INFO  [2024-09-12 00:56:49]  == Comparisons for all proteins are done.

test_groupComparison.R........    0 tests    INFO  [2024-09-12 00:56:49]  == Start to test and get inference in whole plot ...
INFO  [2024-09-12 00:56:52]  == Comparisons for all proteins are done.

test_groupComparison.R........    0 tests    
test_groupComparison.R........    1 tests OK 3.8s
1ms
All ok, 4 results (11.0s)
There were 50 or more warnings (use warnings() to see the first 50)
> 
> proc.time()
   user  system elapsed 
  3.779   0.375  13.813 

Example timings

MSstats.Rcheck/MSstats-Ex.timings

nameusersystemelapsed
DDARawData0.0050.0000.006
DDARawData.Skyline0.0040.0000.004
DIANNtoMSstatsFormat000
DIARawData0.0020.0000.002
DIAUmpiretoMSstatsFormat0.1270.0000.114
FragPipetoMSstatsFormat0.0490.0040.042
MSstatsGroupComparison0.3000.0080.285
MSstatsGroupComparisonOutput0.2910.0040.260
MSstatsGroupComparisonSingleProtein0.1940.0030.155
MSstatsHandleMissing0.0870.0000.048
MSstatsMergeFractions0.1040.0000.053
MSstatsNormalize0.0780.0000.043
MSstatsPrepareForDataProcess0.0810.0000.043
MSstatsPrepareForGroupComparison0.1390.0000.121
MSstatsPrepareForSummarization0.0650.0080.040
MSstatsSelectFeatures0.3160.0120.227
MSstatsSummarizationOutput0.2740.0160.227
MSstatsSummarize0.2740.0040.220
MSstatsSummarizeSingleLinear0.1210.0000.070
MSstatsSummarizeSingleTMP0.1430.0000.086
MaxQtoMSstatsFormat0.1360.0000.081
OpenMStoMSstatsFormat0.0640.0000.052
OpenSWATHtoMSstatsFormat0.0610.0000.051
PDtoMSstatsFormat0.0600.0000.049
ProgenesistoMSstatsFormat0.0600.0000.048
SDRFtoAnnotation0.0110.0000.010
SRMRawData0.0020.0000.002
SkylinetoMSstatsFormat0.1000.0040.079
SpectronauttoMSstatsFormat0.0550.0040.044
checkRepeatedDesign0.1470.0000.117
dataProcess0.4490.0320.381
dataProcessPlots5.3670.0765.346
designSampleSize0.2650.0040.252
designSampleSizePlots0.2860.0000.243
dot-makeQCPlot4.9480.0444.877
extractSDRF0.1780.0160.127
getProcessed0.1220.0080.068
getSamplesInfo0.3270.0040.247
groupComparison0.1980.0000.181
groupComparisonPlots2.3230.0482.352
makePeptidesDictionary0.0050.0000.004
modelBasedQCPlots0.7730.0040.723
quantification0.1740.0000.157