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 HilbertCurve on oaxaca

This page was generated on 2017-03-04 16:50:17 -0500 (Sat, 04 Mar 2017).

Package 606/1339HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HilbertCurve 1.5.0
Zuguang Gu
Snapshot Date: 2017-03-03 17:15:47 -0500 (Fri, 03 Mar 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/HilbertCurve
Last Changed Rev: 122712 / Revision: 127142
Last Changed Date: 2016-10-17 15:10:43 -0400 (Mon, 17 Oct 2016)
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
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  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 

Summary

Package: HilbertCurve
Version: 1.5.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings HilbertCurve_1.5.0.tar.gz
StartedAt: 2017-03-04 04:21:12 -0800 (Sat, 04 Mar 2017)
EndedAt: 2017-03-04 04:23:26 -0800 (Sat, 04 Mar 2017)
EllapsedTime: 134.4 seconds
RetCode: 0
Status:  OK 
CheckDir: HilbertCurve.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/HilbertCurve.Rcheck’
* using R Under development (unstable) (2017-02-15 r72177)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘HilbertCurve/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HilbertCurve’ version ‘1.5.0’
* 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 ‘HilbertCurve’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  9.4Mb
  sub-directories of 1Mb or more:
    doc   8.5Mb
* 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
GenomicHilbertCurve: no visible global function definition for ‘new’
GenomicHilbertCurve: no visible global function definition for
  ‘slotNames’
GenomicHilbertCurve: no visible global function definition for ‘slot<-’
GenomicHilbertCurve: no visible global function definition for ‘slot’
HilbertCurve: no visible global function definition for ‘new’
hc_centered_text,HilbertCurve : <anonymous>: no visible global function
  definition for ‘hist’
hc_layer,GenomicHilbertCurve: no visible global function definition for
  ‘callNextMethod’
hc_points,GenomicHilbertCurve: no visible global function definition
  for ‘callNextMethod’
hc_polygon,GenomicHilbertCurve: no visible global function definition
  for ‘callNextMethod’
hc_rect,GenomicHilbertCurve: no visible global function definition for
  ‘callNextMethod’
hc_segmented_points,HilbertCurve: no visible global function definition
  for ‘rgb’
hc_segments,GenomicHilbertCurve: no visible global function definition
  for ‘callNextMethod’
hc_text,GenomicHilbertCurve: no visible global function definition for
  ‘callNextMethod’
Undefined global functions or variables:
  callNextMethod hist new rgb slot slot<- slotNames
Consider adding
  importFrom("grDevices", "rgb")
  importFrom("graphics", "hist")
  importFrom("methods", "callNextMethod", "new", "slot", "slot<-",
             "slotNames")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                                      user system elapsed
hc_layer-HilbertCurve-method        18.354  0.613  18.995
hc_layer-GenomicHilbertCurve-method  6.766  0.126   6.896
hc_png-HilbertCurve-method           5.152  0.181   5.357
GenomicHilbertCurve                  4.968  0.050   5.317
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.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/HilbertCurve.Rcheck/00check.log’
for details.


HilbertCurve.Rcheck/00install.out:

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

HilbertCurve.Rcheck/HilbertCurve-Ex.timings:

nameusersystemelapsed
GenomicHilbertCurve-class000
GenomicHilbertCurve4.9680.0505.317
HilbertCurve-class000
HilbertCurve2.8010.0523.086
default_overlay0.0000.0000.001
hc_centered_text-HilbertCurve-method0.1680.0010.168
hc_layer-GenomicHilbertCurve-method6.7660.1266.896
hc_layer-HilbertCurve-method18.354 0.61318.995
hc_layer-dispatch0.0010.0000.000
hc_level-HilbertCurve-method0.0300.0020.037
hc_map-GenomicHilbertCurve-method3.1250.0253.153
hc_normal_points-HilbertCurve-method0.0000.0000.001
hc_offset-HilbertCurve-method0.0180.0010.020
hc_png-HilbertCurve-method5.1520.1815.357
hc_points-GenomicHilbertCurve-method0.2280.0010.229
hc_points-HilbertCurve-method0.7640.0090.775
hc_points-dispatch0.0000.0000.001
hc_polygon-GenomicHilbertCurve-method0.4230.0010.424
hc_polygon-HilbertCurve-method0.0490.0000.052
hc_polygon-dispatch0.0010.0000.000
hc_rect-GenomicHilbertCurve-method0.2700.0020.273
hc_rect-HilbertCurve-method0.0400.0010.041
hc_rect-dispatch0.0000.0000.001
hc_segmented_points-HilbertCurve-method0.0000.0000.001
hc_segments-GenomicHilbertCurve-method0.7530.0040.757
hc_segments-HilbertCurve-method0.0920.0010.097
hc_segments-dispatch0.0010.0010.001
hc_text-GenomicHilbertCurve-method0.1740.0020.176
hc_text-HilbertCurve-method0.1160.0010.117
hc_text-dispatch0.0010.0000.000
show-HilbertCurve-method0.0110.0010.012
unzoom-HilbertCurve-method0.0110.0010.012
zoom-HilbertCurve-method0.0110.0000.011