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

This page was generated on 2022-03-18 11:08:26 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for rCGH on riesling1


To the developers/maintainers of the rCGH package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/rCGH.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1551/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rCGH 1.25.0  (landing page)
Frederic Commo
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/rCGH
git_branch: master
git_last_commit: d1738e8
git_last_commit_date: 2021-10-26 12:21:28 -0400 (Tue, 26 Oct 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64  OK    OK    OK    OK  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: rCGH
Version: 1.25.0
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:rCGH.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings rCGH_1.25.0.tar.gz
StartedAt: 2022-03-17 20:01:20 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 20:06:40 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 320.0 seconds
RetCode: 0
Status:   OK  
CheckDir: rCGH.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:rCGH.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings rCGH_1.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/rCGH.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'rCGH/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'rCGH' version '1.25.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 whether package 'rCGH' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.2Mb
  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 LazyData ... 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  10.75   0.24   10.98
multiplot     8.70   0.08    8.78
plotProfile   7.84   0.05    7.89
recenter      7.68   0.03    7.72
rCGH-package  7.17   0.13    7.30
EMnormalize   7.09   0.03    7.20
segmentCGH    6.97   0.02    6.98
view          6.80   0.04    6.84
plotLOH       6.36   0.04    6.41
adjustSignal  6.00   0.09    6.11
plotDensity   5.94   0.03    5.97
* 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
  'D:/biocbuild/bbs-3.15-bioc/meat/rCGH.Rcheck/00check.log'
for details.



Installation output

rCGH.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL rCGH
###
##############################################################################
##############################################################################


* installing to library 'D:/biocbuild/bbs-3.15-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
  converting help for package 'rCGH'
    finding HTML links ... done
    AllAccessors                            html  
    EMnormalize                             html  
    adjustSignal                            html  
    agilentDB                               html  
    byGeneTable                             html  
    hg18                                    html  
    hg19                                    html  
    hg38                                    html  
    multiplot                               html  
    plotDensity                             html  
    plotLOH                                 html  
    plotProfile                             html  
    rCGH-Agilent-class                      html  
    rCGH-SNP6-class                         html  
    rCGH-class                              html  
    rCGH-cytoScan-class                     html  
    rCGH-generic-class                      html  
    rCGH-oncoScan-class                     html  
    rCGH-package                            html  
    readAffyCytoScan                        html  
    readAffyOncoScan                        html  
    readAffySNP6                            html  
    readAgilent                             html  
    readGeneric                             html  
    recenter                                html  
    segmentCGH                              html  
    setInfo                                 html  
    show-methods                            html  
    view                                    html  
** 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)
Making 'packages.html' ... done

Tests output

rCGH.Rcheck/tests/runTests.Rout


R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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.25.0
	This version may contain important changes.
	Use news(Version == '1.25.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 -- Thu Mar 17 20:06:29 2022 
*********************************************** 
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 
  19.87    1.15   21.01 

Example timings

rCGH.Rcheck/rCGH-Ex.timings

nameusersystemelapsed
AllAccessors0.440.020.46
EMnormalize7.090.037.20
adjustSignal6.000.096.11
byGeneTable10.75 0.2410.98
hg18000
hg19000
hg38000
multiplot8.700.088.78
plotDensity5.940.035.97
plotLOH6.360.046.41
plotProfile7.840.057.89
rCGH-Agilent-class000
rCGH-SNP6-class000
rCGH-class000
rCGH-cytoScan-class000
rCGH-generic-class000
rCGH-oncoScan-class000
rCGH-package7.170.137.30
readAffyCytoScan0.290.010.31
readAffyOncoScan0.020.000.01
readAffySNP60.330.000.33
readAgilent0.450.030.49
readGeneric0.020.000.01
recenter7.680.037.72
segmentCGH6.970.026.98
setInfo0.440.020.46
view6.800.046.84