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

CHECK report for SWATH2stats on malbec1

This page was generated on 2019-04-16 11:51:39 -0400 (Tue, 16 Apr 2019).

Package 1532/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SWATH2stats 1.12.1
Peter Blattmann
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/SWATH2stats
Branch: RELEASE_3_8
Last Commit: af27a5f
Last Changed Date: 2018-11-30 12:34:42 -0400 (Fri, 30 Nov 2018)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: SWATH2stats
Version: 1.12.1
Command: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:SWATH2stats.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings SWATH2stats_1.12.1.tar.gz
StartedAt: 2019-04-16 03:20:18 -0400 (Tue, 16 Apr 2019)
EndedAt: 2019-04-16 03:22:34 -0400 (Tue, 16 Apr 2019)
EllapsedTime: 135.8 seconds
RetCode: 0
Status:  OK 
CheckDir: SWATH2stats.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:SWATH2stats.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings SWATH2stats_1.12.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/SWATH2stats.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SWATH2stats/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SWATH2stats’ version ‘1.12.1’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: ‘imsbInfer’
* 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 ‘SWATH2stats’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
filter_on_min_peptides 6.640  0.020   1.370
filter_on_max_peptides 6.464  0.016   1.332
convert_protein_ids    0.564  0.012   5.034
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  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 NOTE
See
  ‘/home/biocbuild/bbs-3.8-bioc/meat/SWATH2stats.Rcheck/00check.log’
for details.



Installation output

SWATH2stats.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL SWATH2stats
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/library’
* installing *source* package ‘SWATH2stats’ ...
** R
** data
** 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
* DONE (SWATH2stats)

Tests output

SWATH2stats.Rcheck/tests/test-all.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> 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: 120 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 27.280   0.228  29.713 

Example timings

SWATH2stats.Rcheck/SWATH2stats-Ex.timings

nameusersystemelapsed
add_genesymbol0.0160.0000.039
assess_decoy_rate0.1720.0080.689
assess_fdr_byrun0.2480.0080.478
assess_fdr_overall0.1480.0000.149
convert4MSstats0.6800.0160.705
convert4PECA0.2240.0000.224
convert4aLFQ0.8920.0080.903
convert4mapDIA0.8080.0120.834
convert4pythonscript0.2080.0040.214
convert_protein_ids0.5640.0125.034
count_analytes0.2000.0000.202
disaggregate0.4160.0120.427
filter_all_peptides0.1360.0000.135
filter_mscore_all0.7880.0080.300
filter_mscore_fdr0.6040.0000.603
filter_on_max_peptides6.4640.0161.332
filter_on_min_peptides6.640.021.37
filter_proteotypic_peptides0.2160.0040.219
import_data0.7200.0120.735
load_mart0.4480.0124.432
mscore4assayfdr0.4080.0040.414
mscore4pepfdr0.4560.0000.458
mscore4protfdr0.2760.0040.280
plot.fdr_cube0.1840.0000.185
plot.fdr_table0.1480.0000.145
plot_correlation_between_samples0.7000.0040.704
plot_variation0.5600.0120.574
plot_variation_vs_total0.5280.0080.537
reduce_OpenSWATH_output0.1680.0000.168
removeDecoyProteins0.1640.0000.163
sample_annotation0.1160.0000.115
transform_MSstats_OpenSWATH0.0040.0000.014
unifyProteinGroupLabels0.1240.0000.122
write_matrix_peptides0.1880.0000.189
write_matrix_proteins0.1920.0040.199