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 conumee on moscato1

This page was generated on 2016-06-07 15:23:39 -0700 (Tue, 07 Jun 2016).

Package 238/1209HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
conumee 1.5.2
Volker Hovestadt
Snapshot Date: 2016-06-06 16:20:08 -0700 (Mon, 06 Jun 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/conumee
Last Changed Rev: 117512 / Revision: 118222
Last Changed Date: 2016-05-15 13:14:22 -0700 (Sun, 15 May 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (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.5.2
Command: D:\biocbld\bbs-3.4-bioc\R\bin\R.exe --arch x64 CMD check --no-multiarch --no-vignettes --timings conumee_1.5.2.tar.gz
StartedAt: 2016-06-07 02:56:29 -0700 (Tue, 07 Jun 2016)
EndedAt: 2016-06-07 03:22:25 -0700 (Tue, 07 Jun 2016)
EllapsedTime: 1556.6 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: conumee.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbld\bbs-3.4-bioc\R\bin\R.exe --arch x64 CMD check --no-multiarch --no-vignettes --timings conumee_1.5.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.4-bioc/meat/conumee.Rcheck'
* using R version 3.3.0 (2016-05-03)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'conumee/DESCRIPTION' ... OK
* this is package 'conumee' version '1.5.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 ... 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 whether package 'conumee' 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 ... 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 ... 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 171.55   1.09  172.80
CNV.detailplot      169.68   1.05  170.76
CNV.genomeplot      138.02   1.27  139.53
CNV.write           137.31   0.92  138.25
CNV.analysis-class  135.36   1.19  138.51
CNV.segment         122.62   0.59  123.21
CNV.fit              78.87   0.65   79.53
CNV.detail           75.57   0.47   76.03
CNV.bin              56.05   0.53   56.65
CNV.create_anno      55.99   0.04   56.05
CNV.anno-class       50.36   0.22   50.59
read.450k.url         8.75   0.27   22.34
* 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
  'D:/biocbld/bbs-3.4-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-class135.36 1.19138.51
CNV.anno-class50.36 0.2250.59
CNV.bin56.05 0.5356.65
CNV.create_anno55.99 0.0456.05
CNV.data-class2.560.252.81
CNV.detail75.57 0.4776.03
CNV.detailplot169.68 1.05170.76
CNV.detailplot_wrap171.55 1.09172.80
CNV.fit78.87 0.6579.53
CNV.genomeplot138.02 1.27139.53
CNV.load2.440.172.62
CNV.segment122.62 0.59123.21
CNV.write137.31 0.92138.25
read.450k.url 8.75 0.2722.34