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.2: CHECK report for pathview on zin1

This page was generated on 2016-04-22 11:01:20 -0700 (Fri, 22 Apr 2016).

Package 755/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
pathview 1.10.1
Weijun Luo
Snapshot Date: 2016-04-21 16:20:06 -0700 (Thu, 21 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/pathview
Last Changed Rev: 110216 / Revision: 116677
Last Changed Date: 2015-11-02 09:00:30 -0800 (Mon, 02 Nov 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: pathview
Version: 1.10.1
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings pathview_1.10.1.tar.gz
StartedAt: 2016-04-22 03:26:04 -0700 (Fri, 22 Apr 2016)
EndedAt: 2016-04-22 03:28:17 -0700 (Fri, 22 Apr 2016)
EllapsedTime: 133.0 seconds
RetCode: 0
Status:  OK 
CheckDir: pathview.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings pathview_1.10.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/pathview.Rcheck’
* using R version 3.2.4 Revised (2016-03-16 r70336)
* using platform: x86_64-pc-linux-gnu (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.10.1’
* 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 ... [9s/9s] 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’
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’
* 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 ... [27s/35s] OK
Examples with CPU or elapsed time > 5s
           user system elapsed
pathview 14.016  0.084  15.333
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’ [6s/6s]
 [6s/6s] 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
  ‘/home/biocbuild/bbs-3.2-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.3300.0000.331
cpdidmap0.3240.0000.323
download.kegg0.0290.0002.921
eg2id3.3180.0283.354
kegg.species.code0.0120.0000.012
korg0.0130.0000.013
mol.sum1.9240.0081.932
node.color0.2630.0040.267
node.info0.4150.0000.415
node.map0.2510.0040.255
pathview14.016 0.08415.333
sim.mol.data0.4660.0164.420
wordwrap0.0010.0000.002