Back to Multiple platform build/check report for BioC 3.7
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for conumee on malbec2

This page was generated on 2018-10-17 08:27:32 -0400 (Wed, 17 Oct 2018).

Package 302/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
conumee 1.14.0
Volker Hovestadt
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/conumee
Branch: RELEASE_3_7
Last Commit: d247733
Last Changed Date: 2018-04-30 10:35:36 -0400 (Mon, 30 Apr 2018)
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  ERROR  skipped  skipped 
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: conumee
Version: 1.14.0
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:conumee.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings conumee_1.14.0.tar.gz
StartedAt: 2018-10-15 23:28:37 -0400 (Mon, 15 Oct 2018)
EndedAt: 2018-10-15 23:57:10 -0400 (Mon, 15 Oct 2018)
EllapsedTime: 1712.9 seconds
RetCode: 0
Status:  OK 
CheckDir: conumee.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:conumee.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings conumee_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/conumee.Rcheck’
* using R version 3.5.1 Patched (2018-07-12 r74967)
* 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.14.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 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
CNV.analysis-class  98.012  0.720  99.134
CNV.write           86.356  0.288  86.703
CNV.detailplot_wrap 82.028  0.380  82.465
CNV.detailplot      81.692  0.436  82.191
CNV.genomeplot      77.568  0.464  78.192
CNV.segment         76.144  0.024  76.226
CNV.detail          47.952  0.136  48.126
CNV.bin             44.008  0.264  44.300
CNV.fit             42.984  0.120  43.136
CNV.create_anno     38.080  0.000  38.103
CNV.anno-class      37.300  0.008  37.335
read.450k.url        7.416  0.208  18.610
* 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.7-bioc/meat/conumee.Rcheck/00check.log’
for details.



Installation output

conumee.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL conumee
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’
* installing *source* package ‘conumee’ ...
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (conumee)

Tests output


Example timings

conumee.Rcheck/conumee-Ex.timings

nameusersystemelapsed
CNV.analysis-class98.012 0.72099.134
CNV.anno-class37.300 0.00837.335
CNV.bin44.008 0.26444.300
CNV.create_anno38.080 0.00038.103
CNV.data-class2.4400.1082.551
CNV.detail47.952 0.13648.126
CNV.detailplot81.692 0.43682.191
CNV.detailplot_wrap82.028 0.38082.465
CNV.fit42.984 0.12043.136
CNV.genomeplot77.568 0.46478.192
CNV.load3.2320.0523.400
CNV.segment76.144 0.02476.226
CNV.write86.356 0.28886.703
read.450k.url 7.416 0.20818.610