Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for pathprint on merida2

This page was generated on 2019-04-09 13:34:43 -0400 (Tue, 09 Apr 2019).

Package 1152/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pathprint 1.13.0
Sokratis Kariotis
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/pathprint
Branch: master
Last Commit: 2c3de8e
Last Changed Date: 2018-10-30 11:54:37 -0400 (Tue, 30 Oct 2018)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK 

Summary

Package: pathprint
Version: 1.13.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:pathprint.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings pathprint_1.13.0.tar.gz
StartedAt: 2019-04-09 02:44:37 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 02:50:38 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 361.0 seconds
RetCode: 0
Status:  OK 
CheckDir: pathprint.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/pathprint.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘pathprint/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘pathprint’ version ‘1.13.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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘pathprint’ 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 ... NOTE
exprs2fingerprint: no visible binding for global variable ‘chipframe’
exprs2fingerprint: no visible binding for global variable ‘genesets’
thresholdFingerprint: no visible binding for global variable
  ‘platform.thresholds’
Undefined global functions or variables:
  chipframe genesets platform.thresholds
* 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
Examples with CPU or elapsed time > 5s
                         user system elapsed
single.chip.enrichment 73.254 13.791  87.761
diffPathways           51.883  8.277  61.026
pathprint-package      25.906  2.779  28.916
consensusDistance      26.314  2.212  31.035
thresholdFingerprint   23.898  2.953  27.020
consensusFingerprint   18.772  2.052  21.020
exprs2fingerprint      18.357  1.339  19.965
pluripotents.frame     18.006  1.516  19.763
customCDFAnn           17.494  1.521  19.198
platform.thresholds    14.020  1.508  15.625
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/pathprint.Rcheck/00check.log’
for details.



Installation output

pathprint.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘pathprint’ ...
** 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 (pathprint)

Tests output


Example timings

pathprint.Rcheck/pathprint-Ex.timings

nameusersystemelapsed
consensusDistance26.314 2.21231.035
consensusFingerprint18.772 2.05221.020
customCDFAnn17.494 1.52119.198
diffPathways51.883 8.27761.026
exprs2fingerprint18.357 1.33919.965
genesets0.0020.0010.003
pathprint-package25.906 2.77928.916
pathprint.Ce.gs0.0320.0020.036
pathprint.Dm.gs0.0380.0010.040
pathprint.Dr.gs0.0960.0020.104
pathprint.Hs.gs0.0510.0050.061
pathprint.Mm.gs0.1150.0020.117
pathprint.Rn.gs0.1070.0040.118
platform.thresholds14.020 1.50815.625
pluripotents.frame18.006 1.51619.763
single.chip.enrichment73.25413.79187.761
thresholdFingerprint23.898 2.95327.020