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

This page was generated on 2022-04-13 12:06:57 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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

CHECK results for MSstatsLiP on tokay2


To the developers/maintainers of the MSstatsLiP package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MSstatsLiP.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1229/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MSstatsLiP 1.0.0  (landing page)
Devon Kohler
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/MSstatsLiP
git_branch: RELEASE_3_14
git_last_commit: 93a0da8
git_last_commit_date: 2021-10-26 13:13:30 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: MSstatsLiP
Version: 1.0.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:MSstatsLiP.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings MSstatsLiP_1.0.0.tar.gz
StartedAt: 2022-04-12 23:22:15 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 23:28:56 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 400.9 seconds
RetCode: 0
Status:   OK  
CheckDir: MSstatsLiP.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:MSstatsLiP.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings MSstatsLiP_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/MSstatsLiP.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'MSstatsLiP/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'MSstatsLiP' 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 whether package 'MSstatsLiP' 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/MSstatsLiP/libs/i386/MSstatsLiP.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/MSstatsLiP/libs/x64/MSstatsLiP.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
dataProcessPlotsLiP 17.70   0.17   17.87
BarcodePlotLiP       6.42   0.12    6.60
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
dataProcessPlotsLiP 21.08   0.04   21.13
BarcodePlotLiP       6.84   0.04    6.89
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'tinytest.R'
 OK
** running tests for arch 'x64' ...
  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
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/MSstatsLiP.Rcheck/00check.log'
for details.



Installation output

MSstatsLiP.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/MSstatsLiP_1.0.0.tar.gz && rm -rf MSstatsLiP.buildbin-libdir && mkdir MSstatsLiP.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=MSstatsLiP.buildbin-libdir MSstatsLiP_1.0.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL MSstatsLiP_1.0.0.zip && rm MSstatsLiP_1.0.0.tar.gz MSstatsLiP_1.0.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  266k  100  266k    0     0   487k      0 --:--:-- --:--:-- --:--:--  488k

install for i386

* installing *source* package 'MSstatsLiP' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw32/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c model_adjustment.cpp -o model_adjustment.o
C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o MSstatsLiP.dll tmp.def RcppExports.o model_adjustment.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/MSstatsLiP.buildbin-libdir/00LOCK-MSstatsLiP/00new/MSstatsLiP/libs/i386
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'MSstatsLiP'
    finding HTML links ... done
    BarcodePlotLiP                          html  
    LiPRawData                              html  
    MSstatsLiP                              html  
    MSstatsLiP_Summarized                   html  
    MSstatsLiP_data                         html  
    MSstatsLiP_model                        html  
    PCAPlotLiP                              html  
    SkylineTest                             html  
    SkylinetoMSstatsLiPFormat               html  
    SpectronauttoMSstatsLiPFormat           html  
    TrPRawData                              html  
    annotSite                               html  
    calculateTrypticity                     html  
    correlationPlotLiP                      html  
    dataProcessPlotsLiP                     html  
    dataSummarizationLiP                    html  
    groupComparisonLiP                      html  
    groupComparisonPlotsLiP                 html  
    locateMod                               html  
    locatePTM                               html  
    tidyFasta                               html  
    trypticHistogramLiP                     html  
** 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

install for x64

* installing *source* package 'MSstatsLiP' ...
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c model_adjustment.cpp -o model_adjustment.o
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o MSstatsLiP.dll tmp.def RcppExports.o model_adjustment.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/MSstatsLiP.buildbin-libdir/MSstatsLiP/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MSstatsLiP' as MSstatsLiP_1.0.0.zip
* DONE (MSstatsLiP)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'MSstatsLiP' successfully unpacked and MD5 sums checked

Tests output

MSstatsLiP.Rcheck/tests_i386/tinytest.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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) ){
+   tinytest::test_package("MSstatsLiP")
+ }

test_SkylinetoMSstatsLiPFormat.R    0 tests    
test_SkylinetoMSstatsLiPFormat.R    1 tests OK 
test_SkylinetoMSstatsLiPFormat.R    2 tests OK INFO  [2022-04-12 23:26:59] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:26:59] ** Raw data from Skyline cleaned successfully.

test_SkylinetoMSstatsLiPFormat.R    3 tests OK INFO  [2022-04-12 23:26:59] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:26:59] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:26:59] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R    4 tests OK INFO  [2022-04-12 23:26:59] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:26:59] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:26:59] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R    5 tests OK INFO  [2022-04-12 23:26:59] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:26:59] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:26:59] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R    6 tests OK INFO  [2022-04-12 23:26:59] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:26:59] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:26:59] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R    7 tests OK INFO  [2022-04-12 23:26:59] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:26:59] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:26:59] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R    8 tests OK INFO  [2022-04-12 23:26:59] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:26:59] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:26:59] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R    9 tests OK INFO  [2022-04-12 23:26:59] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:26:59] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:26:59] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R   10 tests OK 0.7s

test_SpectronauttoMSstatsLiPFormat.R    0 tests    
test_SpectronauttoMSstatsLiPFormat.R    0 tests    
test_SpectronauttoMSstatsLiPFormat.R    1 tests OK 
test_SpectronauttoMSstatsLiPFormat.R    2 tests OK INFO  [2022-04-12 23:27:00] ** Raw data from Spectronaut imported successfully.
INFO  [2022-04-12 23:27:00] ** Raw data from Spectronaut cleaned successfully.
INFO  [2022-04-12 23:27:00] ** Using annotation extracted from quantification data.
INFO  [2022-04-12 23:27:00] ** Run labels were standardized to remove symbols such as '.' or '%'.
INFO  [2022-04-12 23:27:00] ** The following options are used:
  - Features will be defined by the columns: PeptideSequence, PrecursorCharge, FragmentIon, ProductCharge
  - Shared peptides will be removed.
  - Proteins with single feature will not be removed.
  - Features with less than 3 measurements across runs will be removed.
WARN  [2022-04-12 23:27:00] ** PGQvalue not found in input columns.
INFO  [2022-04-12 23:27:00] ** Intensities with values not smaller than 0.01 in EGQvalue are replaced with 0
INFO  [2022-04-12 23:27:00] ** Features with all missing measurements across runs are removed.
INFO  [2022-04-12 23:27:00] ** Shared peptides are removed.
INFO  [2022-04-12 23:27:00] ** Multiple measurements in a feature and a run are summarized by summaryforMultipleRows: max
INFO  [2022-04-12 23:27:00] ** Features with one or two measurements across runs are removed.
INFO  [2022-04-12 23:27:00] ** Run annotation merged with quantification data.
INFO  [2022-04-12 23:27:00] ** Features with one or two measurements across runs are removed.
INFO  [2022-04-12 23:27:00] ** Fractionation handled.
INFO  [2022-04-12 23:27:00] ** Updated quantification data to make balanced design. Missing values are marked by NA
INFO  [2022-04-12 23:27:00] ** Finished preprocessing. The dataset is ready to be processed by the dataProcess function.

test_SpectronauttoMSstatsLiPFormat.R    3 tests OK 
test_SpectronauttoMSstatsLiPFormat.R    4 tests OK 
test_SpectronauttoMSstatsLiPFormat.R    5 tests OK 
test_SpectronauttoMSstatsLiPFormat.R    6 tests OK INFO  [2022-04-12 23:27:00] ** Raw data from Spectronaut imported successfully.
INFO  [2022-04-12 23:27:00] ** Raw data from Spectronaut cleaned successfully.
INFO  [2022-04-12 23:27:00] ** Using annotation extracted from quantification data.
INFO  [2022-04-12 23:27:00] ** Run labels were standardized to remove symbols such as '.' or '%'.

test_SpectronauttoMSstatsLiPFormat.R    7 tests OK 
test_SpectronauttoMSstatsLiPFormat.R    8 tests OK 
test_SpectronauttoMSstatsLiPFormat.R    9 tests OK 0.4s

test_dataProcessPlotsLiP.R....    0 tests    
test_dataProcessPlotsLiP.R....    1 tests OK 
test_dataProcessPlotsLiP.R....    2 tests OK 
test_dataProcessPlotsLiP.R....    3 tests OK 
test_dataProcessPlotsLiP.R....    4 tests OK 
test_dataProcessPlotsLiP.R....    5 tests OK 
test_dataProcessPlotsLiP.R....    6 tests OK 
test_dataProcessPlotsLiP.R....    7 tests OK 
test_dataProcessPlotsLiP.R....    8 tests OK 
test_dataProcessPlotsLiP.R....    9 tests OK 
test_dataProcessPlotsLiP.R....   10 tests OK Drew the Profile plot for P14164_ILQNDLK (1 of 14)
Drew the Profile plot for P17891_ALQLINQDDADIIGGRDR (2 of 14)
Drew the Profile plot for P17891_DDDTDFLK (3 of 14)
Drew the Profile plot for P36112_SNDLLSGLTGSSQTR (4 of 14)
Drew the Profile plot for P38805_LGQTVGR (5 of 14)
Drew the Profile plot for P46959_DIIGKPYGSQIAIR (6 of 14)
Drew the Profile plot for P52893_SSSQGVEGIRK (7 of 14)
Drew the Profile plot for P52911_TWITEDDFEQIK (8 of 14)
Drew the Profile plot for P53235_ERQAVGDKLEDTQVLK (9 of 14)
Drew the Profile plot for P53858_FLDNHEVDSIVSLER (10 of 14)
Drew the Profile plot for Q02908_ISVISGVGVR (11 of 14)
Drew the Profile plot for Q12248_EFQSVSDLWK (12 of 14)
Drew the Profile plot for P16622_SHLQSNQLYSNQLPLDFALGK (13 of 14)
Drew the Profile plot for P24004_FIGASEQNIR (14 of 14)
Drew the Profile plot for  P14164_ILQNDLK ( 1  of  14 )
Drew the Profile plot for  P17891_ALQLINQDDADIIGGRDR ( 2  of  14 )
Drew the Profile plot for  P17891_DDDTDFLK ( 3  of  14 )
Drew the Profile plot for  P36112_SNDLLSGLTGSSQTR ( 4  of  14 )
Drew the Profile plot for  P38805_LGQTVGR ( 5  of  14 )
Drew the Profile plot for  P46959_DIIGKPYGSQIAIR ( 6  of  14 )
Drew the Profile plot for  P52893_SSSQGVEGIRK ( 7  of  14 )
Drew the Profile plot for  P52911_TWITEDDFEQIK ( 8  of  14 )
Drew the Profile plot for  P53235_ERQAVGDKLEDTQVLK ( 9  of  14 )
Drew the Profile plot for  P53858_FLDNHEVDSIVSLER ( 10  of  14 )
Drew the Profile plot for  Q02908_ISVISGVGVR ( 11  of  14 )
Drew the Profile plot for  Q12248_EFQSVSDLWK ( 12  of  14 )
Drew the Profile plot for  P16622_SHLQSNQLYSNQLPLDFALGK ( 13  of  14 )
Drew the Profile plot for  P24004_FIGASEQNIR ( 14  of  14 )

test_dataProcessPlotsLiP.R....   11 tests OK Drew the Quality Contol plot(boxplot) for all ptms/proteins.
Drew the Quality Contol plot(boxplot) for P14164_ILQNDLK (1 of 14)
Drew the Quality Contol plot(boxplot) for P17891_ALQLINQDDADIIGGRDR (2 of 14)
Drew the Quality Contol plot(boxplot) for P17891_DDDTDFLK (3 of 14)
Drew the Quality Contol plot(boxplot) for P36112_SNDLLSGLTGSSQTR (4 of 14)
Drew the Quality Contol plot(boxplot) for P38805_LGQTVGR (5 of 14)
Drew the Quality Contol plot(boxplot) for P46959_DIIGKPYGSQIAIR (6 of 14)
Drew the Quality Contol plot(boxplot) for P52893_SSSQGVEGIRK (7 of 14)
Drew the Quality Contol plot(boxplot) for P52911_TWITEDDFEQIK (8 of 14)
Drew the Quality Contol plot(boxplot) for P53235_ERQAVGDKLEDTQVLK (9 of 14)
Drew the Quality Contol plot(boxplot) for P53858_FLDNHEVDSIVSLER (10 of 14)
Drew the Quality Contol plot(boxplot) for Q02908_ISVISGVGVR (11 of 14)
Drew the Quality Contol plot(boxplot) for Q12248_EFQSVSDLWK (12 of 14)
Drew the Quality Contol plot(boxplot) for P16622_SHLQSNQLYSNQLPLDFALGK (13 of 14)
Drew the Quality Contol plot(boxplot) for P24004_FIGASEQNIR (14 of 14)

test_dataProcessPlotsLiP.R....   12 tests OK 20.0s

test_dataSummarizationLiP.R...    0 tests    
test_dataSummarizationLiP.R...    0 tests    
test_dataSummarizationLiP.R...    1 tests OK 
test_dataSummarizationLiP.R...    2 tests OK 
test_dataSummarizationLiP.R...    3 tests OK 
test_dataSummarizationLiP.R...    4 tests OK 
test_dataSummarizationLiP.R...    5 tests OK 
test_dataSummarizationLiP.R...    6 tests OK 
test_dataSummarizationLiP.R...    7 tests OK 
test_dataSummarizationLiP.R...    8 tests OK 
test_dataSummarizationLiP.R...    9 tests OK 
test_dataSummarizationLiP.R...   10 tests OK 
test_dataSummarizationLiP.R...   11 tests OK 
test_dataSummarizationLiP.R...   12 tests OK 
test_dataSummarizationLiP.R...   13 tests OK 
test_dataSummarizationLiP.R...   14 tests OK 
test_dataSummarizationLiP.R...   15 tests OK 
test_dataSummarizationLiP.R...   16 tests OK 
test_dataSummarizationLiP.R...   17 tests OK 
test_dataSummarizationLiP.R...   18 tests OK 
test_dataSummarizationLiP.R...   19 tests OK 
test_dataSummarizationLiP.R...   20 tests OK 
test_dataSummarizationLiP.R...   21 tests OK 
test_dataSummarizationLiP.R...   22 tests OK 
test_dataSummarizationLiP.R...   23 tests OK 
test_dataSummarizationLiP.R...   24 tests OK 
test_dataSummarizationLiP.R...   25 tests OK 
test_dataSummarizationLiP.R...   26 tests OK 
test_dataSummarizationLiP.R...   27 tests OK 
test_dataSummarizationLiP.R...   28 tests OK Starting PTM summarization...

test_dataSummarizationLiP.R...   29 tests OK 0.2s

test_groupComparisonLiP.R.....    0 tests    
test_groupComparisonLiP.R.....    0 tests    
test_groupComparisonLiP.R.....    1 tests OK 
test_groupComparisonLiP.R.....    2 tests OK Starting PTM modeling...

test_groupComparisonLiP.R.....    3 tests OK Starting PTM modeling...
INFO  [2022-04-12 23:27:20]  == Start to test and get inference in whole plot ...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=====                                                                 |   7%
  |                                                                            
  |==========                                                            |  14%
  |                                                                            
  |===============                                                       |  21%
  |                                                                            
  |====================                                                  |  29%
  |                                                                            
  |=========================                                             |  36%
  |                                                                            
  |==============================                                        |  43%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |========================================                              |  57%
  |                                                                            
  |=============================================                         |  64%
  |                                                                            
  |==================================================                    |  71%
  |                                                                            
  |=======================================================               |  79%
  |                                                                            
  |============================================================          |  86%
  |                                                                            
  |=================================================================     |  93%
  |                                                                            
  |======================================================================| 100%
INFO  [2022-04-12 23:27:20]  == Comparisons for all proteins are done.
Starting Protein modeling...
INFO  [2022-04-12 23:27:20]  == Start to test and get inference in whole plot ...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=====                                                                 |   8%
  |                                                                            
  |===========                                                           |  15%
  |                                                                            
  |================                                                      |  23%
  |                                                                            
  |======================                                                |  31%
  |                                                                            
  |===========================                                           |  38%
  |                                                                            
  |================================                                      |  46%
  |                                                                            
  |======================================                                |  54%
  |                                                                            
  |===========================================                           |  62%
  |                                                                            
  |================================================                      |  69%
  |                                                                            
  |======================================================                |  77%
  |                                                                            
  |===========================================================           |  85%
  |                                                                            
  |=================================================================     |  92%
  |                                                                            
  |======================================================================| 100%
INFO  [2022-04-12 23:27:20]  == Comparisons for all proteins are done.
Starting adjustment...

test_groupComparisonLiP.R.....    3 tests OK 
test_groupComparisonLiP.R.....    4 tests OK 
test_groupComparisonLiP.R.....    5 tests OK 
test_groupComparisonLiP.R.....    6 tests OK 
test_groupComparisonLiP.R.....    7 tests OK 
test_groupComparisonLiP.R.....    8 tests OK 
test_groupComparisonLiP.R.....    9 tests OK 
test_groupComparisonLiP.R.....   10 tests OK 0.7s

test_groupComparisonPlotsLiP.R    0 tests    
test_groupComparisonPlotsLiP.R    1 tests OK 
test_groupComparisonPlotsLiP.R    2 tests OK 
test_groupComparisonPlotsLiP.R    3 tests OK 
test_groupComparisonPlotsLiP.R    4 tests OK 
test_groupComparisonPlotsLiP.R    5 tests OK 
test_groupComparisonPlotsLiP.R    6 tests OK 
test_groupComparisonPlotsLiP.R    7 tests OK 
test_groupComparisonPlotsLiP.R    8 tests OK 
test_groupComparisonPlotsLiP.R    9 tests OK 
test_groupComparisonPlotsLiP.R   10 tests OK 
test_groupComparisonPlotsLiP.R   11 tests OK 
test_groupComparisonPlotsLiP.R   12 tests OK 
test_groupComparisonPlotsLiP.R   13 tests OK 
test_groupComparisonPlotsLiP.R   14 tests OK 
test_groupComparisonPlotsLiP.R   15 tests OK 
test_groupComparisonPlotsLiP.R   16 tests OK 3.5s

test_trypticHistogramLiP.R....    0 tests    
test_trypticHistogramLiP.R....    0 tests    
test_trypticHistogramLiP.R....    1 tests OK 
test_trypticHistogramLiP.R....    2 tests OK 
test_trypticHistogramLiP.R....    3 tests OK 
test_trypticHistogramLiP.R....    4 tests OK 
test_trypticHistogramLiP.R....    5 tests OK 
test_trypticHistogramLiP.R....    6 tests OK 
test_trypticHistogramLiP.R....    7 tests OK 
test_trypticHistogramLiP.R....    8 tests OK 
test_trypticHistogramLiP.R....    9 tests OK 
test_trypticHistogramLiP.R....   10 tests OK 
test_trypticHistogramLiP.R....   11 tests OK 
test_trypticHistogramLiP.R....   12 tests OK 
test_trypticHistogramLiP.R....   13 tests OK 
test_trypticHistogramLiP.R....   14 tests OK 
test_trypticHistogramLiP.R....   15 tests OK 
test_trypticHistogramLiP.R....   16 tests OK 
test_trypticHistogramLiP.R....   17 tests OK 
test_trypticHistogramLiP.R....   18 tests OK 
test_trypticHistogramLiP.R....   19 tests OK 
test_trypticHistogramLiP.R....   20 tests OK 
test_trypticHistogramLiP.R....   21 tests OK 
test_trypticHistogramLiP.R....   22 tests OK 
test_trypticHistogramLiP.R....   23 tests OK 
test_trypticHistogramLiP.R....   24 tests OK 
test_trypticHistogramLiP.R....   25 tests OK 11.5s
All ok, 111 results (37.0s)
Warning messages:
1: In max(datafeature.ptm$ABUNDANCE, na.rm = TRUE) :
  no non-missing arguments to max; returning -Inf
2: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 1 has 0 rows but longest item has 1; filled with NA
3: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 3 has 0 rows but longest item has 1; filled with NA
4: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 4 has 0 rows but longest item has 1; filled with NA
5: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 1 has 0 rows but longest item has 1; filled with NA
6: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 2 has 0 rows but longest item has 1; filled with NA
7: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 3 has 0 rows but longest item has 1; filled with NA
8: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 1 has 0 rows but longest item has 1; filled with NA
9: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 2 has 0 rows but longest item has 1; filled with NA
10: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 3 has 0 rows but longest item has 1; filled with NA
> 
> proc.time()
   user  system elapsed 
  43.23    1.15   44.36 

MSstatsLiP.Rcheck/tests_x64/tinytest.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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) ){
+   tinytest::test_package("MSstatsLiP")
+ }

test_SkylinetoMSstatsLiPFormat.R    0 tests    
test_SkylinetoMSstatsLiPFormat.R    1 tests OK 
test_SkylinetoMSstatsLiPFormat.R    2 tests OK INFO  [2022-04-12 23:27:43] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:27:43] ** Raw data from Skyline cleaned successfully.

test_SkylinetoMSstatsLiPFormat.R    3 tests OK INFO  [2022-04-12 23:27:43] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:27:43] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:27:43] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R    4 tests OK INFO  [2022-04-12 23:27:43] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:27:43] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:27:43] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R    5 tests OK INFO  [2022-04-12 23:27:43] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:27:43] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:27:43] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R    6 tests OK INFO  [2022-04-12 23:27:43] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:27:43] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:27:43] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R    7 tests OK INFO  [2022-04-12 23:27:43] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:27:43] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:27:43] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R    8 tests OK INFO  [2022-04-12 23:27:43] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:27:43] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:27:43] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R    9 tests OK INFO  [2022-04-12 23:27:43] ** Raw data from Skyline imported successfully.
INFO  [2022-04-12 23:27:43] ** Raw data from Skyline cleaned successfully.
INFO  [2022-04-12 23:27:43] ** Using annotation extracted from quantification data.

test_SkylinetoMSstatsLiPFormat.R   10 tests OK 0.6s

test_SpectronauttoMSstatsLiPFormat.R    0 tests    
test_SpectronauttoMSstatsLiPFormat.R    0 tests    
test_SpectronauttoMSstatsLiPFormat.R    1 tests OK 
test_SpectronauttoMSstatsLiPFormat.R    2 tests OK INFO  [2022-04-12 23:27:44] ** Raw data from Spectronaut imported successfully.
INFO  [2022-04-12 23:27:44] ** Raw data from Spectronaut cleaned successfully.
INFO  [2022-04-12 23:27:44] ** Using annotation extracted from quantification data.
INFO  [2022-04-12 23:27:44] ** Run labels were standardized to remove symbols such as '.' or '%'.
INFO  [2022-04-12 23:27:44] ** The following options are used:
  - Features will be defined by the columns: PeptideSequence, PrecursorCharge, FragmentIon, ProductCharge
  - Shared peptides will be removed.
  - Proteins with single feature will not be removed.
  - Features with less than 3 measurements across runs will be removed.
WARN  [2022-04-12 23:27:44] ** PGQvalue not found in input columns.
INFO  [2022-04-12 23:27:44] ** Intensities with values not smaller than 0.01 in EGQvalue are replaced with 0
INFO  [2022-04-12 23:27:44] ** Features with all missing measurements across runs are removed.
INFO  [2022-04-12 23:27:44] ** Shared peptides are removed.
INFO  [2022-04-12 23:27:44] ** Multiple measurements in a feature and a run are summarized by summaryforMultipleRows: max
INFO  [2022-04-12 23:27:44] ** Features with one or two measurements across runs are removed.
INFO  [2022-04-12 23:27:44] ** Run annotation merged with quantification data.
INFO  [2022-04-12 23:27:44] ** Features with one or two measurements across runs are removed.
INFO  [2022-04-12 23:27:44] ** Fractionation handled.
INFO  [2022-04-12 23:27:44] ** Updated quantification data to make balanced design. Missing values are marked by NA
INFO  [2022-04-12 23:27:44] ** Finished preprocessing. The dataset is ready to be processed by the dataProcess function.

test_SpectronauttoMSstatsLiPFormat.R    3 tests OK 
test_SpectronauttoMSstatsLiPFormat.R    4 tests OK 
test_SpectronauttoMSstatsLiPFormat.R    5 tests OK 
test_SpectronauttoMSstatsLiPFormat.R    6 tests OK INFO  [2022-04-12 23:27:44] ** Raw data from Spectronaut imported successfully.
INFO  [2022-04-12 23:27:44] ** Raw data from Spectronaut cleaned successfully.
INFO  [2022-04-12 23:27:44] ** Using annotation extracted from quantification data.
INFO  [2022-04-12 23:27:44] ** Run labels were standardized to remove symbols such as '.' or '%'.

test_SpectronauttoMSstatsLiPFormat.R    7 tests OK 
test_SpectronauttoMSstatsLiPFormat.R    8 tests OK 
test_SpectronauttoMSstatsLiPFormat.R    9 tests OK 0.8s

test_dataProcessPlotsLiP.R....    0 tests    
test_dataProcessPlotsLiP.R....    1 tests OK 
test_dataProcessPlotsLiP.R....    2 tests OK 
test_dataProcessPlotsLiP.R....    3 tests OK 
test_dataProcessPlotsLiP.R....    4 tests OK 
test_dataProcessPlotsLiP.R....    5 tests OK 
test_dataProcessPlotsLiP.R....    6 tests OK 
test_dataProcessPlotsLiP.R....    7 tests OK 
test_dataProcessPlotsLiP.R....    8 tests OK 
test_dataProcessPlotsLiP.R....    9 tests OK 
test_dataProcessPlotsLiP.R....   10 tests OK Drew the Profile plot for P14164_ILQNDLK (1 of 14)
Drew the Profile plot for P17891_ALQLINQDDADIIGGRDR (2 of 14)
Drew the Profile plot for P17891_DDDTDFLK (3 of 14)
Drew the Profile plot for P36112_SNDLLSGLTGSSQTR (4 of 14)
Drew the Profile plot for P38805_LGQTVGR (5 of 14)
Drew the Profile plot for P46959_DIIGKPYGSQIAIR (6 of 14)
Drew the Profile plot for P52893_SSSQGVEGIRK (7 of 14)
Drew the Profile plot for P52911_TWITEDDFEQIK (8 of 14)
Drew the Profile plot for P53235_ERQAVGDKLEDTQVLK (9 of 14)
Drew the Profile plot for P53858_FLDNHEVDSIVSLER (10 of 14)
Drew the Profile plot for Q02908_ISVISGVGVR (11 of 14)
Drew the Profile plot for Q12248_EFQSVSDLWK (12 of 14)
Drew the Profile plot for P16622_SHLQSNQLYSNQLPLDFALGK (13 of 14)
Drew the Profile plot for P24004_FIGASEQNIR (14 of 14)
Drew the Profile plot for  P14164_ILQNDLK ( 1  of  14 )
Drew the Profile plot for  P17891_ALQLINQDDADIIGGRDR ( 2  of  14 )
Drew the Profile plot for  P17891_DDDTDFLK ( 3  of  14 )
Drew the Profile plot for  P36112_SNDLLSGLTGSSQTR ( 4  of  14 )
Drew the Profile plot for  P38805_LGQTVGR ( 5  of  14 )
Drew the Profile plot for  P46959_DIIGKPYGSQIAIR ( 6  of  14 )
Drew the Profile plot for  P52893_SSSQGVEGIRK ( 7  of  14 )
Drew the Profile plot for  P52911_TWITEDDFEQIK ( 8  of  14 )
Drew the Profile plot for  P53235_ERQAVGDKLEDTQVLK ( 9  of  14 )
Drew the Profile plot for  P53858_FLDNHEVDSIVSLER ( 10  of  14 )
Drew the Profile plot for  Q02908_ISVISGVGVR ( 11  of  14 )
Drew the Profile plot for  Q12248_EFQSVSDLWK ( 12  of  14 )
Drew the Profile plot for  P16622_SHLQSNQLYSNQLPLDFALGK ( 13  of  14 )
Drew the Profile plot for  P24004_FIGASEQNIR ( 14  of  14 )

test_dataProcessPlotsLiP.R....   11 tests OK Drew the Quality Contol plot(boxplot) for all ptms/proteins.
Drew the Quality Contol plot(boxplot) for P14164_ILQNDLK (1 of 14)
Drew the Quality Contol plot(boxplot) for P17891_ALQLINQDDADIIGGRDR (2 of 14)
Drew the Quality Contol plot(boxplot) for P17891_DDDTDFLK (3 of 14)
Drew the Quality Contol plot(boxplot) for P36112_SNDLLSGLTGSSQTR (4 of 14)
Drew the Quality Contol plot(boxplot) for P38805_LGQTVGR (5 of 14)
Drew the Quality Contol plot(boxplot) for P46959_DIIGKPYGSQIAIR (6 of 14)
Drew the Quality Contol plot(boxplot) for P52893_SSSQGVEGIRK (7 of 14)
Drew the Quality Contol plot(boxplot) for P52911_TWITEDDFEQIK (8 of 14)
Drew the Quality Contol plot(boxplot) for P53235_ERQAVGDKLEDTQVLK (9 of 14)
Drew the Quality Contol plot(boxplot) for P53858_FLDNHEVDSIVSLER (10 of 14)
Drew the Quality Contol plot(boxplot) for Q02908_ISVISGVGVR (11 of 14)
Drew the Quality Contol plot(boxplot) for Q12248_EFQSVSDLWK (12 of 14)
Drew the Quality Contol plot(boxplot) for P16622_SHLQSNQLYSNQLPLDFALGK (13 of 14)
Drew the Quality Contol plot(boxplot) for P24004_FIGASEQNIR (14 of 14)

test_dataProcessPlotsLiP.R....   12 tests OK 17.3s

test_dataSummarizationLiP.R...    0 tests    
test_dataSummarizationLiP.R...    0 tests    
test_dataSummarizationLiP.R...    1 tests OK 
test_dataSummarizationLiP.R...    2 tests OK 
test_dataSummarizationLiP.R...    3 tests OK 
test_dataSummarizationLiP.R...    4 tests OK 
test_dataSummarizationLiP.R...    5 tests OK 
test_dataSummarizationLiP.R...    6 tests OK 
test_dataSummarizationLiP.R...    7 tests OK 
test_dataSummarizationLiP.R...    8 tests OK 
test_dataSummarizationLiP.R...    9 tests OK 
test_dataSummarizationLiP.R...   10 tests OK 
test_dataSummarizationLiP.R...   11 tests OK 
test_dataSummarizationLiP.R...   12 tests OK 
test_dataSummarizationLiP.R...   13 tests OK 
test_dataSummarizationLiP.R...   14 tests OK 
test_dataSummarizationLiP.R...   15 tests OK 
test_dataSummarizationLiP.R...   16 tests OK 
test_dataSummarizationLiP.R...   17 tests OK 
test_dataSummarizationLiP.R...   18 tests OK 
test_dataSummarizationLiP.R...   19 tests OK 
test_dataSummarizationLiP.R...   20 tests OK 
test_dataSummarizationLiP.R...   21 tests OK 
test_dataSummarizationLiP.R...   22 tests OK 
test_dataSummarizationLiP.R...   23 tests OK 
test_dataSummarizationLiP.R...   24 tests OK 
test_dataSummarizationLiP.R...   25 tests OK 
test_dataSummarizationLiP.R...   26 tests OK 
test_dataSummarizationLiP.R...   27 tests OK 
test_dataSummarizationLiP.R...   28 tests OK Starting PTM summarization...

test_dataSummarizationLiP.R...   29 tests OK 0.2s

test_groupComparisonLiP.R.....    0 tests    
test_groupComparisonLiP.R.....    0 tests    
test_groupComparisonLiP.R.....    1 tests OK 
test_groupComparisonLiP.R.....    2 tests OK Starting PTM modeling...

test_groupComparisonLiP.R.....    3 tests OK Starting PTM modeling...
INFO  [2022-04-12 23:28:02]  == Start to test and get inference in whole plot ...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=====                                                                 |   7%
  |                                                                            
  |==========                                                            |  14%
  |                                                                            
  |===============                                                       |  21%
  |                                                                            
  |====================                                                  |  29%
  |                                                                            
  |=========================                                             |  36%
  |                                                                            
  |==============================                                        |  43%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |========================================                              |  57%
  |                                                                            
  |=============================================                         |  64%
  |                                                                            
  |==================================================                    |  71%
  |                                                                            
  |=======================================================               |  79%
  |                                                                            
  |============================================================          |  86%
  |                                                                            
  |=================================================================     |  93%
  |                                                                            
  |======================================================================| 100%
INFO  [2022-04-12 23:28:02]  == Comparisons for all proteins are done.
Starting Protein modeling...
INFO  [2022-04-12 23:28:02]  == Start to test and get inference in whole plot ...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=====                                                                 |   8%
  |                                                                            
  |===========                                                           |  15%
  |                                                                            
  |================                                                      |  23%
  |                                                                            
  |======================                                                |  31%
  |                                                                            
  |===========================                                           |  38%
  |                                                                            
  |================================                                      |  46%
  |                                                                            
  |======================================                                |  54%
  |                                                                            
  |===========================================                           |  62%
  |                                                                            
  |================================================                      |  69%
  |                                                                            
  |======================================================                |  77%
  |                                                                            
  |===========================================================           |  85%
  |                                                                            
  |=================================================================     |  92%
  |                                                                            
  |======================================================================| 100%
INFO  [2022-04-12 23:28:02]  == Comparisons for all proteins are done.
Starting adjustment...

test_groupComparisonLiP.R.....    3 tests OK 
test_groupComparisonLiP.R.....    4 tests OK 
test_groupComparisonLiP.R.....    5 tests OK 
test_groupComparisonLiP.R.....    6 tests OK 
test_groupComparisonLiP.R.....    7 tests OK 
test_groupComparisonLiP.R.....    8 tests OK 
test_groupComparisonLiP.R.....    9 tests OK 
test_groupComparisonLiP.R.....   10 tests OK 0.7s

test_groupComparisonPlotsLiP.R    0 tests    
test_groupComparisonPlotsLiP.R    1 tests OK 
test_groupComparisonPlotsLiP.R    2 tests OK 
test_groupComparisonPlotsLiP.R    3 tests OK 
test_groupComparisonPlotsLiP.R    4 tests OK 
test_groupComparisonPlotsLiP.R    5 tests OK 
test_groupComparisonPlotsLiP.R    6 tests OK 
test_groupComparisonPlotsLiP.R    7 tests OK 
test_groupComparisonPlotsLiP.R    8 tests OK 
test_groupComparisonPlotsLiP.R    9 tests OK 
test_groupComparisonPlotsLiP.R   10 tests OK 
test_groupComparisonPlotsLiP.R   11 tests OK 
test_groupComparisonPlotsLiP.R   12 tests OK 
test_groupComparisonPlotsLiP.R   13 tests OK 
test_groupComparisonPlotsLiP.R   14 tests OK 
test_groupComparisonPlotsLiP.R   15 tests OK 
test_groupComparisonPlotsLiP.R   16 tests OK 4.1s

test_trypticHistogramLiP.R....    0 tests    
test_trypticHistogramLiP.R....    0 tests    
test_trypticHistogramLiP.R....    1 tests OK 
test_trypticHistogramLiP.R....    2 tests OK 
test_trypticHistogramLiP.R....    3 tests OK 
test_trypticHistogramLiP.R....    4 tests OK 
test_trypticHistogramLiP.R....    5 tests OK 
test_trypticHistogramLiP.R....    6 tests OK 
test_trypticHistogramLiP.R....    7 tests OK 
test_trypticHistogramLiP.R....    8 tests OK 
test_trypticHistogramLiP.R....    9 tests OK 
test_trypticHistogramLiP.R....   10 tests OK 
test_trypticHistogramLiP.R....   11 tests OK 
test_trypticHistogramLiP.R....   12 tests OK 
test_trypticHistogramLiP.R....   13 tests OK 
test_trypticHistogramLiP.R....   14 tests OK 
test_trypticHistogramLiP.R....   15 tests OK 
test_trypticHistogramLiP.R....   16 tests OK 
test_trypticHistogramLiP.R....   17 tests OK 
test_trypticHistogramLiP.R....   18 tests OK 
test_trypticHistogramLiP.R....   19 tests OK 
test_trypticHistogramLiP.R....   20 tests OK 
test_trypticHistogramLiP.R....   21 tests OK 
test_trypticHistogramLiP.R....   22 tests OK 
test_trypticHistogramLiP.R....   23 tests OK 
test_trypticHistogramLiP.R....   24 tests OK 
test_trypticHistogramLiP.R....   25 tests OK 12.0s
All ok, 111 results (35.6s)
Warning messages:
1: In max(datafeature.ptm$ABUNDANCE, na.rm = TRUE) :
  no non-missing arguments to max; returning -Inf
2: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 1 has 0 rows but longest item has 1; filled with NA
3: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 3 has 0 rows but longest item has 1; filled with NA
4: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 4 has 0 rows but longest item has 1; filled with NA
5: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 1 has 0 rows but longest item has 1; filled with NA
6: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 2 has 0 rows but longest item has 1; filled with NA
7: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 3 has 0 rows but longest item has 1; filled with NA
8: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 1 has 0 rows but longest item has 1; filled with NA
9: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 2 has 0 rows but longest item has 1; filled with NA
10: In as.data.table.list(x, keep.rownames = keep.rownames, check.names = check.names,  :
  Item 3 has 0 rows but longest item has 1; filled with NA
> 
> proc.time()
   user  system elapsed 
  41.59    0.50   42.10 

Example timings

MSstatsLiP.Rcheck/examples_i386/MSstatsLiP-Ex.timings

nameusersystemelapsed
BarcodePlotLiP6.420.126.60
LiPRawData000
MSstatsLiP_Summarized000
MSstatsLiP_data000
MSstatsLiP_model000
PCAPlotLiP1.600.062.48
SkylineTest000
SkylinetoMSstatsLiPFormat000
SpectronauttoMSstatsLiPFormat0.240.020.25
TrPRawData000
annotSite000
calculateTrypticity0.010.000.01
correlationPlotLiP0.30.00.3
dataProcessPlotsLiP17.70 0.1717.87
dataSummarizationLiP0.490.040.54
groupComparisonLiP0.310.070.37
groupComparisonPlotsLiP1.230.001.24
locateMod000
locatePTM0.080.000.07
tidyFasta0.020.000.02
trypticHistogramLiP0.220.000.22

MSstatsLiP.Rcheck/examples_x64/MSstatsLiP-Ex.timings

nameusersystemelapsed
BarcodePlotLiP6.840.046.89
LiPRawData0.020.000.02
MSstatsLiP_Summarized0.010.000.02
MSstatsLiP_data000
MSstatsLiP_model0.020.000.01
PCAPlotLiP2.140.022.17
SkylineTest0.010.000.02
SkylinetoMSstatsLiPFormat000
SpectronauttoMSstatsLiPFormat0.430.000.42
TrPRawData0.010.000.02
annotSite000
calculateTrypticity0.020.000.01
correlationPlotLiP0.450.000.45
dataProcessPlotsLiP21.08 0.0421.13
dataSummarizationLiP0.510.030.54
groupComparisonLiP0.460.000.46
groupComparisonPlotsLiP1.530.021.54
locateMod000
locatePTM0.080.000.08
tidyFasta0.010.000.02
trypticHistogramLiP0.300.000.29