Back to Multiple platform build/check report for BioC 3.7
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for rCGH on malbec2

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

Package 1196/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rCGH 1.10.0
Frederic Commo
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/rCGH
Branch: RELEASE_3_7
Last Commit: 55f41d7
Last Changed Date: 2018-04-30 10:35:37 -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  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: rCGH
Version: 1.10.0
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:rCGH.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings rCGH_1.10.0.tar.gz
StartedAt: 2018-10-16 03:05:47 -0400 (Tue, 16 Oct 2018)
EndedAt: 2018-10-16 03:11:04 -0400 (Tue, 16 Oct 2018)
EllapsedTime: 316.8 seconds
RetCode: 0
Status:  OK 
CheckDir: rCGH.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/rCGH.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 ‘rCGH/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘rCGH’ version ‘1.10.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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘rCGH’ 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 ... OK
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... NOTE
The following directory looks like a leftover from 'knitr':
  ‘figure’
Please remove from your package.
* checking examples ... OK
Examples with CPU or elapsed time > 5s
               user system elapsed
byGeneTable  11.300  0.304  11.681
plotProfile  11.264  0.332  11.614
multiplot    10.760  0.304  11.076
rCGH-package  8.924  0.292   9.237
EMnormalize   7.100  0.176   7.310
plotDensity   6.880  0.184   7.075
plotLOH       6.748  0.156   6.922
recenter      6.348  0.220   6.592
view          5.768  0.156   5.940
segmentCGH    5.668  0.184   5.870
adjustSignal  5.100  0.152   5.262
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.7-bioc/meat/rCGH.Rcheck/00check.log’
for details.



Installation output

rCGH.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’
* installing *source* package ‘rCGH’ ...
** R
** data
*** moving datasets to lazyload DB
** 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 (rCGH)

Tests output

rCGH.Rcheck/tests/runTests.Rout


R version 3.5.1 Patched (2018-07-12 r74967) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> BiocGenerics:::testPackage("rCGH")

	********************************************************
	Current version: 1.10.0
	This version may contain important changes.
	Use news(Version == '1.10.0', package = 'rCGH').
	********************************************************

SNP probes will be used.
Reading information...
Reading values...
Adding presettings...
Genome build: hg19
Log2Ratios QCs:
	dLRs: 0.162
	MAD: 0.128

Scaling...
Signal filtering...
Modeling allelic Difference...
Computing LRR segmentation using UndoSD: 0.179
Merging segments shorter than 10Kb.
Number of segments: 25
Merging peaks closer than 0.1 ...
Gaussian mixture estimation:
n.peaks =  2

Group parameters:
Grp 1:
prop: 0.502,	mean: -0.042,	Sd: 0.138,	peak height: 1.457
Grp 2:
prop: 0.498,	mean: 0.872,	Sd: 0.138,	peak height: 1.443

Correction value:  -0.042
Use plotDensity() to visualize the LRR densities.
Creating byGene table...
SNP probes will be used.
Reading information...
Reading values...
Adding presettings...
Genome build: hg19
SNP probes will be used.
Reading information...
Reading values...
Adding presettings...
Genome build: hg19


RUNIT TEST PROTOCOL -- Tue Oct 16 03:11:00 2018 
*********************************************** 
Number of test functions: 11 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
rCGH RUnit Tests - 11 test functions, 0 errors, 0 failures
Number of test functions: 11 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 22.144   0.784  23.560 

Example timings

rCGH.Rcheck/rCGH-Ex.timings

nameusersystemelapsed
AllAccessors0.6560.0160.687
EMnormalize7.1000.1767.310
adjustSignal5.1000.1525.262
byGeneTable11.300 0.30411.681
hg180.0040.0000.003
hg190.0040.0000.003
hg380.0040.0000.003
multiplot10.760 0.30411.076
plotDensity6.8800.1847.075
plotLOH6.7480.1566.922
plotProfile11.264 0.33211.614
rCGH-Agilent-class0.0040.0000.001
rCGH-SNP6-class000
rCGH-class0.0000.0000.001
rCGH-cytoScan-class0.0040.0000.000
rCGH-generic-class0.0000.0000.001
rCGH-oncoScan-class000
rCGH-package8.9240.2929.237
readAffyCytoScan0.3680.0000.368
readAffyOncoScan0.0160.0000.029
readAffySNP60.3040.0080.314
readAgilent0.5480.0000.548
readGeneric0.0120.0000.095
recenter6.3480.2206.592
segmentCGH5.6680.1845.870
setInfo0.3680.0040.370
view5.7680.1565.940