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.4: CHECK report for HilbertCurve on zin1

This page was generated on 2016-09-21 03:40:04 -0700 (Wed, 21 Sep 2016).

Package 575/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HilbertCurve 1.3.2
Zuguang Gu
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/HilbertCurve
Last Changed Rev: 117754 / Revision: 121152
Last Changed Date: 2016-05-20 21:13:06 -0700 (Fri, 20 May 2016)
zin1 Linux (Ubuntu 16.04 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
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: HilbertCurve
Version: 1.3.2
Command: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings HilbertCurve_1.3.2.tar.gz
StartedAt: 2016-09-20 07:53:16 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 07:54:58 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 102.0 seconds
RetCode: 0
Status:  OK 
CheckDir: HilbertCurve.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/HilbertCurve.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-pc-linux-gnu (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.3.2’
* 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  7.8Mb
  sub-directories of 1Mb or more:
    doc   6.8Mb
* 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        16.076  0.124  16.201
hc_layer-GenomicHilbertCurve-method  6.140  0.100   6.239
hc_png-HilbertCurve-method           5.136  0.072   5.207
* 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
  ‘/home/biocbuild/bbs-3.4-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
GenomicHilbertCurve3.2760.0203.571
HilbertCurve-class000
HilbertCurve1.5160.0161.532
default_overlay0.0040.0000.000
hc_centered_text-HilbertCurve-method0.0560.0000.056
hc_layer-GenomicHilbertCurve-method6.1400.1006.239
hc_layer-HilbertCurve-method16.076 0.12416.201
hc_layer-dispatch0.0000.0000.001
hc_level-HilbertCurve-method0.0280.0000.029
hc_map-GenomicHilbertCurve-method2.180.002.18
hc_normal_points-HilbertCurve-method000
hc_offset-HilbertCurve-method0.020.000.02
hc_png-HilbertCurve-method5.1360.0725.207
hc_points-GenomicHilbertCurve-method0.2440.0000.242
hc_points-HilbertCurve-method0.5040.0040.505
hc_points-dispatch0.0000.0000.001
hc_polygon-GenomicHilbertCurve-method0.4480.0000.445
hc_polygon-HilbertCurve-method0.0520.0000.053
hc_polygon-dispatch0.0040.0000.001
hc_rect-GenomicHilbertCurve-method0.1200.0040.125
hc_rect-HilbertCurve-method0.0400.0000.037
hc_rect-dispatch000
hc_segmented_points-HilbertCurve-method000
hc_segments-GenomicHilbertCurve-method0.5080.0000.505
hc_segments-HilbertCurve-method0.0560.0000.057
hc_segments-dispatch000
hc_text-GenomicHilbertCurve-method0.1160.0000.116
hc_text-HilbertCurve-method0.0240.0000.023
hc_text-dispatch0.0000.0000.001
show-HilbertCurve-method0.0080.0000.008
unzoom-HilbertCurve-method0.0080.0000.008
zoom-HilbertCurve-method0.0080.0000.007