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

CHECK report for SWATH2stats on celaya2

This page was generated on 2020-01-16 13:43:35 -0500 (Thu, 16 Jan 2020).

Package 1687/1818HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SWATH2stats 1.17.5
Peter Blattmann
Snapshot Date: 2020-01-15 16:46:30 -0500 (Wed, 15 Jan 2020)
URL: https://git.bioconductor.org/packages/SWATH2stats
Branch: master
Last Commit: 34f8afa
Last Changed Date: 2019-12-10 01:23:59 -0500 (Tue, 10 Dec 2019)
malbec2 Linux (Ubuntu 18.04.3 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  NA 
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK 

Summary

Package: SWATH2stats
Version: 1.17.5
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:SWATH2stats.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings SWATH2stats_1.17.5.tar.gz
StartedAt: 2020-01-16 09:20:50 -0500 (Thu, 16 Jan 2020)
EndedAt: 2020-01-16 09:24:29 -0500 (Thu, 16 Jan 2020)
EllapsedTime: 219.3 seconds
RetCode: 0
Status:  OK 
CheckDir: SWATH2stats.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:SWATH2stats.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings SWATH2stats_1.17.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/SWATH2stats.Rcheck’
* using R Under development (unstable) (2019-12-14 r77572)
* using platform: x86_64-apple-darwin15.6.0 (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.17.5’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Packages which this enhances but not available for checking:
  'imsbInfer', 'aLFQ'
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* 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
  ‘/Users/biocbuild/bbs-3.11-bioc/meat/SWATH2stats.Rcheck/00check.log’
for details.



Installation output

SWATH2stats.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL SWATH2stats
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘SWATH2stats’ ...
** using staged installation
** 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 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 (SWATH2stats)

Tests output

SWATH2stats.Rcheck/tests/test-all.Rout


R Under development (unstable) (2019-12-14 r77572) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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: 113 | SKIPPED: 0 | WARNINGS: 11 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 23.228   3.601  26.381 

Example timings

SWATH2stats.Rcheck/SWATH2stats-Ex.timings

nameusersystemelapsed
JPP_update0.1390.0040.143
add_genesymbol0.0090.0000.010
assess_decoy_rate0.1360.0020.138
assess_fdr_byrun0.6010.0200.623
assess_fdr_overall0.3040.0200.325
convert4MSstats0.6440.0450.689
convert4PECA0.5980.0110.610
convert4aLFQ0.6830.0420.726
convert4mapDIA0.9120.0510.964
convert4pythonscript0.2700.0030.273
convert_protein_ids1.4350.0814.928
count_analytes0.2620.0180.279
disaggregate0.6100.0560.666
filter_all_peptides0.2360.0130.251
filter_mscore_all0.5070.1600.399
filter_mscore_fdr1.1790.3820.972
filter_on_max_peptides0.5140.1650.403
filter_on_min_peptides0.8550.5190.349
filter_proteotypic_peptides0.6550.3690.299
import_data0.7450.0610.807
load_mart0.4210.0233.965
mscore4assayfdr0.7270.1100.838
mscore4pepfdr0.6100.0570.667
mscore4protfdr0.4730.0280.502
plot.fdr_cube0.2710.0140.286
plot.fdr_table0.3330.0180.353
plot_correlation_between_samples0.6760.0160.693
plot_variation1.0860.0791.166
plot_variation_vs_total0.7830.0540.838
reduce_OpenSWATH_output0.2820.0140.296
removeDecoyProteins0.2410.0050.246
sample_annotation0.1700.0030.173
transform_MSstats_OpenSWATH0.0090.0010.011
unifyProteinGroupLabels0.2100.0090.219
write_matrix_peptides0.2530.0260.278
write_matrix_proteins0.2470.0050.251