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.5: CHECK report for pathprint on toluca2

This page was generated on 2017-04-23 14:42:47 -0400 (Sun, 23 Apr 2017).

Package 949/1377HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pathprint 1.2.4
Sokratis Kariotis
Snapshot Date: 2017-04-22 17:18:01 -0400 (Sat, 22 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/pathprint
Last Changed Rev: 129003 / Revision: 129046
Last Changed Date: 2017-04-21 10:18:55 -0400 (Fri, 21 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK 
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: pathprint
Version: 1.2.4
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings pathprint_1.2.4.tar.gz
StartedAt: 2017-04-23 07:44:18 -0400 (Sun, 23 Apr 2017)
EndedAt: 2017-04-23 07:48:59 -0400 (Sun, 23 Apr 2017)
EllapsedTime: 281.0 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: pathprint.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings pathprint_1.2.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/pathprint.Rcheck’
* using R Under development (unstable) (2017-02-15 r72187)
* using platform: x86_64-apple-darwin13.4.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.2.4’
* 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 ... WARNING
Invalid citation information in ‘inst/CITATION’:
  Error in parse(con): 18:181: unexpected symbol
  17:     pages ="68--81",
  18:     textVersion = paste("Altschuler, G. M., O. Hofmann, I. Kalatskaya, R. Payne, S. J. Ho Sui, U. Saxena, A. V. Krivtsov, S. A. Armstrong, T. Cai, L. Stein and W. A. Hide (2013). "Pathprinting
                                                                                                                                                                                          ^
* 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 66.415 15.431  84.819
diffPathways           43.395  7.487  51.310
pathprint-package      18.721  2.255  21.187
consensusDistance      18.864  1.264  20.258
thresholdFingerprint   15.374  2.329  17.744
consensusFingerprint   13.768  1.332  15.195
pluripotents.frame     13.122  1.250  14.466
customCDFAnn            9.553  1.043  10.671
exprs2fingerprint       9.255  0.916  10.348
platform.thresholds     6.034  0.961   7.059
* 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
  ‘/Users/biocbuild/bbs-3.5-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.3030.0652.370
consensusDistance18.864 1.26420.258
consensusFingerprint13.768 1.33215.195
customCDFAnn 9.553 1.04310.671
diffPathways43.395 7.48751.310
exprs2fingerprint 9.255 0.91610.348
genesets0.0020.0010.002
pathprint-package18.721 2.25521.187
pathprint.Ce.gs0.0250.0010.027
pathprint.Dm.gs0.0310.0000.032
pathprint.Dr.gs0.0800.0010.081
pathprint.Hs.gs0.0450.0040.049
pathprint.Mm.gs0.0960.0020.098
pathprint.Rn.gs0.0950.0010.097
platform.thresholds6.0340.9617.059
pluripotents.frame13.122 1.25014.466
single.chip.enrichment66.41515.43184.819
thresholdFingerprint15.374 2.32917.744