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

This page was generated on 2022-04-13 12:07:11 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 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? 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 1544/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rCGH 1.24.0  (landing page)
Frederic Commo
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/rCGH
git_branch: RELEASE_3_14
git_last_commit: ee2a9d3
git_last_commit_date: 2021-10-26 12:21:28 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 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.24.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:rCGH.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings rCGH_1.24.0.tar.gz
StartedAt: 2022-04-13 01:18:19 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 01:29:29 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 669.6 seconds
RetCode: 0
Status:   OK  
CheckDir: rCGH.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/rCGH.Rcheck'
* using R version 4.1.3 (2022-03-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.24.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.48   0.17   15.70
plotProfile  13.12   0.12   13.25
multiplot    12.55   0.18   12.72
rCGH-package  9.46   0.08    9.86
EMnormalize   8.94   0.53    9.48
plotDensity   9.39   0.00    9.39
plotLOH       9.33   0.00    9.33
recenter      9.02   0.03    9.05
view          8.78   0.00    8.78
segmentCGH    8.03   0.03    8.06
adjustSignal  6.33   0.05    6.38
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
byGeneTable  13.03   0.14   13.18
plotProfile  11.66   0.08   11.73
multiplot    11.60   0.11   11.70
plotDensity   8.71   0.03    8.75
rCGH-package  8.67   0.05    8.72
recenter      8.14   0.00    8.14
plotLOH       7.97   0.00    7.97
EMnormalize   7.19   0.05    7.23
view          7.11   0.01    7.12
segmentCGH    6.66   0.02    6.67
adjustSignal  5.94   0.00    5.93
* 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.14-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.166/BBS/3.14/bioc/src/contrib/rCGH_1.24.0.tar.gz && rm -rf rCGH.buildbin-libdir && mkdir rCGH.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=rCGH.buildbin-libdir rCGH_1.24.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL rCGH_1.24.0.zip && rm rCGH_1.24.0.tar.gz rCGH_1.24.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
  4 3768k    4  154k    0     0   713k      0  0:00:05 --:--:--  0:00:05  713k
 68 3768k   68 2579k    0     0  2139k      0  0:00:01  0:00:01 --:--:-- 2139k
100 3768k  100 3768k    0     0  2390k      0  0:00:01  0:00:01 --:--:-- 2389k

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.24.0.zip
* DONE (rCGH)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'rCGH' successfully unpacked and MD5 sums checked

Tests output

rCGH.Rcheck/tests_i386/runTests.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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.24.0
	This version may contain important changes.
	Use news(Version == '1.24.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 -- Wed Apr 13 01:28:48 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 
  22.34    1.50   23.81 

rCGH.Rcheck/tests_x64/runTests.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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.24.0
	This version may contain important changes.
	Use news(Version == '1.24.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 -- Wed Apr 13 01:29:20 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 
  30.12    0.81   30.93 

Example timings

rCGH.Rcheck/examples_i386/rCGH-Ex.timings

nameusersystemelapsed
AllAccessors0.670.030.72
EMnormalize8.940.539.48
adjustSignal6.330.056.38
byGeneTable14.48 0.1715.70
hg180.000.010.01
hg19000
hg38000
multiplot12.55 0.1812.72
plotDensity9.390.009.39
plotLOH9.330.009.33
plotProfile13.12 0.1213.25
rCGH-Agilent-class000
rCGH-SNP6-class000
rCGH-class000
rCGH-cytoScan-class0.000.020.02
rCGH-generic-class000
rCGH-oncoScan-class000
rCGH-package9.460.089.86
readAffyCytoScan0.420.060.48
readAffyOncoScan0.010.010.03
readAffySNP60.550.030.60
readAgilent0.630.020.64
readGeneric0.010.000.01
recenter9.020.039.05
segmentCGH8.030.038.06
setInfo0.480.000.49
view8.780.008.78

rCGH.Rcheck/examples_x64/rCGH-Ex.timings

nameusersystemelapsed
AllAccessors0.440.010.46
EMnormalize7.190.057.23
adjustSignal5.940.005.93
byGeneTable13.03 0.1413.18
hg18000
hg19000
hg38000
multiplot11.60 0.1111.70
plotDensity8.710.038.75
plotLOH7.970.007.97
plotProfile11.66 0.0811.73
rCGH-Agilent-class000
rCGH-SNP6-class000
rCGH-class000
rCGH-cytoScan-class000
rCGH-generic-class000
rCGH-oncoScan-class000
rCGH-package8.670.058.72
readAffyCytoScan0.360.000.36
readAffyOncoScan0.030.000.03
readAffySNP60.330.010.34
readAgilent0.570.030.61
readGeneric0.020.000.02
recenter8.140.008.14
segmentCGH6.660.026.67
setInfo0.390.000.39
view7.110.017.12