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

CHECK report for rCGH on malbec2

This page was generated on 2020-10-17 11:55:31 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE rCGH PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1432/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rCGH 1.18.0
Frederic Commo
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/rCGH
Branch: RELEASE_3_11
Last Commit: a7cd291
Last Changed Date: 2020-04-27 14:50:02 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 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
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: rCGH
Version: 1.18.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:rCGH.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings rCGH_1.18.0.tar.gz
StartedAt: 2020-10-17 04:32:30 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 04:40:39 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 488.8 seconds
RetCode: 0
Status:  OK 
CheckDir: rCGH.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/rCGH.Rcheck’
* using R version 4.0.3 (2020-10-10)
* 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.18.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 ... NOTE
  installed size is  5.0Mb
  sub-directories of 1Mb or more:
    data      2.8Mb
    extdata   1.2Mb
* 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 (user + system) or elapsed time > 5s
               user system elapsed
byGeneTable  13.056  0.443  13.616
plotProfile  13.163  0.317  13.516
multiplot    12.745  0.291  13.067
view          9.498  0.300   9.812
rCGH-package  8.777  0.310   9.123
recenter      8.620  0.261   8.896
EMnormalize   8.365  0.270   8.717
plotLOH       7.695  0.281   7.999
plotDensity   7.271  0.198   7.502
segmentCGH    6.945  0.252   7.229
adjustSignal  6.455  0.172   6.642
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.11-bioc/meat/rCGH.Rcheck/00check.log’
for details.



Installation output

rCGH.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘rCGH’ ...
** using staged installation
** 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 from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rCGH)

Tests output

rCGH.Rcheck/tests/runTests.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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.18.0
	This version may contain important changes.
	Use news(Version == '1.18.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 =  3

Group parameters:
Grp 1:
prop: 0.504,	mean: -0.061,	Sd: 0.149,	peak height: 1.344
Grp 2:
prop: 0.481,	mean: 0.861,	Sd: 0.149,	peak height: 1.284
Grp 3:
prop: 0.015,	mean: 2.04,	Sd: 0.149,	peak height: 0.041

Correction value:  -0.061
Use plotDensity() to visualize the LRR densities.
  403 genes were dropped because they have exons located on both strands
  of the same reference sequence or on more than one reference sequence,
  so cannot be represented by a single genomic range.
  Use 'single.strand.genes.only=FALSE' to get all the genes in a
  GRangesList object, or use suppressMessages() to suppress this message.
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 -- Sat Oct 17 04:40:34 2020 
*********************************************** 
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 
 30.611   1.045  34.524 

Example timings

rCGH.Rcheck/rCGH-Ex.timings

nameusersystemelapsed
AllAccessors0.7520.0171.008
EMnormalize8.3650.2708.717
adjustSignal6.4550.1726.642
byGeneTable13.056 0.44313.616
hg180.0020.0000.002
hg190.0020.0000.002
hg380.0020.0000.002
multiplot12.745 0.29113.067
plotDensity7.2710.1987.502
plotLOH7.6950.2817.999
plotProfile13.163 0.31713.516
rCGH-Agilent-class0.0020.0000.002
rCGH-SNP6-class0.0000.0000.001
rCGH-class0.0010.0000.000
rCGH-cytoScan-class0.0010.0000.001
rCGH-generic-class0.0000.0010.001
rCGH-oncoScan-class0.0000.0010.001
rCGH-package8.7770.3109.123
readAffyCytoScan0.5400.0110.552
readAffyOncoScan0.0250.0040.039
readAffySNP61.6520.1201.779
readAgilent0.6870.0040.691
readGeneric0.0120.0000.012
recenter8.6200.2618.896
segmentCGH6.9450.2527.229
setInfo0.5540.0040.558
view9.4980.3009.812