| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-13 11:32 -0500 (Thu, 13 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4013 |
| 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 12/2325 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| aCGH 1.89.0 (landing page) Peter Dimitrov
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | ||||||||
|
To the developers/maintainers of the aCGH package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/aCGH.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. |
| Package: aCGH |
| Version: 1.89.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:aCGH.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings aCGH_1.89.0.tar.gz |
| StartedAt: 2025-11-12 17:54:08 -0500 (Wed, 12 Nov 2025) |
| EndedAt: 2025-11-12 17:54:44 -0500 (Wed, 12 Nov 2025) |
| EllapsedTime: 36.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: aCGH.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:aCGH.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings aCGH_1.89.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/aCGH.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘aCGH/DESCRIPTION’ ... OK
* this is package ‘aCGH’ version ‘1.89.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 ‘aCGH’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* used SDK: ‘MacOSX11.3.1.sdk’
* checking installed package size ... OK
* 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 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 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... INFO
Note: information on .o files is not available
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... 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: OK
aCGH.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL aCGH ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’ * installing *source* package ‘aCGH’ ... ** this is package ‘aCGH’ version ‘1.89.0’ ** using staged installation ** libs using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’ using SDK: ‘MacOSX11.3.1.sdk’ clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DUSEDOUBLE -g3 -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c hmm.cpp -o hmm.o clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o aCGH.so hmm.o -lm -F/Library/Frameworks/R.framework/.. -framework R installing to /Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library/00LOCK-aCGH/00new/aCGH/libs ** R ** data ** demo ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (aCGH)
aCGH.Rcheck/aCGH-Ex.timings
| name | user | system | elapsed | |
| aCGH | 0.538 | 0.050 | 0.606 | |
| aCGH.process | 0.014 | 0.000 | 0.015 | |
| aCGH.read.Sprocs | 0.055 | 0.003 | 0.064 | |
| clusterGenome | 0.462 | 0.041 | 0.523 | |
| colorectal | 0.119 | 0.008 | 0.127 | |
| fga.func | 0.169 | 0.007 | 0.194 | |
| find.hmm.states | 0.123 | 0.008 | 0.134 | |
| gainLoss | 0.551 | 0.012 | 0.584 | |
| heatmap | 0.118 | 0.009 | 0.135 | |
| impute.HMM | 0.106 | 0.003 | 0.114 | |
| impute.lowess | 0.019 | 0.001 | 0.022 | |
| mergeLevels | 0.028 | 0.003 | 0.034 | |
| plotFreqStat | 1.173 | 0.020 | 1.262 | |
| plotGenome | 0.636 | 0.038 | 0.747 | |
| plotHmmStates | 0.110 | 0.010 | 0.126 | |
| plotSummaryProfile | 0.246 | 0.018 | 0.267 | |
| summarize.clones | 0.098 | 0.010 | 0.110 | |
| threshold.func | 0.078 | 0.006 | 0.089 | |