| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-15 11:58 -0500 (Sat, 15 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4903 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4668 |
| 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 255/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| bsseq 1.46.0 (landing page) Kasper Daniel Hansen
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | TIMEOUT | ||||||||||
|
To the developers/maintainers of the bsseq package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/bsseq.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: bsseq |
| Version: 1.46.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:bsseq.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings bsseq_1.46.0.tar.gz |
| StartedAt: 2025-11-14 07:28:17 -0000 (Fri, 14 Nov 2025) |
| EndedAt: 2025-11-14 08:08:17 -0000 (Fri, 14 Nov 2025) |
| EllapsedTime: 2400.1 seconds |
| RetCode: None |
| Status: TIMEOUT |
| CheckDir: bsseq.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:bsseq.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings bsseq_1.46.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/bsseq.Rcheck’
* using R version 4.5.0 (2025-04-11)
* 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 ‘bsseq/DESCRIPTION’ ... OK
* this is package ‘bsseq’ version ‘1.46.0’
* package encoding: UTF-8
* 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 ‘bsseq’ can be installed ... OK
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking C++ specification ... OK
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Unexported objects imported by ':::' calls:
‘BiocGenerics:::replaceSlots’
‘DelayedArray:::get_verbose_block_processing’
‘DelayedArray:::normarg_grid’
‘GenomicRanges:::.extract_groups_from_GenomicRanges’
‘GenomicRanges:::.get_circle_length’
‘GenomicRanges:::extraColumnSlotNames’
‘IRanges:::.shift_ranges_in_groups_to_first_circle’
‘S4Vectors:::normarg_names’ ‘S4Vectors:::numeric2integer’
‘S4Vectors:::sapply_isNULL’ ‘data.table:::funique’
See the note in ?`:::` about the use of this operator.
* 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 compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ...
bsseq.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL bsseq ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘bsseq’ ... ** this is package ‘bsseq’ version ‘1.46.0’ ** using staged installation ** libs using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ using C++17 /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/beachmat/include' -I'/home/biocbuild/R/R-4.5.0/site-library/assorthead/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c check_M_and_Cov.cpp -o check_M_and_Cov.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/beachmat/include' -I'/home/biocbuild/R/R-4.5.0/site-library/assorthead/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c init.cpp -o init.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/beachmat/include' -I'/home/biocbuild/R/R-4.5.0/site-library/assorthead/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c utils.cpp -o utils.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.5.0/lib -L/usr/local/lib -o bsseq.so check_M_and_Cov.o init.o utils.o -L/home/biocbuild/R/R-4.5.0/lib -lR installing to /home/biocbuild/R/R-4.5.0/site-library/00LOCK-bsseq/00new/bsseq/libs ** R ** data ** 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 (bsseq)
bsseq.Rcheck/bsseq-Ex.timings
| name | user | system | elapsed | |
| BS.chr22 | 1.222 | 0.028 | 1.255 | |
| BSmooth | 0 | 0 | 0 | |
| BSmooth.fstat | 0 | 0 | 0 | |
| BSmooth.tstat | 8.408 | 0.226 | 8.759 | |
| BSseq-class | 4.617 | 0.517 | 4.785 | |
| BSseq | 0.674 | 0.111 | 0.787 | |
| BSseqTstat-class | 1.678 | 0.208 | 1.915 | |
| FWGRanges-class | 0.000 | 0.002 | 0.002 | |
| computeStat | 0 | 0 | 0 | |
| data.frame2GRanges | 0.026 | 0.004 | 0.030 | |
| dmrFinder | 1.395 | 0.048 | 1.447 | |
| estimateErrorRate | 0.986 | 0.615 | 1.096 | |
| findLoci | 4.041 | 0.283 | 4.375 | |
| fisherTests | 0.633 | 0.144 | 0.779 | |
| getCoverage | 7.362 | 0.562 | 7.947 | |
| getCpGMatrix | 1.273 | 0.608 | 1.421 | |
| getCpGs | 1.029 | 0.638 | 1.156 | |