Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for SWATH2stats on tokay1

This page was generated on 2018-04-12 13:27:00 -0400 (Thu, 12 Apr 2018).

Package 1373/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SWATH2stats 1.8.1
Peter Blattmann
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/SWATH2stats
Branch: RELEASE_3_6
Last Commit: 5d2db87
Last Changed Date: 2017-11-02 06:06:01 -0400 (Thu, 02 Nov 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: SWATH2stats
Version: 1.8.1
Command: rm -rf SWATH2stats.buildbin-libdir SWATH2stats.Rcheck && mkdir SWATH2stats.buildbin-libdir SWATH2stats.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SWATH2stats.buildbin-libdir SWATH2stats_1.8.1.tar.gz >SWATH2stats.Rcheck\00install.out 2>&1 && cp SWATH2stats.Rcheck\00install.out SWATH2stats-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=SWATH2stats.buildbin-libdir --install="check:SWATH2stats-install.out" --force-multiarch --no-vignettes --timings SWATH2stats_1.8.1.tar.gz
StartedAt: 2018-04-12 03:30:37 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 03:32:44 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 127.3 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: SWATH2stats.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf SWATH2stats.buildbin-libdir SWATH2stats.Rcheck && mkdir SWATH2stats.buildbin-libdir SWATH2stats.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SWATH2stats.buildbin-libdir SWATH2stats_1.8.1.tar.gz >SWATH2stats.Rcheck\00install.out 2>&1 && cp SWATH2stats.Rcheck\00install.out SWATH2stats-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=SWATH2stats.buildbin-libdir --install="check:SWATH2stats-install.out" --force-multiarch --no-vignettes --timings SWATH2stats_1.8.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/SWATH2stats.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'SWATH2stats/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'SWATH2stats' version '1.8.1'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Packages which this enhances but not available for checking:
  'imsbInfer' 'MSstats'
* 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 'SWATH2stats' can be installed ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpi8VKEE/R.INSTALL384c4a1e4bc8/SWATH2stats/man/SWATH2stats-package.Rd:44: missing file link 'aLFQ'
See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/SWATH2stats.Rcheck/00install.out' for details.
* 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... 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 ... NOTE
Package unavailable to check Rd xrefs: 'MSstats'
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'test-all.R'
 OK
** running tests for arch 'x64' ...
  Running 'test-all.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 WARNING, 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/SWATH2stats.Rcheck/00check.log'
for details.



Installation output

SWATH2stats.Rcheck/00install.out


install for i386

* installing *source* package 'SWATH2stats' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'SWATH2stats'
    finding HTML links ... done
    MSstats_data                            html  
    OpenSWATH_data                          html  
    SWATH2stats-package                     html  
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmpi8VKEE/R.INSTALL384c4a1e4bc8/SWATH2stats/man/SWATH2stats-package.Rd:44: missing file link 'aLFQ'
    Spyogenes                               html  
    Study_design                            html  
    assess_decoy_rate                       html  
    assess_fdr_byrun                        html  
    assess_fdr_overall                      html  
    convert4MSstats                         html  
    convert4PECA                            html  
    convert4aLFQ                            html  
    convert4mapDIA                          html  
    convert4pythonscript                    html  
    count_analytes                          html  
    disaggregate                            html  
    filter_all_peptides                     html  
    filter_mscore_all                       html  
    filter_mscore_fdr                       html  
    filter_on_max_peptides                  html  
    filter_on_min_peptides                  html  
    filter_proteotypic_peptides             html  
    import_data                             html  
    mscore4assayfdr                         html  
    mscore4pepfdr                           html  
    mscore4protfdr                          html  
    plot.fdr_cube                           html  
    plot.fdr_table                          html  
    plot_correlation_between_samples        html  
    plot_variation                          html  
    plot_variation_vs_total                 html  
    reduce_OpenSWATH_output                 html  
    removeDecoyProteins                     html  
    sample_annotation                       html  
    transform_MSstats_OpenSWATH             html  
    unifyProteinGroupLabels                 html  
    write_matrix_peptides                   html  
    write_matrix_proteins                   html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'SWATH2stats' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'SWATH2stats' as SWATH2stats_1.8.1.zip
* DONE (SWATH2stats)
In R CMD INSTALL
In R CMD INSTALL

Tests output

SWATH2stats.Rcheck/tests_i386/test-all.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 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.

> library(testthat)
> test_check("SWATH2stats")
Loading required package: SWATH2stats
[1] "peterb_J131223_054"
[1] "peterb_L150425_011_SW"
[1] "peterb_L150514_002_SW"
== testthat results  ===========================================================
OK: 118 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  11.95    0.17   12.20 

SWATH2stats.Rcheck/tests_x64/test-all.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 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.

> library(testthat)
> test_check("SWATH2stats")
Loading required package: SWATH2stats
[1] "peterb_J131223_054"
[1] "peterb_L150425_011_SW"
[1] "peterb_L150514_002_SW"
== testthat results  ===========================================================
OK: 118 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  12.93    0.06   13.12 

Example timings

SWATH2stats.Rcheck/examples_i386/SWATH2stats-Ex.timings

nameusersystemelapsed
assess_decoy_rate0.310.000.32
assess_fdr_byrun0.460.000.45
assess_fdr_overall0.370.020.39
convert4MSstats1.030.001.03
convert4PECA0.420.000.42
convert4aLFQ0.670.000.67
convert4mapDIA0.690.000.69
convert4pythonscript0.300.010.31
count_analytes0.280.000.28
disaggregate0.500.020.52
filter_all_peptides0.280.000.28
filter_mscore_all0.330.000.33
filter_mscore_fdr0.580.000.58
filter_on_max_peptides0.50.00.5
filter_on_min_peptides0.320.000.32
filter_proteotypic_peptides0.280.000.28
import_data0.610.020.63
mscore4assayfdr0.50.00.5
mscore4pepfdr0.450.000.45
mscore4protfdr0.410.000.40
plot.fdr_cube0.390.000.40
plot.fdr_table0.440.000.43
plot_correlation_between_samples1.090.001.10
plot_variation1.450.001.45
plot_variation_vs_total0.720.000.72
reduce_OpenSWATH_output0.250.000.25
removeDecoyProteins0.320.000.31
sample_annotation0.280.000.28
transform_MSstats_OpenSWATH0.010.000.02
unifyProteinGroupLabels0.240.030.26
write_matrix_peptides0.530.000.53
write_matrix_proteins0.360.000.36

SWATH2stats.Rcheck/examples_x64/SWATH2stats-Ex.timings

nameusersystemelapsed
assess_decoy_rate0.200.000.21
assess_fdr_byrun0.400.000.41
assess_fdr_overall0.310.010.32
convert4MSstats0.880.000.88
convert4PECA0.390.020.40
convert4aLFQ0.650.010.68
convert4mapDIA0.670.000.67
convert4pythonscript0.230.020.25
count_analytes0.250.000.25
disaggregate0.470.020.48
filter_all_peptides0.230.000.24
filter_mscore_all0.250.010.26
filter_mscore_fdr0.630.000.62
filter_on_max_peptides0.280.000.29
filter_on_min_peptides0.280.030.29
filter_proteotypic_peptides0.220.000.22
import_data0.560.000.56
mscore4assayfdr0.490.000.48
mscore4pepfdr0.450.000.45
mscore4protfdr0.390.000.39
plot.fdr_cube0.410.000.41
plot.fdr_table0.390.000.39
plot_correlation_between_samples1.300.031.33
plot_variation1.460.001.47
plot_variation_vs_total0.630.020.64
reduce_OpenSWATH_output0.230.000.23
removeDecoyProteins0.240.000.24
sample_annotation0.230.000.23
transform_MSstats_OpenSWATH0.010.000.01
unifyProteinGroupLabels0.240.000.24
write_matrix_peptides0.250.010.26
write_matrix_proteins0.220.000.22