Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-20 12:11 -0400 (Thu, 20 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4756 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4487 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4514 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4441 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4406 |
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 350/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
chromVAR 1.28.0 (landing page) Alicia Schep
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | 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 | ![]() | ||||||||
taishan | 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.28.0 |
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.28.0.tar.gz |
StartedAt: 2025-03-18 06:17:28 -0000 (Tue, 18 Mar 2025) |
EndedAt: 2025-03-18 06:25:37 -0000 (Tue, 18 Mar 2025) |
EllapsedTime: 488.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.28.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/chromVAR.Rcheck’ * using R version 4.4.3 (2025-02-28) * 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 ‘chromVAR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘chromVAR’ version ‘1.28.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 ‘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 30.931 0.487 32.320 getJasparMotifs 7.986 0.291 8.297 pwmDistance 7.808 0.227 8.057 computeDeviations 5.867 0.131 6.015 plotVariability 5.473 0.120 5.607 * 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.20-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-4.4.3/site-library’ * installing *source* package ‘chromVAR’ ... ** 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-4.4.3/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -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-4.4.3/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -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-4.4.3/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.3/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.3/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -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-4.4.3/lib -L/usr/local/lib -o chromVAR.so RcppExports.o pwm_similarity.o utils.o -lopenblas -lgfortran -lm -L/home/biocbuild/R/R-4.4.3/lib -lR installing to /home/biocbuild/R/R-4.4.3/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 version 4.4.3 (2025-02-28) -- "Trophy Case" 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 26.702 1.051 27.811
chromVAR.Rcheck/chromVAR-Ex.timings
name | user | system | elapsed | |
addGCBias | 0.741 | 0.060 | 0.885 | |
annotationMatches | 0.014 | 0.005 | 0.019 | |
chromVAR_theme | 0.181 | 0.019 | 0.201 | |
computeDeviations | 5.867 | 0.131 | 6.015 | |
computeExpectations | 0.026 | 0.000 | 0.026 | |
computeVariability | 4.758 | 0.128 | 4.900 | |
counts | 0.006 | 0.004 | 0.010 | |
deviationScores | 0.007 | 0.000 | 0.007 | |
deviations | 0.007 | 0.000 | 0.007 | |
deviationsCovariability | 30.931 | 0.487 | 32.320 | |
deviationsTsne | 0.077 | 0.004 | 0.082 | |
differentialDeviations | 0.014 | 0.000 | 0.014 | |
differentialVariability | 0.033 | 0.000 | 0.033 | |
example_counts | 0.001 | 0.000 | 0.001 | |
filterPeaks | 0.294 | 0.004 | 0.299 | |
filterSamples | 0.053 | 0.008 | 0.061 | |
filterSamplesPlot | 0.152 | 0.000 | 0.153 | |
getAnnotations | 0.446 | 0.008 | 0.455 | |
getBackgroundPeaks | 0.480 | 0.039 | 0.521 | |
getCisGroups | 0.132 | 0.000 | 0.132 | |
getCounts | 3.195 | 0.160 | 3.366 | |
getFragmentsPerPeak | 0.011 | 0.000 | 0.010 | |
getFragmentsPerSample | 0.01 | 0.00 | 0.01 | |
getJasparMotifs | 7.986 | 0.291 | 8.297 | |
getPeaks | 0.154 | 0.004 | 0.158 | |
getPermutedData | 1.016 | 0.084 | 1.103 | |
getSampleCorrelation | 0.021 | 0.000 | 0.021 | |
getSampleDepths | 0.162 | 0.036 | 0.199 | |
getSampleDistance | 0.021 | 0.000 | 0.021 | |
getTotalFragments | 0.012 | 0.000 | 0.012 | |
makeBiasBins | 0.063 | 0.004 | 0.067 | |
makePermutedSets | 1.281 | 0.124 | 1.410 | |
matchKmers | 2.622 | 0.247 | 2.880 | |
mini_counts | 0.001 | 0.000 | 0.001 | |
mini_dev | 0.001 | 0.000 | 0.001 | |
mini_ix | 0.001 | 0.000 | 0.001 | |
plotVariability | 5.473 | 0.120 | 5.607 | |
pwmDistance | 7.808 | 0.227 | 8.057 | |
rbind-chromVARDeviations-method | 0.075 | 0.008 | 0.083 | |