Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

CHECK report for MSstatsConvert on malbec1

This page was generated on 2021-05-06 12:28:20 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the MSstatsConvert package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1166/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSstatsConvert 1.0.0  (landing page)
Mateusz Staniak
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/MSstatsConvert
Branch: RELEASE_3_12
Last Commit: 90d207a
Last Changed Date: 2020-10-27 12:04:14 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: MSstatsConvert
Version: 1.0.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:MSstatsConvert.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings MSstatsConvert_1.0.0.tar.gz
StartedAt: 2021-05-06 03:47:17 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 03:47:50 -0400 (Thu, 06 May 2021)
EllapsedTime: 33.4 seconds
RetCode: 0
Status:   OK  
CheckDir: MSstatsConvert.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:MSstatsConvert.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings MSstatsConvert_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/MSstatsConvert.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSstatsConvert/DESCRIPTION’ ... OK
* this is package ‘MSstatsConvert’ version ‘1.0.0’
* 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 ‘MSstatsConvert’ can be installed ... OK
* checking installed package size ... OK
* 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 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 ... OK
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘tinytest.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: OK


Installation output

MSstatsConvert.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL MSstatsConvert
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘MSstatsConvert’ ...
** using staged installation
** R
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (MSstatsConvert)

Tests output

MSstatsConvert.Rcheck/tests/tinytest.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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.

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

Running test_MSstatsConvert.R.........    0 tests    
Running test_MSstatsConvert.R.........    0 tests    
Running test_MSstatsConvert.R.........    0 tests    
Running test_MSstatsConvert.R.........    0 tests    
Running test_MSstatsConvert.R.........    0 tests    
Running test_MSstatsConvert.R.........    0 tests    
Running test_MSstatsConvert.R.........    0 tests    
Running test_MSstatsConvert.R.........    1 tests OK 
Running test_MSstatsConvert.R.........    2 tests OK 
Running test_MSstatsConvert.R.........    3 tests OK 
Running test_MSstatsConvert.R.........    4 tests OK 
Running test_MSstatsConvert.R.........    5 tests OK 
Running test_MSstatsConvert.R.........    6 tests OK 0.2s

Running test_annotation.R.............    0 tests    
Running test_annotation.R.............    0 tests    
Running test_annotation.R.............    0 tests    
Running test_annotation.R.............    0 tests    
Running test_annotation.R.............    0 tests    
Running test_annotation.R.............    0 tests    
Running test_annotation.R.............    0 tests    
Running test_annotation.R.............    0 tests    INFO  [2021-05-06 03:47:45] ** Using annotation extracted from quantification data.
INFO  [2021-05-06 03:47:45] ** Run labels were standardized to remove symbols such as '.' or '%'.

Running test_annotation.R.............    1 tests OK INFO  [2021-05-06 03:47:45] ** Using provided annotation.
INFO  [2021-05-06 03:47:45] ** Run labels were standardized to remove symbols such as '.' or '%'.

Running test_annotation.R.............    2 tests OK 
Running test_annotation.R.............    2 tests OK INFO  [2021-05-06 03:47:45] ** Using provided annotation.
INFO  [2021-05-06 03:47:45] ** Run labels were standardized to remove symbols such as '.' or '%'.

Running test_annotation.R.............    3 tests OK INFO  [2021-05-06 03:47:45] ** Using provided annotation.
INFO  [2021-05-06 03:47:45] ** Run labels were standardized to remove symbols such as '.' or '%'.

Running test_annotation.R.............    4 tests OK 
Running test_annotation.R.............    4 tests OK 
Running test_annotation.R.............    4 tests OK 
Running test_annotation.R.............    5 tests OK INFO  [2021-05-06 03:47:45] ** Run annotation merged with quantification data.

Running test_annotation.R.............    6 tests OK INFO  [2021-05-06 03:47:45] ** Using provided annotation.
INFO  [2021-05-06 03:47:45] ** Run and Channel labels were standardized to remove symbols such as '.' or '%'.

Running test_annotation.R.............    6 tests OK INFO  [2021-05-06 03:47:45] ** Run annotation merged with quantification data.

Running test_annotation.R.............    7 tests OK INFO  [2021-05-06 03:47:45] ** Using provided annotation.
INFO  [2021-05-06 03:47:45] ** Run labels were standardized to remove symbols such as '.' or '%'.

Running test_annotation.R.............    7 tests OK 
Running test_annotation.R.............    8 tests OK INFO  [2021-05-06 03:47:45] ** Using provided annotation.
INFO  [2021-05-06 03:47:45] ** Run and Channel labels were standardized to remove symbols such as '.' or '%'.

Running test_annotation.R.............    8 tests OK 
Running test_annotation.R.............    9 tests OK 
Running test_annotation.R.............   10 tests OK INFO  [2021-05-06 03:47:45] ** Using provided annotation.

Running test_annotation.R.............   11 tests OK 70ms

Running test_balanced_design.R........    0 tests    
Running test_balanced_design.R........    0 tests    
Running test_balanced_design.R........    0 tests    
Running test_balanced_design.R........    0 tests    
Running test_balanced_design.R........    0 tests    
Running test_balanced_design.R........    0 tests    
Running test_balanced_design.R........    0 tests    
Running test_balanced_design.R........    0 tests    
Running test_balanced_design.R........    1 tests OK 
Running test_balanced_design.R........    2 tests OK 
Running test_balanced_design.R........    3 tests OK 
Running test_balanced_design.R........    3 tests OK 
Running test_balanced_design.R........    3 tests OK 
Running test_balanced_design.R........    3 tests OK 
Running test_balanced_design.R........    4 tests OK 
Running test_balanced_design.R........    4 tests OK 
Running test_balanced_design.R........    4 tests OK 
Running test_balanced_design.R........    4 tests OK 
Running test_balanced_design.R........    4 tests OK 
Running test_balanced_design.R........    4 tests OK 
Running test_balanced_design.R........    4 tests OK 
Running test_balanced_design.R........    5 tests OK 
Running test_balanced_design.R........    5 tests OK 
Running test_balanced_design.R........    6 tests OK 
Running test_balanced_design.R........    7 tests OK 
Running test_balanced_design.R........    7 tests OK 
Running test_balanced_design.R........    7 tests OK 
Running test_balanced_design.R........    7 tests OK 
Running test_balanced_design.R........    7 tests OK 
Running test_balanced_design.R........    7 tests OK 
Running test_balanced_design.R........    7 tests OK 
Running test_balanced_design.R........    7 tests OK 
Running test_balanced_design.R........    8 tests OK 
Running test_balanced_design.R........    9 tests OK 
Running test_balanced_design.R........   10 tests OK 
Running test_balanced_design.R........   11 tests OK 0.1s

Running test_cleanRaw.R...............    0 tests    
Running test_cleanRaw.R...............    0 tests    
Running test_cleanRaw.R...............    0 tests    INFO  [2021-05-06 03:47:45] ** Raw data from DIAUmpire imported successfully.

Running test_cleanRaw.R...............    0 tests    INFO  [2021-05-06 03:47:45] ** Raw data from DIAUmpire imported successfully.

Running test_cleanRaw.R...............    0 tests    INFO  [2021-05-06 03:47:45] ** Raw data from DIAUmpire imported successfully.

Running test_cleanRaw.R...............    0 tests    
Running test_cleanRaw.R...............    0 tests    
Running test_cleanRaw.R...............    0 tests    INFO  [2021-05-06 03:47:45] ** Raw data from DIAUmpire imported successfully.

Running test_cleanRaw.R...............    0 tests    INFO  [2021-05-06 03:47:45] ** Using selected fragments and peptides.
INFO  [2021-05-06 03:47:45] ** Extracted the data from selected fragments and/or peptides.
INFO  [2021-05-06 03:47:45] ** Raw data from DIAUmpire cleaned successfully.

Running test_cleanRaw.R...............    0 tests    INFO  [2021-05-06 03:47:45] ** Using selected fragments and peptides.
INFO  [2021-05-06 03:47:45] ** Extracted the data from selected fragments and/or peptides.
INFO  [2021-05-06 03:47:45] ** Raw data from DIAUmpire cleaned successfully.

Running test_cleanRaw.R...............    0 tests    INFO  [2021-05-06 03:47:45] ** Using selected fragments.
INFO  [2021-05-06 03:47:45] ** Extracted the data from selected fragments and/or peptides.
INFO  [2021-05-06 03:47:45] ** Raw data from DIAUmpire cleaned successfully.

Running test_cleanRaw.R...............    0 tests    
Running test_cleanRaw.R...............    1 tests OK 
Running test_cleanRaw.R...............    2 tests OK 
Running test_cleanRaw.R...............    3 tests OK 
Running test_cleanRaw.R...............    4 tests OK 
Running test_cleanRaw.R...............    5 tests OK 
Running test_cleanRaw.R...............    6 tests OK 
Running test_cleanRaw.R...............    7 tests OK 
Running test_cleanRaw.R...............    8 tests OK 
Running test_cleanRaw.R...............    9 tests OK 
Running test_cleanRaw.R...............    9 tests OK 
Running test_cleanRaw.R...............    9 tests OK INFO  [2021-05-06 03:47:45] ** Raw data from MaxQuant imported successfully.

Running test_cleanRaw.R...............    9 tests OK INFO  [2021-05-06 03:47:45] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2021-05-06 03:47:45] ** Rows with values of Reverse equal to + are removed 
INFO  [2021-05-06 03:47:45] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2021-05-06 03:47:45] ** Rows with values of Reverse equal to + are removed 
INFO  [2021-05-06 03:47:45] ** + Contaminant, + Reverse, + Potential.contaminant proteins are removed.
INFO  [2021-05-06 03:47:45] ** Raw data from MaxQuant cleaned successfully.

Running test_cleanRaw.R...............    9 tests OK INFO  [2021-05-06 03:47:45] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2021-05-06 03:47:45] ** Rows with values of Reverse equal to + are removed 
INFO  [2021-05-06 03:47:45] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2021-05-06 03:47:45] ** Rows with values of Reverse equal to + are removed 
INFO  [2021-05-06 03:47:45] ** Rows with values of Onlyidentifiedbysite equal to + are removed 
INFO  [2021-05-06 03:47:45] ** + Contaminant, + Reverse, + Potential.contaminant, + Only.identified.by.site proteins are removed.
INFO  [2021-05-06 03:47:46] ** Raw data from MaxQuant cleaned successfully.

Running test_cleanRaw.R...............    9 tests OK 
Running test_cleanRaw.R...............   10 tests OK 
Running test_cleanRaw.R...............   11 tests OK INFO  [2021-05-06 03:47:46] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2021-05-06 03:47:46] ** Rows with values of Reverse equal to + are removed 
INFO  [2021-05-06 03:47:46] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2021-05-06 03:47:46] ** Rows with values of Reverse equal to + are removed 
INFO  [2021-05-06 03:47:46] ** + Contaminant, + Reverse, + Potential.contaminant proteins are removed.
INFO  [2021-05-06 03:47:46] ** Raw data from MaxQuant cleaned successfully.

Running test_cleanRaw.R...............   12 tests OK 
Running test_cleanRaw.R...............   13 tests OK 
Running test_cleanRaw.R...............   13 tests OK 
Running test_cleanRaw.R...............   13 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from MaxQuant imported successfully.

Running test_cleanRaw.R...............   13 tests OK INFO  [2021-05-06 03:47:46] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2021-05-06 03:47:46] ** Rows with values of Reverse equal to + are removed 
INFO  [2021-05-06 03:47:46] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2021-05-06 03:47:46] ** Rows with values of Reverse equal to + are removed 
INFO  [2021-05-06 03:47:46] ** + Contaminant, + Reverse, + Potential.contaminant proteins are removed.
INFO  [2021-05-06 03:47:46] ** Features with all missing measurements across channels within each run are removed.
INFO  [2021-05-06 03:47:46] ** Raw data from MaxQuant cleaned successfully.

Running test_cleanRaw.R...............   13 tests OK 
Running test_cleanRaw.R...............   14 tests OK 
Running test_cleanRaw.R...............   15 tests OK 
Running test_cleanRaw.R...............   15 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from OpenMS imported successfully.

Running test_cleanRaw.R...............   15 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from OpenMS imported successfully.

Running test_cleanRaw.R...............   15 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from OpenMS cleaned successfully.

Running test_cleanRaw.R...............   15 tests OK 
Running test_cleanRaw.R...............   16 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from OpenMS cleaned successfully.

Running test_cleanRaw.R...............   17 tests OK 
Running test_cleanRaw.R...............   18 tests OK 
Running test_cleanRaw.R...............   18 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from OpenMS imported successfully.

Running test_cleanRaw.R...............   18 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from OpenMS cleaned successfully.

Running test_cleanRaw.R...............   18 tests OK 
Running test_cleanRaw.R...............   19 tests OK 
Running test_cleanRaw.R...............   20 tests OK 
Running test_cleanRaw.R...............   20 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from OpenSWATH imported successfully.

Running test_cleanRaw.R...............   20 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from OpenSWATH cleaned successfully.

Running test_cleanRaw.R...............   20 tests OK 
Running test_cleanRaw.R...............   21 tests OK 
Running test_cleanRaw.R...............   22 tests OK 
Running test_cleanRaw.R...............   22 tests OK 
Running test_cleanRaw.R...............   22 tests OK 
Running test_cleanRaw.R...............   22 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from ProteomeDiscoverer imported successfully.

Running test_cleanRaw.R...............   22 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from ProteomeDiscoverer imported successfully.

Running test_cleanRaw.R...............   22 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from ProteomeDiscoverer cleaned successfully.

Running test_cleanRaw.R...............   22 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from ProteomeDiscoverer cleaned successfully.

Running test_cleanRaw.R...............   22 tests OK 
Running test_cleanRaw.R...............   23 tests OK 
Running test_cleanRaw.R...............   24 tests OK 
Running test_cleanRaw.R...............   25 tests OK 
Running test_cleanRaw.R...............   25 tests OK 
Running test_cleanRaw.R...............   25 tests OK 
Running test_cleanRaw.R...............   25 tests OK 
Running test_cleanRaw.R...............   25 tests OK 
Running test_cleanRaw.R...............   25 tests OK 
Running test_cleanRaw.R...............   25 tests OK 
Running test_cleanRaw.R...............   25 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from ProteomeDiscoverer imported successfully.

Running test_cleanRaw.R...............   25 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from ProteomeDiscoverer imported successfully.

Running test_cleanRaw.R...............   25 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from ProteomeDiscoverer imported successfully.

Running test_cleanRaw.R...............   25 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from ProteomeDiscoverer cleaned successfully.

Running test_cleanRaw.R...............   25 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from ProteomeDiscoverer cleaned successfully.

Running test_cleanRaw.R...............   25 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from ProteomeDiscoverer cleaned successfully.

Running test_cleanRaw.R...............   25 tests OK 
Running test_cleanRaw.R...............   26 tests OK 
Running test_cleanRaw.R...............   27 tests OK 
Running test_cleanRaw.R...............   28 tests OK 
Running test_cleanRaw.R...............   29 tests OK 
Running test_cleanRaw.R...............   30 tests OK 
Running test_cleanRaw.R...............   30 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Progenesis imported successfully.

Running test_cleanRaw.R...............   30 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Progenesis imported successfully.

Running test_cleanRaw.R...............   30 tests OK 
Running test_cleanRaw.R...............   30 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Progenesis cleaned successfully.

Running test_cleanRaw.R...............   30 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Progenesis cleaned successfully.

Running test_cleanRaw.R...............   30 tests OK 
Running test_cleanRaw.R...............   31 tests OK 
Running test_cleanRaw.R...............   32 tests OK 
Running test_cleanRaw.R...............   33 tests OK 
Running test_cleanRaw.R...............   33 tests OK 
Running test_cleanRaw.R...............   33 tests OK 
Running test_cleanRaw.R...............   33 tests OK 
Running test_cleanRaw.R...............   33 tests OK 
Running test_cleanRaw.R...............   33 tests OK 
Running test_cleanRaw.R...............   33 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Skyline imported successfully.

Running test_cleanRaw.R...............   33 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Skyline imported successfully.

Running test_cleanRaw.R...............   33 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Skyline imported successfully.

Running test_cleanRaw.R...............   33 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Skyline cleaned successfully.

Running test_cleanRaw.R...............   33 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Skyline cleaned successfully.

Running test_cleanRaw.R...............   33 tests OK 
Running test_cleanRaw.R...............   34 tests OK 
Running test_cleanRaw.R...............   35 tests OK 
Running test_cleanRaw.R...............   36 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Skyline cleaned successfully.

Running test_cleanRaw.R...............   37 tests OK 
Running test_cleanRaw.R...............   37 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from SpectroMine imported successfully.

Running test_cleanRaw.R...............   37 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from SpectroMine imported successfully.

Running test_cleanRaw.R...............   37 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from SpectroMine cleaned successfully.

Running test_cleanRaw.R...............   37 tests OK 
Running test_cleanRaw.R...............   38 tests OK 
Running test_cleanRaw.R...............   39 tests OK ERROR [2021-05-06 03:47:46] There is no channel intensity column in the input data, which should start with 'PSM' and end with 'Raw'.

Running test_cleanRaw.R...............   40 tests OK 
Running test_cleanRaw.R...............   40 tests OK 
Running test_cleanRaw.R...............   40 tests OK 
Running test_cleanRaw.R...............   40 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Spectronaut imported successfully.

Running test_cleanRaw.R...............   40 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Spectronaut imported successfully.

Running test_cleanRaw.R...............   40 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Spectronaut cleaned successfully.

Running test_cleanRaw.R...............   40 tests OK INFO  [2021-05-06 03:47:46] ** Raw data from Spectronaut cleaned successfully.

Running test_cleanRaw.R...............   40 tests OK 
Running test_cleanRaw.R...............   41 tests OK 
Running test_cleanRaw.R...............   42 tests OK 
Running test_cleanRaw.R...............   43 tests OK 1.5s

Running test_dt.R.....................    0 tests    
Running test_dt.R.....................    0 tests    
Running test_dt.R.....................    1 tests OK 
Running test_dt.R.....................    2 tests OK 
Running test_dt.R.....................    3 tests OK 
Running test_dt.R.....................    4 tests OK 
Running test_dt.R.....................    5 tests OK 
Running test_dt.R.....................    6 tests OK 
Running test_dt.R.....................    6 tests OK 
Running test_dt.R.....................    7 tests OK 
Running test_dt.R.....................    7 tests OK 
Running test_dt.R.....................    7 tests OK 
Running test_dt.R.....................    8 tests OK 
Running test_dt.R.....................    9 tests OK 
Running test_dt.R.....................   10 tests OK 8ms

Running test_feature_cleaning.R.......    0 tests    
Running test_feature_cleaning.R.......    0 tests    
Running test_feature_cleaning.R.......    0 tests    
Running test_feature_cleaning.R.......    0 tests    INFO  [2021-05-06 03:47:46] ** Features with one or two measurements across channels within each run are removed.

Running test_feature_cleaning.R.......    1 tests OK INFO  [2021-05-06 03:47:46] ** Features with one or two measurements across runs are removed.

Running test_feature_cleaning.R.......    2 tests OK INFO  [2021-05-06 03:47:46] ** Features with one or two measurements across runs are removed.

Running test_feature_cleaning.R.......    3 tests OK 
Running test_feature_cleaning.R.......    3 tests OK 
Running test_feature_cleaning.R.......    3 tests OK INFO  [2021-05-06 03:47:46] ** Features with all missing measurements across runs are removed.

Running test_feature_cleaning.R.......    4 tests OK INFO  [2021-05-06 03:47:46] ** Features with one or two measurements across runs are removed.

Running test_feature_cleaning.R.......    5 tests OK 
Running test_feature_cleaning.R.......    5 tests OK 
Running test_feature_cleaning.R.......    5 tests OK 
Running test_feature_cleaning.R.......    6 tests OK 
Running test_feature_cleaning.R.......    6 tests OK 
Running test_feature_cleaning.R.......    6 tests OK 
Running test_feature_cleaning.R.......    6 tests OK 
Running test_feature_cleaning.R.......    7 tests OK INFO  [2021-05-06 03:47:46] ** Three isotopic preaks per feature and run are summed

Running test_feature_cleaning.R.......    8 tests OK 
Running test_feature_cleaning.R.......    9 tests OK 
Running test_feature_cleaning.R.......    9 tests OK 
Running test_feature_cleaning.R.......    9 tests OK 
Running test_feature_cleaning.R.......    9 tests OK 
Running test_feature_cleaning.R.......    9 tests OK 
Running test_feature_cleaning.R.......    9 tests OK 
Running test_feature_cleaning.R.......    9 tests OK 
Running test_feature_cleaning.R.......    9 tests OK 
Running test_feature_cleaning.R.......    9 tests OK 
Running test_feature_cleaning.R.......   10 tests OK 
Running test_feature_cleaning.R.......   10 tests OK 
Running test_feature_cleaning.R.......   10 tests OK 
Running test_feature_cleaning.R.......   11 tests OK 
Running test_feature_cleaning.R.......   11 tests OK 
Running test_feature_cleaning.R.......   11 tests OK 
Running test_feature_cleaning.R.......   12 tests OK 
Running test_feature_cleaning.R.......   12 tests OK 
Running test_feature_cleaning.R.......   13 tests OK 
Running test_feature_cleaning.R.......   13 tests OK 
Running test_feature_cleaning.R.......   14 tests OK 
Running test_feature_cleaning.R.......   14 tests OK 
Running test_feature_cleaning.R.......   14 tests OK 
Running test_feature_cleaning.R.......   14 tests OK 
Running test_feature_cleaning.R.......   14 tests OK 
Running test_feature_cleaning.R.......   14 tests OK 
Running test_feature_cleaning.R.......   15 tests OK 
Running test_feature_cleaning.R.......   15 tests OK INFO  [2021-05-06 03:47:46] ** PSMs have been aggregated to peptide ions.

Running test_feature_cleaning.R.......   16 tests OK INFO  [2021-05-06 03:47:47] ** PSMs have been aggregated to peptide ions.

Running test_feature_cleaning.R.......   16 tests OK 
Running test_feature_cleaning.R.......   17 tests OK 
Running test_feature_cleaning.R.......   17 tests OK 
Running test_feature_cleaning.R.......   17 tests OK 
Running test_feature_cleaning.R.......   18 tests OK INFO  [2021-05-06 03:47:47] Proteins with a single feature are removed.

Running test_feature_cleaning.R.......   19 tests OK 
Running test_feature_cleaning.R.......   20 tests OK INFO  [2021-05-06 03:47:47] ** Multiple measurements in a feature and a run are summarized by summaryforMultipleRows: max
INFO  [2021-05-06 03:47:47] ** Features with one or two measurements across runs are removed.

Running test_feature_cleaning.R.......   20 tests OK INFO  [2021-05-06 03:47:47] ** Features with one or two measurements across channels within each run are removed.
INFO  [2021-05-06 03:47:47] ** PSMs have been aggregated to peptide ions.

Running test_feature_cleaning.R.......   20 tests OK 
Running test_feature_cleaning.R.......   21 tests OK 
Running test_feature_cleaning.R.......   22 tests OK 0.4s

Running test_filtering.R..............    0 tests    
Running test_filtering.R..............    0 tests    
Running test_filtering.R..............    1 tests OK INFO  [2021-05-06 03:47:47] ** Sequences containing \+ are removed.

Running test_filtering.R..............    2 tests OK INFO  [2021-05-06 03:47:47] ** Sequences containing \+ are removed.

Running test_filtering.R..............    3 tests OK 
Running test_filtering.R..............    4 tests OK 
Running test_filtering.R..............    5 tests OK 
Running test_filtering.R..............    6 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values of Symbol_1 equal to - are removed 

Running test_filtering.R..............    7 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values of Symbol_1 equal to +, - are removed 

Running test_filtering.R..............    8 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values of Symbol_1 equal to + are removed 

Running test_filtering.R..............    9 tests OK 
Running test_filtering.R..............   10 tests OK 
Running test_filtering.R..............   11 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values of Symbol_1 equal to R are removed 

Running test_filtering.R..............   12 tests OK 
Running test_filtering.R..............   13 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values of Symbol_1 equal to + are removed 
INFO  [2021-05-06 03:47:47] ** Rows with values of Symbol_2 equal to + are removed 

Running test_filtering.R..............   14 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values of Symbol_1 equal to X are removed 
INFO  [2021-05-06 03:47:47] ** Rows with values of Symbol_2 equal to X are removed 

Running test_filtering.R..............   15 tests OK 
Running test_filtering.R..............   16 tests OK 
Running test_filtering.R..............   17 tests OK 
Running test_filtering.R..............   18 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values greater than 0.3 in Score are removed 

Running test_filtering.R..............   19 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values greater than 0.3 in Score are removed 

Running test_filtering.R..............   20 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values greater than 0.3 in Score are removed 

Running test_filtering.R..............   21 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values greater than 0.3 in Score are removed 

Running test_filtering.R..............   22 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values smaller than 0.3 in Score are removed 

Running test_filtering.R..............   23 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values smaller than 0.3 in Score are removed 

Running test_filtering.R..............   24 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values smaller than 0.3 in Score are removed 

Running test_filtering.R..............   25 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values smaller than 0.3 in Score are removed 

Running test_filtering.R..............   26 tests OK INFO  [2021-05-06 03:47:47] ** Intensities with values greater than 0.3 in Score are replaced with NA

Running test_filtering.R..............   26 tests OK 
Running test_filtering.R..............   27 tests OK 
Running test_filtering.R..............   28 tests OK INFO  [2021-05-06 03:47:47] ** Intensities with values greater than 0.3 in Score are replaced with NA

Running test_filtering.R..............   28 tests OK 
Running test_filtering.R..............   29 tests OK 
Running test_filtering.R..............   30 tests OK INFO  [2021-05-06 03:47:47] ** Intensities with values smaller than 0.3 in Score are replaced with NA

Running test_filtering.R..............   30 tests OK 
Running test_filtering.R..............   31 tests OK 
Running test_filtering.R..............   32 tests OK INFO  [2021-05-06 03:47:47] ** Intensities with values smaller than 0.3 in Score are replaced with NA

Running test_filtering.R..............   32 tests OK 
Running test_filtering.R..............   33 tests OK 
Running test_filtering.R..............   34 tests OK 
Running test_filtering.R..............   35 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values of Symbol_1 equal to + are removed 
INFO  [2021-05-06 03:47:47] ** Sequences containing \+ are removed.

Running test_filtering.R..............   36 tests OK INFO  [2021-05-06 03:47:47] ** Rows with values of Symbol_1 equal to + are removed 
INFO  [2021-05-06 03:47:47] ** Sequences containing \+ are removed.

Running test_filtering.R..............   37 tests OK 38ms

Running test_fractions.R..............    0 tests    
Running test_fractions.R..............    1 tests OK 
Running test_fractions.R..............    1 tests OK 
Running test_fractions.R..............    1 tests OK 
Running test_fractions.R..............    1 tests OK 
Running test_fractions.R..............    1 tests OK 
Running test_fractions.R..............    1 tests OK 
Running test_fractions.R..............    2 tests OK 
Running test_fractions.R..............    3 tests OK 
Running test_fractions.R..............    4 tests OK 
Running test_fractions.R..............    4 tests OK 
Running test_fractions.R..............    5 tests OK 
Running test_fractions.R..............    5 tests OK 
Running test_fractions.R..............    5 tests OK 
Running test_fractions.R..............    5 tests OK 
Running test_fractions.R..............    6 tests OK 
Running test_fractions.R..............    7 tests OK 
Running test_fractions.R..............    8 tests OK 
Running test_fractions.R..............    8 tests OK INFO  [2021-05-06 03:47:47] ** For peptides overlapped between fractions of 1_1 use the fraction with maximal average abundance.
INFO  [2021-05-06 03:47:47] ** For peptides overlapped between fractions of 1_1 use the fraction with maximal summation abundance.
INFO  [2021-05-06 03:47:47] ** For peptides overlapped between fractions of 2_1 use the fraction with maximal average abundance.

Running test_fractions.R..............    8 tests OK 
Running test_fractions.R..............    9 tests OK 63ms

Running test_logging.R................    1 tests OK 
Running test_logging.R................    2 tests OK 
Running test_logging.R................    3 tests OK 2ms

Running test_shared_peptides.R........    0 tests    
Running test_shared_peptides.R........    0 tests    INFO  [2021-05-06 03:47:47] ** Shared peptides are removed.

Running test_shared_peptides.R........    0 tests    
Running test_shared_peptides.R........    0 tests    INFO  [2021-05-06 03:47:47] ** Shared peptides are removed.

Running test_shared_peptides.R........    0 tests    
Running test_shared_peptides.R........    1 tests OK 
Running test_shared_peptides.R........    2 tests OK 
Running test_shared_peptides.R........    3 tests OK 
Running test_shared_peptides.R........    4 tests OK 
Running test_shared_peptides.R........    5 tests OK 13ms

Running test_workflow.R...............    0 tests    
Running test_workflow.R...............    0 tests    INFO  [2021-05-06 03:47:47] ** Raw data from OpenMS imported successfully.

Running test_workflow.R...............    0 tests    
Running test_workflow.R...............    1 tests OK INFO  [2021-05-06 03:47:47] ** Raw data from OpenMS cleaned successfully.

Running test_workflow.R...............    1 tests OK 
Running test_workflow.R...............    2 tests OK INFO  [2021-05-06 03:47:47] ** Using annotation extracted from quantification data.
INFO  [2021-05-06 03:47:47] ** Run labels were standardized to remove symbols such as '.' or '%'.

Running test_workflow.R...............    2 tests OK 
Running test_workflow.R...............    3 tests OK INFO  [2021-05-06 03:47:47] ** The following options are used:
  - Features will be defined by the columns: PeptideSequence, PrecursorCharge, FragmentIon, ProductCharge
  - Shared peptides will be removed.
  - Proteins with a single feature will be removed.
  - Features with less than 3 measurements across runs will be removed.
INFO  [2021-05-06 03:47:47] ** Features with all missing measurements across runs are removed.
INFO  [2021-05-06 03:47:47] ** Shared peptides are removed.
INFO  [2021-05-06 03:47:47] ** Multiple measurements in a feature and a run are summarized by summaryforMultipleRows: max
INFO  [2021-05-06 03:47:47] ** Features with one or two measurements across runs are removed.
INFO  [2021-05-06 03:47:47] Proteins with a single feature are removed.
INFO  [2021-05-06 03:47:47] ** Run annotation merged with quantification data.

Running test_workflow.R...............    3 tests OK 
Running test_workflow.R...............    4 tests OK 
Running test_workflow.R...............    5 tests OK 
Running test_workflow.R...............    6 tests OK INFO  [2021-05-06 03:47:47] ** Features with one or two measurements across runs are removed.
INFO  [2021-05-06 03:47:47] ** Fractionation handled.
INFO  [2021-05-06 03:47:47] ** Updated quantification data to make balanced design. Missing values are marked by NA

Running test_workflow.R...............    6 tests OK 
Running test_workflow.R...............    7 tests OK 
Running test_workflow.R...............    8 tests OK 56ms
All ok, 165 results (2.4s)
There were 29 warnings (use warnings() to see them)
> 
> 
> proc.time()
   user  system elapsed 
  2.756   0.084   3.042 

Example timings

MSstatsConvert.Rcheck/MSstatsConvert-Ex.timings

nameusersystemelapsed
MSstatsBalancedDesign0.0680.0000.107
MSstatsClean0.2360.0080.234
MSstatsImport0.0840.0000.087
MSstatsLogsSettings0.0560.0000.058
MSstatsMakeAnnotation0.1720.0040.175
MSstatsPreprocess0.3040.0040.288
MSstatsSaveSessionInfo0.0160.0000.014
getDataType0.1240.0040.127
getInputFile0.1400.0000.139