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

This page was generated on 2021-10-15 15:06:18 -0400 (Fri, 15 Oct 2021).

CHECK results for rCGH on tokay2

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 1518/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rCGH 1.22.0  (landing page)
Frederic Commo
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/rCGH
git_branch: RELEASE_3_13
git_last_commit: 23845ef
git_last_commit_date: 2021-05-19 12:14:32 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: rCGH
Version: 1.22.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:rCGH.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings rCGH_1.22.0.tar.gz
StartedAt: 2021-10-15 04:10:26 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 04:21:48 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 682.3 seconds
RetCode: 0
Status:   OK  
CheckDir: rCGH.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:rCGH.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings rCGH_1.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/rCGH.Rcheck'
* using R version 4.1.1 (2021-08-10)
* 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.22.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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
byGeneTable  14.15   0.20   14.62
multiplot    12.14   0.05   12.20
plotProfile  10.80   0.02   10.81
recenter      9.17   0.04    9.21
rCGH-package  8.97   0.01    8.99
EMnormalize   8.34   0.09    8.50
plotLOH       8.30   0.11    8.41
plotDensity   7.95   0.15    8.11
segmentCGH    7.83   0.00    7.83
view          7.64   0.01    7.65
adjustSignal  5.77   0.21    5.97
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
byGeneTable  14.28   0.12   14.41
multiplot    11.54   0.05   11.59
plotProfile  11.11   0.02   11.12
rCGH-package  9.20   0.02    9.22
recenter      8.69   0.02    8.70
plotDensity   8.57   0.03    8.59
plotLOH       8.31   0.03    8.35
EMnormalize   8.11   0.01    8.13
segmentCGH    7.34   0.00    7.34
view          7.25   0.00    7.25
adjustSignal  6.48   0.02    6.50
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  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
  'C:/Users/biocbuild/bbs-3.13-bioc/meat/rCGH.Rcheck/00check.log'
for details.



Installation output

rCGH.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/rCGH_1.22.0.tar.gz && rm -rf rCGH.buildbin-libdir && mkdir rCGH.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=rCGH.buildbin-libdir rCGH_1.22.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL rCGH_1.22.0.zip && rm rCGH_1.22.0.tar.gz rCGH_1.22.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 29 3769k   29 1124k    0     0  1699k      0  0:00:02 --:--:--  0:00:02 1698k
 80 3769k   80 3021k    0     0  1797k      0  0:00:02  0:00:01  0:00:01 1797k
100 3769k  100 3769k    0     0  1870k      0  0:00:02  0:00:02 --:--:-- 1871k

install for i386

* 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

install for x64

* installing *source* package 'rCGH' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'rCGH' as rCGH_1.22.0.zip
* DONE (rCGH)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'rCGH' successfully unpacked and MD5 sums checked

Tests output

rCGH.Rcheck/tests_i386/runTests.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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.22.0
	This version may contain important changes.
	Use news(Version == '1.22.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 -- Fri Oct 15 04:21:11 2021 
*********************************************** 
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 
  26.14    1.59   27.71 

rCGH.Rcheck/tests_x64/runTests.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
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.22.0
	This version may contain important changes.
	Use news(Version == '1.22.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 -- Fri Oct 15 04:21:39 2021 
*********************************************** 
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 
  27.54    0.75   28.29 

Example timings

rCGH.Rcheck/examples_i386/rCGH-Ex.timings

nameusersystemelapsed
AllAccessors0.710.060.88
EMnormalize8.340.098.50
adjustSignal5.770.215.97
byGeneTable14.15 0.2014.62
hg18000
hg19000
hg38000
multiplot12.14 0.0512.20
plotDensity7.950.158.11
plotLOH8.300.118.41
plotProfile10.80 0.0210.81
rCGH-Agilent-class000
rCGH-SNP6-class000
rCGH-class000
rCGH-cytoScan-class000
rCGH-generic-class000
rCGH-oncoScan-class000
rCGH-package8.970.018.99
readAffyCytoScan0.410.000.40
readAffyOncoScan0.030.000.05
readAffySNP60.510.020.59
readAgilent0.570.050.61
readGeneric0.030.000.04
recenter9.170.049.21
segmentCGH7.830.007.83
setInfo0.310.040.35
view7.640.017.65

rCGH.Rcheck/examples_x64/rCGH-Ex.timings

nameusersystemelapsed
AllAccessors0.500.030.53
EMnormalize8.110.018.13
adjustSignal6.480.026.50
byGeneTable14.28 0.1214.41
hg18000
hg19000
hg38000
multiplot11.54 0.0511.59
plotDensity8.570.038.59
plotLOH8.310.038.35
plotProfile11.11 0.0211.12
rCGH-Agilent-class000
rCGH-SNP6-class000
rCGH-class000
rCGH-cytoScan-class000
rCGH-generic-class000
rCGH-oncoScan-class000
rCGH-package9.200.029.22
readAffyCytoScan0.580.010.59
readAffyOncoScan0.020.000.02
readAffySNP60.420.000.42
readAgilent0.470.000.47
readGeneric0.010.000.02
recenter8.690.028.70
segmentCGH7.340.007.34
setInfo0.330.000.33
view7.250.007.25