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.3: CHECK report for conumee on morelia

This page was generated on 2016-04-21 13:26:33 -0700 (Thu, 21 Apr 2016).

Package 239/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
conumee 1.3.0
Volker Hovestadt
Snapshot Date: 2016-04-20 17:20:35 -0700 (Wed, 20 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/conumee
Last Changed Rev: 109592 / Revision: 116626
Last Changed Date: 2015-10-13 12:59:53 -0700 (Tue, 13 Oct 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: conumee
Version: 1.3.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings conumee_1.3.0.tar.gz
StartedAt: 2016-04-21 00:58:18 -0700 (Thu, 21 Apr 2016)
EndedAt: 2016-04-21 01:18:37 -0700 (Thu, 21 Apr 2016)
EllapsedTime: 1219.7 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: conumee.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/conumee.Rcheck’
* using R version 3.3.0 beta (2016-04-06 r70435)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘conumee/DESCRIPTION’ ... OK
* this is package ‘conumee’ version ‘1.3.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 ... 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 ‘conumee’ can be installed ... [22s/25s] 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 ... NOTE
Warning: no function found corresponding to methods exports from ‘conumee’ for: ‘plot’

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... 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
.cumsum0: no visible global function definition for ‘head’
.curl: no visible global function definition for ‘tail’
CNV.bin,CNV.analysis: no visible global function definition for ‘optim’
CNV.detailplot,CNV.analysis: no visible global function definition for
  ‘par’
CNV.detailplot,CNV.analysis: no visible global function definition for
  ‘plot’
CNV.detailplot,CNV.analysis: no visible global function definition for
  ‘axis’
CNV.detailplot,CNV.analysis: no visible global function definition for
  ‘colorRamp’
CNV.detailplot,CNV.analysis : <anonymous>: no visible global function
  definition for ‘rgb’
CNV.detailplot,CNV.analysis: no visible global function definition for
  ‘lines’
CNV.detailplot_wrap,CNV.analysis: no visible global function definition
  for ‘par’
CNV.detailplot_wrap,CNV.analysis: no visible global function definition
  for ‘frame’
CNV.detailplot_wrap,CNV.analysis: no visible global function definition
  for ‘title’
CNV.fit,CNV.data-CNV.data-CNV.anno: no visible global function
  definition for ‘lm’
CNV.fit,CNV.data-CNV.data-CNV.anno: no visible global function
  definition for ‘predict’
CNV.genomeplot,CNV.analysis: no visible global function definition for
  ‘par’
CNV.genomeplot,CNV.analysis: no visible global function definition for
  ‘plot’
CNV.genomeplot,CNV.analysis: no visible global function definition for
  ‘abline’
CNV.genomeplot,CNV.analysis: no visible global function definition for
  ‘axis’
CNV.genomeplot,CNV.analysis: no visible global function definition for
  ‘colorRamp’
CNV.genomeplot,CNV.analysis : <anonymous>: no visible global function
  definition for ‘rgb’
CNV.genomeplot,CNV.analysis: no visible global function definition for
  ‘lines’
CNV.genomeplot,CNV.analysis: no visible global function definition for
  ‘text’
CNV.load,matrix: no visible binding for global variable ‘anno’
CNV.write,CNV.analysis: no visible global function definition for
  ‘write.table’
Undefined global functions or variables:
  abline anno axis colorRamp frame head lines lm optim par plot predict
  rgb tail text title write.table
Consider adding
  importFrom("grDevices", "colorRamp", "rgb")
  importFrom("graphics", "abline", "axis", "frame", "lines", "par",
             "plot", "text", "title")
  importFrom("stats", "lm", "optim", "predict")
  importFrom("utils", "head", "tail", "write.table")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic '[' and siglist 'CNV.data,ANY,ANY,ANY'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 R/sysdata.rda ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [16m/16m] WARNING
Found the following significant warnings:

  Warning: 'read.450k.exp' is deprecated.
  Warning: 'read.450k' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU or elapsed time > 5s
                       user system elapsed
CNV.detailplot_wrap 111.568  5.020 117.154
CNV.write           111.685  4.855 116.897
CNV.detailplot      107.144  5.521 115.811
CNV.analysis-class  106.593  4.606 113.134
CNV.genomeplot      105.335  4.690 110.422
CNV.segment          80.285  3.700  84.110
CNV.fit              60.588  3.509  64.268
CNV.detail           53.815  4.115  58.164
CNV.bin              52.213  4.533  56.911
CNV.anno-class       47.616  3.682  51.473
CNV.create_anno      46.900  3.491  50.558
read.450k.url         5.717  0.455  18.741
* 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 WARNINGs, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.3-bioc/meat/conumee.Rcheck/00check.log’
for details.


conumee.Rcheck/00install.out:

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

conumee.Rcheck/conumee-Ex.timings:

nameusersystemelapsed
CNV.analysis-class106.593 4.606113.134
CNV.anno-class47.616 3.68251.473
CNV.bin52.213 4.53356.911
CNV.create_anno46.900 3.49150.558
CNV.data-class1.3710.2731.649
CNV.detail53.815 4.11558.164
CNV.detailplot107.144 5.521115.811
CNV.detailplot_wrap111.568 5.020117.154
CNV.fit60.588 3.50964.268
CNV.genomeplot105.335 4.690110.422
CNV.load1.8740.3772.261
CNV.segment80.285 3.70084.110
CNV.write111.685 4.855116.897
read.450k.url 5.717 0.45518.741