Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-09-25 11:41 -0400 (Thu, 25 Sep 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4827 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4608 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4549 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4581 |
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 356/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
chromVAR 1.30.1 (landing page) Alicia Schep
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the chromVAR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/chromVAR.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. |
Package: chromVAR |
Version: 1.30.1 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:chromVAR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings chromVAR_1.30.1.tar.gz |
StartedAt: 2025-09-23 08:17:31 -0000 (Tue, 23 Sep 2025) |
EndedAt: 2025-09-23 08:28:14 -0000 (Tue, 23 Sep 2025) |
EllapsedTime: 643.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: chromVAR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:chromVAR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings chromVAR_1.30.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/chromVAR.Rcheck’ * using R Under development (unstable) (2025-02-19 r87757) * 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-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘chromVAR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘chromVAR’ version ‘1.30.1’ * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 21 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 ‘chromVAR’ can be installed ... OK * used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ * checking C++ specification ... NOTE Specified C++11: please drop specification unless essential * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE License stub records with missing/empty fields: Record: 1 Field(s): COPYRIGHT HOLDER * 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 loading without being on the library search path ... 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 ... NOTE left_right_to_grglist: no visible global function definition for ‘GenomicRangesList’ Undefined global functions or variables: GenomicRangesList * 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 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 ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed deviationsCovariability 46.140 0.383 47.287 getJasparMotifs 8.579 0.104 8.704 pwmDistance 7.001 0.204 7.220 plotVariability 6.047 0.243 6.304 computeDeviations 5.613 0.064 5.691 computeVariability 5.155 0.104 5.271 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.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: 4 NOTEs See ‘/home/biocbuild/bbs-3.21-bioc/meat/chromVAR.Rcheck/00check.log’ for details.
chromVAR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL chromVAR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’ * installing *source* package ‘chromVAR’ ... ** this is package ‘chromVAR’ version ‘1.30.1’ ** using staged installation ** libs using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ using C++11 /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c pwm_similarity.cpp -o pwm_similarity.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c utils.cpp -o utils.o utils.cpp: In function ‘Rcpp::NumericVector row_sds(arma::mat&, bool)’: utils.cpp:12:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘const arma::uword’ {aka ‘const unsigned int’} [-Wsign-compare] 12 | for( int j=0; j < X.n_rows; j++ ) { | ~~^~~~~~~~~~ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o chromVAR.so RcppExports.o pwm_similarity.o utils.o -L/home/biocbuild/R/R/lib -lRlapack -L/home/biocbuild/R/R/lib -lRblas -lgfortran -lm -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/R/R-devel_2025-02-19/site-library/00LOCK-chromVAR/00new/chromVAR/libs ** 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 ** 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 (chromVAR)
chromVAR.Rcheck/tests/testthat.Rout
R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" Copyright (C) 2025 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. > library(testthat) > library(chromVAR) > BiocParallel::register(BiocParallel::SerialParam()) > test_check("chromVAR") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 65 ] > > proc.time() user system elapsed 28.416 0.836 29.311
chromVAR.Rcheck/chromVAR-Ex.timings
name | user | system | elapsed | |
addGCBias | 2.035 | 0.032 | 2.136 | |
annotationMatches | 0.015 | 0.000 | 0.015 | |
chromVAR_theme | 0.132 | 0.000 | 0.133 | |
computeDeviations | 5.613 | 0.064 | 5.691 | |
computeExpectations | 0.028 | 0.000 | 0.027 | |
computeVariability | 5.155 | 0.104 | 5.271 | |
counts | 0.009 | 0.000 | 0.009 | |
deviationScores | 0.007 | 0.000 | 0.007 | |
deviations | 0.007 | 0.000 | 0.007 | |
deviationsCovariability | 46.140 | 0.383 | 47.287 | |
deviationsTsne | 0.080 | 0.004 | 0.084 | |
differentialDeviations | 0.009 | 0.004 | 0.013 | |
differentialVariability | 0.029 | 0.000 | 0.029 | |
example_counts | 0.001 | 0.000 | 0.001 | |
filterPeaks | 0.266 | 0.004 | 0.270 | |
filterSamples | 0.058 | 0.000 | 0.058 | |
filterSamplesPlot | 0.142 | 0.000 | 0.142 | |
getAnnotations | 0.455 | 0.016 | 0.471 | |
getBackgroundPeaks | 1.783 | 0.116 | 1.902 | |
getCisGroups | 0.120 | 0.004 | 0.125 | |
getCounts | 3.141 | 0.023 | 3.173 | |
getFragmentsPerPeak | 0.010 | 0.000 | 0.009 | |
getFragmentsPerSample | 0.01 | 0.00 | 0.01 | |
getJasparMotifs | 8.579 | 0.104 | 8.704 | |
getPeaks | 0.143 | 0.000 | 0.143 | |
getPermutedData | 1.163 | 0.091 | 1.258 | |
getSampleCorrelation | 0.018 | 0.000 | 0.018 | |
getSampleDepths | 0.145 | 0.004 | 0.149 | |
getSampleDistance | 0.017 | 0.000 | 0.017 | |
getTotalFragments | 0.006 | 0.003 | 0.009 | |
makeBiasBins | 0.06 | 0.00 | 0.06 | |
makePermutedSets | 1.360 | 0.092 | 1.456 | |
matchKmers | 1.386 | 0.100 | 1.489 | |
mini_counts | 0.001 | 0.000 | 0.001 | |
mini_dev | 0.001 | 0.000 | 0.000 | |
mini_ix | 0.001 | 0.000 | 0.001 | |
plotVariability | 6.047 | 0.243 | 6.304 | |
pwmDistance | 7.001 | 0.204 | 7.220 | |
rbind-chromVARDeviations-method | 0.076 | 0.000 | 0.075 | |