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 pathview on veracruz2

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

Package 955/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pathview 1.16.5
Weijun Luo
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/pathview
Last Changed Rev: 131566 / Revision: 131943
Last Changed Date: 2017-07-25 12:33:06 -0400 (Tue, 25 Jul 2017)
malbec2 Linux (Ubuntu 16.04.1 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
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: pathview
Version: 1.16.5
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings pathview_1.16.5.tar.gz
StartedAt: 2017-08-16 06:18:29 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 06:21:30 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 181.2 seconds
RetCode: 0
Status:  OK 
CheckDir: pathview.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/pathview.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 ‘pathview/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘pathview’ version ‘1.16.5’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘pathview’ 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 ... NOTE
Package in Depends field not imported from: ‘org.Hs.eg.db’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
File ‘pathview/R/zzz.R’:
  .onLoad calls:
    installed.packages()
    packageStartupMessage(wordwrap(disclaimer, 80))

Package startup functions should not call ‘installed.packages’.
See section ‘Good practice’ in '?.onAttach'.

col.key: no visible binding for global variable ‘node.sizes’
cpd2kegg: no visible binding for global variable ‘rn.list’
cpdidmap: no visible binding for global variable ‘cpd.accs’
cpdkegg2name: no visible binding for global variable ‘kegg.met’
cpdname2kegg: no visible binding for global variable ‘cpd.names’
download.kegg: no visible global function definition for
  ‘download.file’
geneannot.map: no visible binding for global variable ‘bods’
geneannot.map: no visible global function definition for ‘biocLite’
geneannot.map: no visible global function definition for ‘columns’
geneannot.map: no visible global function definition for ‘select’
kegg.species.code: no visible binding for global variable ‘korg’
keggview.graph: no visible binding for global variable
  ‘KEGGEdgeSubtype’
pathview: no visible binding for global variable ‘bods’
pathview: no visible binding for global variable ‘rn.list’
sim.mol.data: no visible binding for global variable ‘bods’
sim.mol.data: no visible global function definition for ‘biocLite’
sim.mol.data: no visible global function definition for ‘keys’
sim.mol.data: no visible binding for global variable ‘cpd.accs’
sim.mol.data: no visible binding for global variable ‘rn.list’
sim.mol.data: no visible binding for global variable ‘ko.ids’
subtypeDisplay,KEGGEdge: Error while checking: only works for closures
Undefined global functions or variables:
  KEGGEdgeSubtype biocLite bods columns cpd.accs cpd.names
  download.file kegg.met keys ko.ids korg node.sizes rn.list select
Consider adding
  importFrom("utils", "download.file")
to your NAMESPACE file.
* 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
pathview     10.412  1.076  13.288
sim.mol.data  0.693  0.050   8.211
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.5-bioc/meat/pathview.Rcheck/00check.log’
for details.


pathview.Rcheck/00install.out:

* installing *source* package ‘pathview’ ...
** 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 (pathview)

pathview.Rcheck/pathview-Ex.timings:

nameusersystemelapsed
cpd.accs0.1120.0180.131
cpdidmap0.5540.0690.637
download.kegg0.0530.0074.348
eg2id1.9050.0612.055
kegg.species.code0.0290.0010.031
korg0.0280.0020.029
mol.sum0.6190.0150.661
node.color0.2970.0050.303
node.info0.6740.0130.714
node.map0.2980.0110.333
pathview10.412 1.07613.288
sim.mol.data0.6930.0508.211
wordwrap0.0020.0000.002