Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2025-01-28 11:47 -0500 (Tue, 28 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4659
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4454
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4465
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4419
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4409
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

Package 1677/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rCGH 1.37.0  (landing page)
Frederic Commo
Snapshot Date: 2025-01-27 13:40 -0500 (Mon, 27 Jan 2025)
git_url: https://git.bioconductor.org/packages/rCGH
git_branch: devel
git_last_commit: f2bf7cc
git_last_commit_date: 2024-10-29 10:02:24 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for rCGH on kunpeng2

To the developers/maintainers of the rCGH package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: rCGH
Version: 1.37.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:rCGH.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings rCGH_1.37.0.tar.gz
StartedAt: 2025-01-28 14:21:04 -0000 (Tue, 28 Jan 2025)
EndedAt: 2025-01-28 14:29:47 -0000 (Tue, 28 Jan 2025)
EllapsedTime: 522.7 seconds
RetCode: 0
Status:   OK  
CheckDir: rCGH.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/rCGH.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* 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.37.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 ... INFO
  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 ... NOTE
Problems with news in ‘NEWS’:
  Cannot process chunk/lines:
    rCGH 1.1.8 has been released as rCGH-1.2.2
  Cannot process chunk/lines:
    Cleaner version from 1.1.4.
  Cannot process chunk/lines:
    Should not give any warning due to functions masked by imported packages
  Cannot process chunk/lines:
    Not submitted!
  Cannot process chunk/lines:
    New bioconductor devel versioning after release cycle.
  Cannot process chunk/lines:
    The first and corresponding bioconductor release version is 1.0.0.
* checking code 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 loading without being on the library search path ... OK
* checking whether startup messages can be suppressed ... 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’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
byGeneTable  16.470  0.556  17.076
multiplot    12.679  0.596  13.310
plotProfile  11.403  0.612  12.038
rCGH-package  7.927  0.352   8.296
recenter      7.381  0.374   7.769
plotLOH       7.190  0.153   7.356
plotDensity   7.085  0.196   7.294
EMnormalize   6.689  0.261   6.962
view          6.446  0.354   6.815
segmentCGH    6.398  0.137   6.547
adjustSignal  5.799  0.038   5.847
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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.21-bioc/meat/rCGH.Rcheck/00check.log’
for details.


Installation output

rCGH.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL rCGH
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-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 Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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.37.0
	This version may contain important changes.
	Use news(Version == '1.37.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 -- Tue Jan 28 14:29:41 2025 
*********************************************** 
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 
 35.581   1.320  36.955 

Example timings

rCGH.Rcheck/rCGH-Ex.timings

nameusersystemelapsed
AllAccessors0.5870.0080.598
EMnormalize6.6890.2616.962
adjustSignal5.7990.0385.847
byGeneTable16.470 0.55617.076
hg180.0000.0020.002
hg190.0010.0000.002
hg380.0020.0010.002
multiplot12.679 0.59613.310
plotDensity7.0850.1967.294
plotLOH7.1900.1537.356
plotProfile11.403 0.61212.038
rCGH-Agilent-class0.0020.0000.001
rCGH-SNP6-class0.0010.0000.000
rCGH-class0.0010.0000.000
rCGH-cytoScan-class0.0010.0000.000
rCGH-generic-class0.0010.0000.000
rCGH-oncoScan-class0.0010.0000.000
rCGH-package7.9270.3528.296
readAffyCytoScan0.5190.0400.560
readAffyOncoScan0.0230.0000.024
readAffySNP60.4170.0160.435
readAgilent0.5820.0080.591
readGeneric0.0110.0000.012
recenter7.3810.3747.769
segmentCGH6.3980.1376.547
setInfo0.4460.0000.447
view6.4460.3546.815