| Back to Multiple platform build/check report for BioC 3.18: simplified long | 
  | 
This page was generated on 2024-03-04 11:37:35 -0500 (Mon, 04 Mar 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" | 4692 | 
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.2 (2023-10-31 ucrt) -- "Eye Holes" | 4445 | 
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.3.2 Patched (2023-11-01 r85457) -- "Eye Holes" | 4466 | 
| 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 1344/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MSstatsConvert 1.12.1  (landing page) Mateusz Staniak 
  | nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
| 
To the developers/maintainers of the MSstatsConvert package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MSstatsConvert.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.  | 
| Package: MSstatsConvert | 
| Version: 1.12.1 | 
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MSstatsConvert.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MSstatsConvert_1.12.1.tar.gz | 
| StartedAt: 2024-03-03 22:02:54 -0500 (Sun, 03 Mar 2024) | 
| EndedAt: 2024-03-03 22:03:37 -0500 (Sun, 03 Mar 2024) | 
| EllapsedTime: 42.8 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: MSstatsConvert.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MSstatsConvert.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MSstatsConvert_1.12.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/MSstatsConvert.Rcheck’
* using R version 4.3.2 Patched (2023-11-01 r85457)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘MSstatsConvert/DESCRIPTION’ ... OK
* this is package ‘MSstatsConvert’ version ‘1.12.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 ‘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 startup messages can be suppressed ... 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 ... NOTE
.cleanRawDIANN: no visible binding for global variable ‘PrecursorMz’
.cleanRawDIANN: no visible binding for global variable ‘FragmentInfo’
.cleanRawDIANN: no visible binding for global variable
  ‘FragmentQuantCorrected’
.cleanRawDIANN: no visible binding for global variable ‘FragmentIon’
.cleanRawDIANN: no visible binding for global variable ‘ProductCharge’
.cleanRawDIANN: no visible binding for global variable
  ‘PeptideSequence’
.cleanRawPhilosopher: no visible binding for global variable ‘Run’
.summarizeMultiplePSMs: no visible binding for global variable ‘Purity’
.summarizeMultiplePSMs: no visible binding for global variable
  ‘PeptideProphet.Probability’
MSstatsClean,MSstatsDIANNFiles: no visible binding for global variable
  ‘PrecursorMz’
MSstatsClean,MSstatsDIANNFiles: no visible binding for global variable
  ‘FragmentInfo’
MSstatsClean,MSstatsDIANNFiles: no visible binding for global variable
  ‘FragmentQuantCorrected’
MSstatsClean,MSstatsDIANNFiles: no visible binding for global variable
  ‘FragmentIon’
MSstatsClean,MSstatsDIANNFiles: no visible binding for global variable
  ‘ProductCharge’
MSstatsClean,MSstatsDIANNFiles: no visible binding for global variable
  ‘PeptideSequence’
MSstatsClean,MSstatsPhilosopherFiles: no visible binding for global
  variable ‘Run’
Undefined global functions or variables:
  FragmentInfo FragmentIon FragmentQuantCorrected
  PeptideProphet.Probability PeptideSequence PrecursorMz ProductCharge
  Purity Run
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.18-bioc/meat/MSstatsConvert.Rcheck/00check.log’
for details.
MSstatsConvert.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL MSstatsConvert ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/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)
MSstatsConvert.Rcheck/tests/tinytest.Rout
R version 4.3.2 Patched (2023-11-01 r85457) -- "Eye Holes"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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")
+ }
test_MSstatsConvert.R.........    0 tests    
test_MSstatsConvert.R.........    0 tests    
test_MSstatsConvert.R.........    0 tests    
test_MSstatsConvert.R.........    0 tests    
test_MSstatsConvert.R.........    0 tests    
test_MSstatsConvert.R.........    0 tests    
test_MSstatsConvert.R.........    0 tests    
test_MSstatsConvert.R.........    1 tests [0;32mOK[0m 
test_MSstatsConvert.R.........    2 tests [0;32mOK[0m 
test_MSstatsConvert.R.........    3 tests [0;32mOK[0m 
test_MSstatsConvert.R.........    4 tests [0;32mOK[0m 
test_MSstatsConvert.R.........    5 tests [0;32mOK[0m 
test_MSstatsConvert.R.........    6 tests [0;32mOK[0m [0;34m0.1s[0m
test_annotation.R.............    0 tests    
test_annotation.R.............    0 tests    
test_annotation.R.............    0 tests    
test_annotation.R.............    0 tests    
test_annotation.R.............    0 tests    
test_annotation.R.............    0 tests    
test_annotation.R.............    0 tests    
test_annotation.R.............    0 tests    INFO  [2024-03-03 22:03:24] ** Using annotation extracted from quantification data.
INFO  [2024-03-03 22:03:24] ** Run labels were standardized to remove symbols such as '.' or '%'.
test_annotation.R.............    1 tests [0;32mOK[0m INFO  [2024-03-03 22:03:24] ** Using provided annotation.
INFO  [2024-03-03 22:03:24] ** Run labels were standardized to remove symbols such as '.' or '%'.
test_annotation.R.............    2 tests [0;32mOK[0m 
test_annotation.R.............    2 tests [0;32mOK[0m INFO  [2024-03-03 22:03:24] ** Using provided annotation.
INFO  [2024-03-03 22:03:24] ** Run labels were standardized to remove symbols such as '.' or '%'.
test_annotation.R.............    3 tests [0;32mOK[0m INFO  [2024-03-03 22:03:24] ** Using provided annotation.
INFO  [2024-03-03 22:03:24] ** Run labels were standardized to remove symbols such as '.' or '%'.
test_annotation.R.............    4 tests [0;32mOK[0m 
test_annotation.R.............    4 tests [0;32mOK[0m 
test_annotation.R.............    4 tests [0;32mOK[0m 
test_annotation.R.............    5 tests [0;32mOK[0m INFO  [2024-03-03 22:03:24] ** Run annotation merged with quantification data.
test_annotation.R.............    6 tests [0;32mOK[0m INFO  [2024-03-03 22:03:24] ** Using provided annotation.
INFO  [2024-03-03 22:03:24] ** Run and Channel labels were standardized to remove symbols such as '.' or '%'.
test_annotation.R.............    6 tests [0;32mOK[0m INFO  [2024-03-03 22:03:24] ** Run annotation merged with quantification data.
test_annotation.R.............    7 tests [0;32mOK[0m INFO  [2024-03-03 22:03:24] ** Using provided annotation.
INFO  [2024-03-03 22:03:24] ** Run labels were standardized to remove symbols such as '.' or '%'.
test_annotation.R.............    7 tests [0;32mOK[0m 
test_annotation.R.............    8 tests [0;32mOK[0m INFO  [2024-03-03 22:03:24] ** Using provided annotation.
INFO  [2024-03-03 22:03:24] ** Run and Channel labels were standardized to remove symbols such as '.' or '%'.
test_annotation.R.............    8 tests [0;32mOK[0m 
test_annotation.R.............    9 tests [0;32mOK[0m 
test_annotation.R.............   10 tests [0;32mOK[0m INFO  [2024-03-03 22:03:24] ** Using provided annotation.
test_annotation.R.............   11 tests [0;32mOK[0m [0;36m89ms[0m
test_balanced_design.R........    0 tests    
test_balanced_design.R........    0 tests    
test_balanced_design.R........    0 tests    
test_balanced_design.R........    0 tests    
test_balanced_design.R........    0 tests    
test_balanced_design.R........    0 tests    
test_balanced_design.R........    0 tests    
test_balanced_design.R........    0 tests    
test_balanced_design.R........    1 tests [0;32mOK[0m 
test_balanced_design.R........    2 tests [0;32mOK[0m 
test_balanced_design.R........    3 tests [0;32mOK[0m 
test_balanced_design.R........    3 tests [0;32mOK[0m 
test_balanced_design.R........    3 tests [0;32mOK[0m 
test_balanced_design.R........    3 tests [0;32mOK[0m 
test_balanced_design.R........    4 tests [0;32mOK[0m 
test_balanced_design.R........    4 tests [0;32mOK[0m 
test_balanced_design.R........    4 tests [0;32mOK[0m 
test_balanced_design.R........    4 tests [0;32mOK[0m 
test_balanced_design.R........    4 tests [0;32mOK[0m 
test_balanced_design.R........    4 tests [0;32mOK[0m 
test_balanced_design.R........    4 tests [0;32mOK[0m 
test_balanced_design.R........    5 tests [0;32mOK[0m 
test_balanced_design.R........    5 tests [0;32mOK[0m 
test_balanced_design.R........    6 tests [0;32mOK[0m 
test_balanced_design.R........    7 tests [0;32mOK[0m 
test_balanced_design.R........    7 tests [0;32mOK[0m 
test_balanced_design.R........    7 tests [0;32mOK[0m 
test_balanced_design.R........    7 tests [0;32mOK[0m 
test_balanced_design.R........    7 tests [0;32mOK[0m 
test_balanced_design.R........    7 tests [0;32mOK[0m 
test_balanced_design.R........    7 tests [0;32mOK[0m 
test_balanced_design.R........    7 tests [0;32mOK[0m 
test_balanced_design.R........    8 tests [0;32mOK[0m 
test_balanced_design.R........    9 tests [0;32mOK[0m 
test_balanced_design.R........   10 tests [0;32mOK[0m 
test_balanced_design.R........   11 tests [0;32mOK[0m [0;34m0.2s[0m
test_cleanRaw.R...............    0 tests    
test_cleanRaw.R...............    0 tests    
test_cleanRaw.R...............    0 tests    INFO  [2024-03-03 22:03:24] ** Raw data from DIAUmpire imported successfully.
test_cleanRaw.R...............    0 tests    INFO  [2024-03-03 22:03:24] ** Raw data from DIAUmpire imported successfully.
test_cleanRaw.R...............    0 tests    INFO  [2024-03-03 22:03:24] ** Raw data from DIAUmpire imported successfully.
test_cleanRaw.R...............    0 tests    
test_cleanRaw.R...............    0 tests    
test_cleanRaw.R...............    0 tests    INFO  [2024-03-03 22:03:24] ** Raw data from DIAUmpire imported successfully.
test_cleanRaw.R...............    0 tests    INFO  [2024-03-03 22:03:24] ** Using selected fragments and peptides.
INFO  [2024-03-03 22:03:24] ** Extracted the data from selected fragments and/or peptides.
INFO  [2024-03-03 22:03:24] ** Raw data from DIAUmpire cleaned successfully.
test_cleanRaw.R...............    0 tests    INFO  [2024-03-03 22:03:24] ** Using selected fragments and peptides.
INFO  [2024-03-03 22:03:24] ** Extracted the data from selected fragments and/or peptides.
INFO  [2024-03-03 22:03:24] ** Raw data from DIAUmpire cleaned successfully.
test_cleanRaw.R...............    0 tests    INFO  [2024-03-03 22:03:24] ** Using selected fragments.
INFO  [2024-03-03 22:03:24] ** Extracted the data from selected fragments and/or peptides.
INFO  [2024-03-03 22:03:24] ** Raw data from DIAUmpire cleaned successfully.
test_cleanRaw.R...............    0 tests    
test_cleanRaw.R...............    1 tests [0;32mOK[0m 
test_cleanRaw.R...............    2 tests [0;32mOK[0m 
test_cleanRaw.R...............    3 tests [0;32mOK[0m 
test_cleanRaw.R...............    4 tests [0;32mOK[0m 
test_cleanRaw.R...............    5 tests [0;32mOK[0m 
test_cleanRaw.R...............    6 tests [0;32mOK[0m 
test_cleanRaw.R...............    7 tests [0;32mOK[0m 
test_cleanRaw.R...............    8 tests [0;32mOK[0m 
test_cleanRaw.R...............    9 tests [0;32mOK[0m 
test_cleanRaw.R...............    9 tests [0;32mOK[0m 
test_cleanRaw.R...............    9 tests [0;32mOK[0m INFO  [2024-03-03 22:03:24] ** Raw data from MaxQuant imported successfully.
test_cleanRaw.R...............    9 tests [0;32mOK[0m INFO  [2024-03-03 22:03:24] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2024-03-03 22:03:24] ** Rows with values of Reverse equal to + are removed 
INFO  [2024-03-03 22:03:24] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2024-03-03 22:03:24] ** Rows with values of Reverse equal to + are removed 
INFO  [2024-03-03 22:03:24] ** + Contaminant, + Reverse, + Potential.contaminant proteins are removed.
INFO  [2024-03-03 22:03:24] ** Raw data from MaxQuant cleaned successfully.
test_cleanRaw.R...............    9 tests [0;32mOK[0m INFO  [2024-03-03 22:03:24] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2024-03-03 22:03:24] ** Rows with values of Reverse equal to + are removed 
INFO  [2024-03-03 22:03:24] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2024-03-03 22:03:24] ** Rows with values of Reverse equal to + are removed 
INFO  [2024-03-03 22:03:24] ** Rows with values of Onlyidentifiedbysite equal to + are removed 
INFO  [2024-03-03 22:03:24] ** + Contaminant, + Reverse, + Potential.contaminant, + Only.identified.by.site proteins are removed.
INFO  [2024-03-03 22:03:24] ** Raw data from MaxQuant cleaned successfully.
test_cleanRaw.R...............    9 tests [0;32mOK[0m 
test_cleanRaw.R...............   10 tests [0;32mOK[0m 
test_cleanRaw.R...............   11 tests [0;32mOK[0m INFO  [2024-03-03 22:03:24] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2024-03-03 22:03:24] ** Rows with values of Reverse equal to + are removed 
INFO  [2024-03-03 22:03:24] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2024-03-03 22:03:24] ** Rows with values of Reverse equal to + are removed 
INFO  [2024-03-03 22:03:24] ** + Contaminant, + Reverse, + Potential.contaminant proteins are removed.
INFO  [2024-03-03 22:03:25] ** Raw data from MaxQuant cleaned successfully.
test_cleanRaw.R...............   12 tests [0;32mOK[0m 
test_cleanRaw.R...............   13 tests [0;32mOK[0m 
test_cleanRaw.R...............   13 tests [0;32mOK[0m 
test_cleanRaw.R...............   13 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from MaxQuant imported successfully.
test_cleanRaw.R...............   13 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2024-03-03 22:03:25] ** Rows with values of Reverse equal to + are removed 
INFO  [2024-03-03 22:03:25] ** Rows with values of Potentialcontaminant equal to + are removed 
INFO  [2024-03-03 22:03:25] ** Rows with values of Reverse equal to + are removed 
INFO  [2024-03-03 22:03:25] ** + Contaminant, + Reverse, + Potential.contaminant proteins are removed.
INFO  [2024-03-03 22:03:25] ** Features with all missing measurements across channels within each run are removed.
INFO  [2024-03-03 22:03:25] ** Raw data from MaxQuant cleaned successfully.
test_cleanRaw.R...............   13 tests [0;32mOK[0m 
test_cleanRaw.R...............   14 tests [0;32mOK[0m 
test_cleanRaw.R...............   15 tests [0;32mOK[0m 
test_cleanRaw.R...............   15 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from OpenMS imported successfully.
test_cleanRaw.R...............   15 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from OpenMS imported successfully.
test_cleanRaw.R...............   15 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from OpenMS cleaned successfully.
test_cleanRaw.R...............   15 tests [0;32mOK[0m 
test_cleanRaw.R...............   16 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from OpenMS cleaned successfully.
test_cleanRaw.R...............   17 tests [0;32mOK[0m 
test_cleanRaw.R...............   18 tests [0;32mOK[0m 
test_cleanRaw.R...............   18 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from OpenMS imported successfully.
test_cleanRaw.R...............   18 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from OpenMS cleaned successfully.
test_cleanRaw.R...............   18 tests [0;32mOK[0m 
test_cleanRaw.R...............   19 tests [0;32mOK[0m 
test_cleanRaw.R...............   20 tests [0;32mOK[0m 
test_cleanRaw.R...............   20 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from OpenSWATH imported successfully.
test_cleanRaw.R...............   20 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from OpenSWATH cleaned successfully.
test_cleanRaw.R...............   20 tests [0;32mOK[0m 
test_cleanRaw.R...............   21 tests [0;32mOK[0m 
test_cleanRaw.R...............   22 tests [0;32mOK[0m 
test_cleanRaw.R...............   22 tests [0;32mOK[0m 
test_cleanRaw.R...............   22 tests [0;32mOK[0m 
test_cleanRaw.R...............   22 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from ProteomeDiscoverer imported successfully.
test_cleanRaw.R...............   22 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from ProteomeDiscoverer imported successfully.
test_cleanRaw.R...............   22 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from ProteomeDiscoverer cleaned successfully.
test_cleanRaw.R...............   22 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from ProteomeDiscoverer cleaned successfully.
test_cleanRaw.R...............   22 tests [0;32mOK[0m 
test_cleanRaw.R...............   23 tests [0;32mOK[0m 
test_cleanRaw.R...............   24 tests [0;32mOK[0m 
test_cleanRaw.R...............   25 tests [0;32mOK[0m 
test_cleanRaw.R...............   25 tests [0;32mOK[0m 
test_cleanRaw.R...............   25 tests [0;32mOK[0m 
test_cleanRaw.R...............   25 tests [0;32mOK[0m 
test_cleanRaw.R...............   25 tests [0;32mOK[0m 
test_cleanRaw.R...............   25 tests [0;32mOK[0m 
test_cleanRaw.R...............   25 tests [0;32mOK[0m 
test_cleanRaw.R...............   25 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from ProteomeDiscoverer imported successfully.
test_cleanRaw.R...............   25 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from ProteomeDiscoverer imported successfully.
test_cleanRaw.R...............   25 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from ProteomeDiscoverer imported successfully.
test_cleanRaw.R...............   25 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from ProteomeDiscoverer cleaned successfully.
test_cleanRaw.R...............   25 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from ProteomeDiscoverer cleaned successfully.
test_cleanRaw.R...............   25 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from ProteomeDiscoverer cleaned successfully.
test_cleanRaw.R...............   25 tests [0;32mOK[0m 
test_cleanRaw.R...............   26 tests [0;32mOK[0m 
test_cleanRaw.R...............   27 tests [0;32mOK[0m 
test_cleanRaw.R...............   28 tests [0;32mOK[0m 
test_cleanRaw.R...............   29 tests [0;32mOK[0m 
test_cleanRaw.R...............   30 tests [0;32mOK[0m 
test_cleanRaw.R...............   30 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Progenesis imported successfully.
test_cleanRaw.R...............   30 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Progenesis imported successfully.
test_cleanRaw.R...............   30 tests [0;32mOK[0m 
test_cleanRaw.R...............   30 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Progenesis cleaned successfully.
test_cleanRaw.R...............   30 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Progenesis cleaned successfully.
test_cleanRaw.R...............   30 tests [0;32mOK[0m 
test_cleanRaw.R...............   31 tests [0;32mOK[0m 
test_cleanRaw.R...............   32 tests [0;32mOK[0m 
test_cleanRaw.R...............   33 tests [0;32mOK[0m 
test_cleanRaw.R...............   33 tests [0;32mOK[0m 
test_cleanRaw.R...............   33 tests [0;32mOK[0m 
test_cleanRaw.R...............   33 tests [0;32mOK[0m 
test_cleanRaw.R...............   33 tests [0;32mOK[0m 
test_cleanRaw.R...............   33 tests [0;32mOK[0m 
test_cleanRaw.R...............   33 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Skyline imported successfully.
test_cleanRaw.R...............   33 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Skyline imported successfully.
test_cleanRaw.R...............   33 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Skyline imported successfully.
test_cleanRaw.R...............   33 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Skyline cleaned successfully.
test_cleanRaw.R...............   33 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Skyline cleaned successfully.
test_cleanRaw.R...............   33 tests [0;32mOK[0m 
test_cleanRaw.R...............   34 tests [0;32mOK[0m 
test_cleanRaw.R...............   35 tests [0;32mOK[0m 
test_cleanRaw.R...............   36 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Skyline cleaned successfully.
test_cleanRaw.R...............   37 tests [0;32mOK[0m 
test_cleanRaw.R...............   37 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from SpectroMine imported successfully.
test_cleanRaw.R...............   37 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from SpectroMine imported successfully.
test_cleanRaw.R...............   37 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from SpectroMine cleaned successfully.
test_cleanRaw.R...............   37 tests [0;32mOK[0m 
test_cleanRaw.R...............   38 tests [0;32mOK[0m 
test_cleanRaw.R...............   39 tests [0;32mOK[0m ERROR [2024-03-03 22:03:25] There is no channel intensity column in the input data, which should start with 'PSM' and end with 'Raw'.
test_cleanRaw.R...............   40 tests [0;32mOK[0m 
test_cleanRaw.R...............   40 tests [0;32mOK[0m 
test_cleanRaw.R...............   40 tests [0;32mOK[0m 
test_cleanRaw.R...............   40 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Spectronaut imported successfully.
test_cleanRaw.R...............   40 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Spectronaut imported successfully.
test_cleanRaw.R...............   40 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Spectronaut cleaned successfully.
test_cleanRaw.R...............   40 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Spectronaut cleaned successfully.
test_cleanRaw.R...............   40 tests [0;32mOK[0m 
test_cleanRaw.R...............   41 tests [0;32mOK[0m 
test_cleanRaw.R...............   42 tests [0;32mOK[0m 
test_cleanRaw.R...............   43 tests [0;32mOK[0m 
test_cleanRaw.R...............   43 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Raw data from Metamorpheus imported successfully.
test_cleanRaw.R...............   43 tests [0;32mOK[0m 
test_cleanRaw.R...............   44 tests [0;32mOK[0m [0;34m0.8s[0m
test_clean_Metamorpheus.R.....    0 tests    
test_clean_Metamorpheus.R.....    0 tests    INFO  [2024-03-03 22:03:25] ** Raw data from Metamorpheus cleaned successfully.
test_clean_Metamorpheus.R.....    0 tests    
test_clean_Metamorpheus.R.....    1 tests [0;32mOK[0m 
test_clean_Metamorpheus.R.....    2 tests [0;32mOK[0m 
test_clean_Metamorpheus.R.....    3 tests [0;32mOK[0m 
test_clean_Metamorpheus.R.....    4 tests [0;32mOK[0m 
test_clean_Metamorpheus.R.....    5 tests [0;32mOK[0m 
test_clean_Metamorpheus.R.....    6 tests [0;32mOK[0m 
test_clean_Metamorpheus.R.....    7 tests [0;32mOK[0m [0;36m10ms[0m
test_clean_ProteomeDiscoverer.R    0 tests    
test_clean_ProteomeDiscoverer.R    0 tests    
test_clean_ProteomeDiscoverer.R    0 tests    
test_clean_ProteomeDiscoverer.R    3 tests [0;32mOK[0m 
test_clean_ProteomeDiscoverer.R    3 tests [0;32mOK[0m 
test_clean_ProteomeDiscoverer.R    3 tests [0;32mOK[0m 
test_clean_ProteomeDiscoverer.R    4 tests [0;32mOK[0m 
test_clean_ProteomeDiscoverer.R    4 tests [0;32mOK[0m 
test_clean_ProteomeDiscoverer.R    4 tests [0;32mOK[0m 
test_clean_ProteomeDiscoverer.R    7 tests [0;32mOK[0m [0;34m0.3s[0m
test_converters_MetamorpheusToMSstatsFormat.R    0 tests    
test_converters_MetamorpheusToMSstatsFormat.R    0 tests    
test_converters_MetamorpheusToMSstatsFormat.R    0 tests    
test_converters_MetamorpheusToMSstatsFormat.R    0 tests    INFO  [2024-03-03 22:03:25] ** Raw data from Metamorpheus imported successfully.
INFO  [2024-03-03 22:03:25] ** Raw data from Metamorpheus cleaned successfully.
INFO  [2024-03-03 22:03:25] ** Using provided annotation.
INFO  [2024-03-03 22:03:25] ** Run labels were standardized to remove symbols such as '.' or '%'.
INFO  [2024-03-03 22:03:25] ** The following options are used:
  - Features will be defined by the columns: PeptideSequence, PrecursorCharge
  - Shared peptides will be removed.
  - Proteins with single feature will not be removed.
  - Features with less than 3 measurements across runs will be removed.
INFO  [2024-03-03 22:03:25] ** Features with all missing measurements across runs are removed.
INFO  [2024-03-03 22:03:25] ** Shared peptides are removed.
INFO  [2024-03-03 22:03:25] ** Multiple measurements in a feature and a run are summarized by summaryforMultipleRows: max
INFO  [2024-03-03 22:03:25] ** Features with one or two measurements across runs are removed.
INFO  [2024-03-03 22:03:25] ** Run annotation merged with quantification data.
INFO  [2024-03-03 22:03:25] ** Features with one or two measurements across runs are removed.
INFO  [2024-03-03 22:03:25] ** Fractionation handled.
INFO  [2024-03-03 22:03:25] ** Updated quantification data to make balanced design. Missing values are marked by NA
INFO  [2024-03-03 22:03:25] ** Finished preprocessing. The dataset is ready to be processed by the dataProcess function.
test_converters_MetamorpheusToMSstatsFormat.R    0 tests    
test_converters_MetamorpheusToMSstatsFormat.R    1 tests [0;32mOK[0m 
test_converters_MetamorpheusToMSstatsFormat.R    2 tests [0;32mOK[0m 
test_converters_MetamorpheusToMSstatsFormat.R    3 tests [0;32mOK[0m 
test_converters_MetamorpheusToMSstatsFormat.R    4 tests [0;32mOK[0m 
test_converters_MetamorpheusToMSstatsFormat.R    5 tests [0;32mOK[0m 
test_converters_MetamorpheusToMSstatsFormat.R    6 tests [0;32mOK[0m 
test_converters_MetamorpheusToMSstatsFormat.R    7 tests [0;32mOK[0m 
test_converters_MetamorpheusToMSstatsFormat.R    8 tests [0;32mOK[0m 
test_converters_MetamorpheusToMSstatsFormat.R    9 tests [0;32mOK[0m 
test_converters_MetamorpheusToMSstatsFormat.R   10 tests [0;32mOK[0m 
test_converters_MetamorpheusToMSstatsFormat.R   11 tests [0;32mOK[0m 
test_converters_MetamorpheusToMSstatsFormat.R   12 tests [0;32mOK[0m 
test_converters_MetamorpheusToMSstatsFormat.R   13 tests [0;32mOK[0m [0;36m73ms[0m
test_dt.R.....................    0 tests    
test_dt.R.....................    0 tests    
test_dt.R.....................    1 tests [0;32mOK[0m 
test_dt.R.....................    2 tests [0;32mOK[0m 
test_dt.R.....................    3 tests [0;32mOK[0m 
test_dt.R.....................    4 tests [0;32mOK[0m 
test_dt.R.....................    5 tests [0;32mOK[0m 
test_dt.R.....................    6 tests [0;32mOK[0m 
test_dt.R.....................    6 tests [0;32mOK[0m 
test_dt.R.....................    7 tests [0;32mOK[0m 
test_dt.R.....................    7 tests [0;32mOK[0m 
test_dt.R.....................    7 tests [0;32mOK[0m 
test_dt.R.....................    8 tests [0;32mOK[0m 
test_dt.R.....................    9 tests [0;32mOK[0m 
test_dt.R.....................   10 tests [0;32mOK[0m [0;36m13ms[0m
test_feature_cleaning.R.......    0 tests    
test_feature_cleaning.R.......    0 tests    
test_feature_cleaning.R.......    0 tests    
test_feature_cleaning.R.......    0 tests    INFO  [2024-03-03 22:03:25] ** Features with one or two measurements across channels within each run are removed.
test_feature_cleaning.R.......    1 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Features with one or two measurements across runs are removed.
test_feature_cleaning.R.......    2 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Features with one or two measurements across runs are removed.
test_feature_cleaning.R.......    3 tests [0;32mOK[0m 
test_feature_cleaning.R.......    3 tests [0;32mOK[0m 
test_feature_cleaning.R.......    3 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Features with all missing measurements across runs are removed.
test_feature_cleaning.R.......    4 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Features with one or two measurements across runs are removed.
test_feature_cleaning.R.......    5 tests [0;32mOK[0m 
test_feature_cleaning.R.......    5 tests [0;32mOK[0m 
test_feature_cleaning.R.......    5 tests [0;32mOK[0m 
test_feature_cleaning.R.......    6 tests [0;32mOK[0m 
test_feature_cleaning.R.......    6 tests [0;32mOK[0m 
test_feature_cleaning.R.......    6 tests [0;32mOK[0m 
test_feature_cleaning.R.......    6 tests [0;32mOK[0m 
test_feature_cleaning.R.......    7 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** Three isotopic preaks per feature and run are summed
test_feature_cleaning.R.......    8 tests [0;32mOK[0m 
test_feature_cleaning.R.......    9 tests [0;32mOK[0m 
test_feature_cleaning.R.......    9 tests [0;32mOK[0m 
test_feature_cleaning.R.......    9 tests [0;32mOK[0m 
test_feature_cleaning.R.......    9 tests [0;32mOK[0m 
test_feature_cleaning.R.......    9 tests [0;32mOK[0m 
test_feature_cleaning.R.......    9 tests [0;32mOK[0m 
test_feature_cleaning.R.......    9 tests [0;32mOK[0m 
test_feature_cleaning.R.......    9 tests [0;32mOK[0m 
test_feature_cleaning.R.......    9 tests [0;32mOK[0m 
test_feature_cleaning.R.......   10 tests [0;32mOK[0m 
test_feature_cleaning.R.......   10 tests [0;32mOK[0m 
test_feature_cleaning.R.......   10 tests [0;32mOK[0m 
test_feature_cleaning.R.......   11 tests [0;32mOK[0m 
test_feature_cleaning.R.......   11 tests [0;32mOK[0m 
test_feature_cleaning.R.......   11 tests [0;32mOK[0m 
test_feature_cleaning.R.......   12 tests [0;32mOK[0m 
test_feature_cleaning.R.......   12 tests [0;32mOK[0m 
test_feature_cleaning.R.......   13 tests [0;32mOK[0m 
test_feature_cleaning.R.......   13 tests [0;32mOK[0m 
test_feature_cleaning.R.......   14 tests [0;32mOK[0m 
test_feature_cleaning.R.......   14 tests [0;32mOK[0m 
test_feature_cleaning.R.......   14 tests [0;32mOK[0m 
test_feature_cleaning.R.......   14 tests [0;32mOK[0m 
test_feature_cleaning.R.......   14 tests [0;32mOK[0m 
test_feature_cleaning.R.......   14 tests [0;32mOK[0m 
test_feature_cleaning.R.......   15 tests [0;32mOK[0m 
test_feature_cleaning.R.......   15 tests [0;32mOK[0m INFO  [2024-03-03 22:03:25] ** PSMs have been aggregated to peptide ions.
test_feature_cleaning.R.......   16 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** PSMs have been aggregated to peptide ions.
test_feature_cleaning.R.......   16 tests [0;32mOK[0m 
test_feature_cleaning.R.......   17 tests [0;32mOK[0m 
test_feature_cleaning.R.......   17 tests [0;32mOK[0m 
test_feature_cleaning.R.......   17 tests [0;32mOK[0m 
test_feature_cleaning.R.......   18 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] Proteins with a single feature are removed.
test_feature_cleaning.R.......   19 tests [0;32mOK[0m 
test_feature_cleaning.R.......   20 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Multiple measurements in a feature and a run are summarized by summaryforMultipleRows: max
INFO  [2024-03-03 22:03:26] ** Features with one or two measurements across runs are removed.
test_feature_cleaning.R.......   20 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Features with one or two measurements across channels within each run are removed.
INFO  [2024-03-03 22:03:26] ** PSMs have been aggregated to peptide ions.
test_feature_cleaning.R.......   20 tests [0;32mOK[0m 
test_feature_cleaning.R.......   21 tests [0;32mOK[0m 
test_feature_cleaning.R.......   22 tests [0;32mOK[0m [0;34m0.2s[0m
test_filtering.R..............    0 tests    
test_filtering.R..............    0 tests    
test_filtering.R..............    1 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Sequences containing \+ are removed.
test_filtering.R..............    2 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Sequences containing \+ are removed.
test_filtering.R..............    3 tests [0;32mOK[0m 
test_filtering.R..............    4 tests [0;32mOK[0m 
test_filtering.R..............    5 tests [0;32mOK[0m 
test_filtering.R..............    6 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values of Symbol_1 equal to - are removed 
test_filtering.R..............    7 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values of Symbol_1 equal to +, - are removed 
test_filtering.R..............    8 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values of Symbol_1 equal to + are removed 
test_filtering.R..............    9 tests [0;32mOK[0m 
test_filtering.R..............   10 tests [0;32mOK[0m 
test_filtering.R..............   11 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values of Symbol_1 equal to R are removed 
test_filtering.R..............   12 tests [0;32mOK[0m 
test_filtering.R..............   13 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values of Symbol_1 equal to + are removed 
INFO  [2024-03-03 22:03:26] ** Rows with values of Symbol_2 equal to + are removed 
test_filtering.R..............   14 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values of Symbol_1 equal to X are removed 
INFO  [2024-03-03 22:03:26] ** Rows with values of Symbol_2 equal to X are removed 
test_filtering.R..............   15 tests [0;32mOK[0m 
test_filtering.R..............   16 tests [0;32mOK[0m 
test_filtering.R..............   17 tests [0;32mOK[0m 
test_filtering.R..............   18 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values not greater than 0.3 in Score are removed 
test_filtering.R..............   19 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values not greater than 0.3 in Score are removed 
test_filtering.R..............   20 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values not greater than 0.3 in Score are removed 
test_filtering.R..............   21 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values not greater than 0.3 in Score are removed 
test_filtering.R..............   22 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values not smaller than 0.3 in Score are removed 
test_filtering.R..............   23 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values not smaller than 0.3 in Score are removed 
test_filtering.R..............   24 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values not smaller than 0.3 in Score are removed 
test_filtering.R..............   25 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values not smaller than 0.3 in Score are removed 
test_filtering.R..............   26 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Intensities with values not greater than 0.3 in Score are replaced with NA
test_filtering.R..............   26 tests [0;32mOK[0m 
test_filtering.R..............   27 tests [0;32mOK[0m 
test_filtering.R..............   28 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Intensities with values not greater than 0.3 in Score are replaced with NA
test_filtering.R..............   28 tests [0;32mOK[0m 
test_filtering.R..............   29 tests [0;32mOK[0m 
test_filtering.R..............   30 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Intensities with values not smaller than 0.3 in Score are replaced with NA
test_filtering.R..............   30 tests [0;32mOK[0m 
test_filtering.R..............   31 tests [0;32mOK[0m 
test_filtering.R..............   32 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Intensities with values not smaller than 0.3 in Score are replaced with NA
test_filtering.R..............   32 tests [0;32mOK[0m 
test_filtering.R..............   33 tests [0;32mOK[0m 
test_filtering.R..............   34 tests [0;32mOK[0m 
test_filtering.R..............   35 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values of Symbol_1 equal to + are removed 
INFO  [2024-03-03 22:03:26] ** Sequences containing \+ are removed.
test_filtering.R..............   36 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Rows with values of Symbol_1 equal to + are removed 
INFO  [2024-03-03 22:03:26] ** Sequences containing \+ are removed.
test_filtering.R..............   37 tests [0;32mOK[0m [0;36m47ms[0m
test_fractions.R..............    0 tests    
test_fractions.R..............    1 tests [0;32mOK[0m 
test_fractions.R..............    1 tests [0;32mOK[0m 
test_fractions.R..............    1 tests [0;32mOK[0m 
test_fractions.R..............    1 tests [0;32mOK[0m 
test_fractions.R..............    1 tests [0;32mOK[0m 
test_fractions.R..............    1 tests [0;32mOK[0m 
test_fractions.R..............    2 tests [0;32mOK[0m 
test_fractions.R..............    3 tests [0;32mOK[0m 
test_fractions.R..............    4 tests [0;32mOK[0m 
test_fractions.R..............    4 tests [0;32mOK[0m 
test_fractions.R..............    5 tests [0;32mOK[0m 
test_fractions.R..............    5 tests [0;32mOK[0m 
test_fractions.R..............    5 tests [0;32mOK[0m 
test_fractions.R..............    5 tests [0;32mOK[0m 
test_fractions.R..............    6 tests [0;32mOK[0m 
test_fractions.R..............    7 tests [0;32mOK[0m 
test_fractions.R..............    8 tests [0;32mOK[0m 
test_fractions.R..............    8 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** For peptides overlapped between fractions of 1_1 use the fraction with maximal average abundance.
INFO  [2024-03-03 22:03:26] ** For peptides overlapped between fractions of 1_1 use the fraction with maximal summation abundance.
INFO  [2024-03-03 22:03:26] ** For peptides overlapped between fractions of 2_1 use the fraction with maximal average abundance.
test_fractions.R..............    8 tests [0;32mOK[0m 
test_fractions.R..............    9 tests [0;32mOK[0m [0;36m66ms[0m
test_logging.R................    1 tests [0;32mOK[0m 
test_logging.R................    2 tests [0;32mOK[0m 
test_logging.R................    3 tests [0;32mOK[0m [0;36m3ms[0m
test_shared_peptides.R........    0 tests    
test_shared_peptides.R........    0 tests    INFO  [2024-03-03 22:03:26] ** Shared peptides are removed.
test_shared_peptides.R........    0 tests    
test_shared_peptides.R........    0 tests    INFO  [2024-03-03 22:03:26] ** Shared peptides are removed.
test_shared_peptides.R........    0 tests    
test_shared_peptides.R........    1 tests [0;32mOK[0m 
test_shared_peptides.R........    2 tests [0;32mOK[0m 
test_shared_peptides.R........    3 tests [0;32mOK[0m 
test_shared_peptides.R........    4 tests [0;32mOK[0m 
test_shared_peptides.R........    5 tests [0;32mOK[0m [0;36m15ms[0m
test_workflow.R...............    0 tests    
test_workflow.R...............    0 tests    INFO  [2024-03-03 22:03:26] ** Raw data from OpenMS imported successfully.
test_workflow.R...............    0 tests    
test_workflow.R...............    1 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Raw data from OpenMS cleaned successfully.
test_workflow.R...............    1 tests [0;32mOK[0m 
test_workflow.R...............    2 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Using annotation extracted from quantification data.
INFO  [2024-03-03 22:03:26] ** Run labels were standardized to remove symbols such as '.' or '%'.
test_workflow.R...............    2 tests [0;32mOK[0m 
test_workflow.R...............    3 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** 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  [2024-03-03 22:03:26] ** Features with all missing measurements across runs are removed.
INFO  [2024-03-03 22:03:26] ** Shared peptides are removed.
INFO  [2024-03-03 22:03:26] ** Multiple measurements in a feature and a run are summarized by summaryforMultipleRows: max
INFO  [2024-03-03 22:03:26] ** Features with one or two measurements across runs are removed.
INFO  [2024-03-03 22:03:26] Proteins with a single feature are removed.
INFO  [2024-03-03 22:03:26] ** Run annotation merged with quantification data.
test_workflow.R...............    3 tests [0;32mOK[0m 
test_workflow.R...............    4 tests [0;32mOK[0m 
test_workflow.R...............    5 tests [0;32mOK[0m 
test_workflow.R...............    6 tests [0;32mOK[0m INFO  [2024-03-03 22:03:26] ** Features with one or two measurements across runs are removed.
INFO  [2024-03-03 22:03:26] ** Fractionation handled.
INFO  [2024-03-03 22:03:26] ** Updated quantification data to make balanced design. Missing values are marked by NA
test_workflow.R...............    6 tests [0;32mOK[0m 
test_workflow.R...............    7 tests [0;32mOK[0m 
test_workflow.R...............    8 tests [0;32mOK[0m [0;36m66ms[0m
All ok, 193 results (2.1s)
There were 29 warnings (use warnings() to see them)
> 
> 
> proc.time()
   user  system elapsed 
  2.320   0.276   2.628 
MSstatsConvert.Rcheck/MSstatsConvert-Ex.timings
| name | user | system | elapsed | |
| MSstatsBalancedDesign | 0.045 | 0.005 | 0.051 | |
| MSstatsClean | 0.190 | 0.022 | 0.214 | |
| MSstatsImport | 0.175 | 0.007 | 0.183 | |
| MSstatsLogsSettings | 0.017 | 0.000 | 0.018 | |
| MSstatsMakeAnnotation | 0.247 | 0.007 | 0.255 | |
| MSstatsPreprocess | 0.148 | 0.012 | 0.163 | |
| MSstatsSaveSessionInfo | 0.012 | 0.010 | 0.025 | |
| MetamorpheusToMSstatsFormat | 0.060 | 0.012 | 0.074 | |
| getDataType | 0.092 | 0.006 | 0.100 | |
| getInputFile | 0.126 | 0.009 | 0.137 | |