Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O [P] Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.6: CHECK report for pathprint on veracruz1

This page was generated on 2017-08-16 13:50:10 -0400 (Wed, 16 Aug 2017).

Package 968/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pathprint 1.5.2
Sokratis Kariotis
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/pathprint
Last Changed Rev: 129685 / Revision: 131943
Last Changed Date: 2017-05-18 05:27:28 -0400 (Thu, 18 May 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  ERROR  skipped 
tokay1 Windows Server 2012 R2 Standard / x64  OK  ERROR  skipped  skipped 
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: pathprint
Version: 1.5.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings pathprint_1.5.2.tar.gz
StartedAt: 2017-08-16 06:34:11 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 06:38:00 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 229.7 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 --no-vignettes --timings pathprint_1.5.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/pathprint.Rcheck’
* using R version 3.4.1 (2017-06-30)
* 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.5.2’
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
single.chip.enrichment 54.786 11.758  69.851
diffPathways           30.990  5.255  37.224
pathprint-package      15.864  1.817  18.145
consensusDistance      15.421  1.078  16.957
thresholdFingerprint   12.818  1.832  15.036
pluripotents.frame     11.215  1.062  12.640
consensusFingerprint   11.119  1.096  12.587
exprs2fingerprint       7.883  0.715   8.821
customCDFAnn            7.400  0.825   8.516
platform.thresholds     5.608  0.906   6.718
* 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.6-bioc/meat/pathprint.Rcheck/00check.log’
for details.


pathprint.Rcheck/00install.out:

* installing *source* package ‘pathprint’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (pathprint)

pathprint.Rcheck/pathprint-Ex.timings:

nameusersystemelapsed
chipframe2.1290.0512.221
consensusDistance15.421 1.07816.957
consensusFingerprint11.119 1.09612.587
customCDFAnn7.4000.8258.516
diffPathways30.990 5.25537.224
exprs2fingerprint7.8830.7158.821
genesets0.0020.0010.003
pathprint-package15.864 1.81718.145
pathprint.Ce.gs0.0250.0020.027
pathprint.Dm.gs0.0340.0010.038
pathprint.Dr.gs0.0750.0010.078
pathprint.Hs.gs0.0410.0030.044
pathprint.Mm.gs0.0870.0010.088
pathprint.Rn.gs0.0730.0010.076
platform.thresholds5.6080.9066.718
pluripotents.frame11.215 1.06212.640
single.chip.enrichment54.78611.75869.851
thresholdFingerprint12.818 1.83215.036