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.6: CHECK report for conumee on malbec1

This page was generated on 2017-08-16 13:23:12 -0400 (Wed, 16 Aug 2017).

Package 278/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
conumee 1.11.0
Volker Hovestadt
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/conumee
Last Changed Rev: 129129 / Revision: 131943
Last Changed Date: 2017-04-24 15:50:57 -0400 (Mon, 24 Apr 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: conumee
Version: 1.11.0
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings conumee_1.11.0.tar.gz
StartedAt: 2017-08-15 22:14:54 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 22:48:15 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 2001.1 seconds
RetCode: 0
Status:  OK 
CheckDir: conumee.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings conumee_1.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.6-bioc/meat/conumee.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘conumee/DESCRIPTION’ ... OK
* this is package ‘conumee’ version ‘1.11.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 ... 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 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
CNV.load,GenomicRatioSet: no visible global function definition for
  ‘assays’
CNV.load,matrix: no visible binding for global variable ‘anno’
Undefined global functions or variables:
  anno assays
* 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 R/sysdata.rda ... 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
CNV.analysis-class  95.768  2.116  98.487
CNV.detailplot      83.744  0.764  84.567
CNV.detailplot_wrap 81.376  0.720  82.143
CNV.genomeplot      80.096  0.836  81.027
CNV.write           77.920  1.164  79.138
CNV.segment         69.536  0.548  70.124
CNV.detail          44.036  0.764  44.935
CNV.fit             42.416  0.720  43.164
CNV.bin             39.444  0.828  40.291
CNV.create_anno     37.992  0.040  38.051
CNV.anno-class      34.728  0.040  34.790
read.450k.url        8.428  0.224  19.312
* 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.6-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-class95.768 2.11698.487
CNV.anno-class34.728 0.04034.790
CNV.bin39.444 0.82840.291
CNV.create_anno37.992 0.04038.051
CNV.data-class2.7320.3643.101
CNV.detail44.036 0.76444.935
CNV.detailplot83.744 0.76484.567
CNV.detailplot_wrap81.376 0.72082.143
CNV.fit42.416 0.72043.164
CNV.genomeplot80.096 0.83681.027
CNV.load2.7440.1562.900
CNV.segment69.536 0.54870.124
CNV.write77.920 1.16479.138
read.450k.url 8.428 0.22419.312