| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-01 11:32 -0400 (Sat, 01 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4774 |
| 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 561/2321 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DEScan2 1.31.0 (landing page) Dario Righelli
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||||
|
To the developers/maintainers of the DEScan2 package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DEScan2.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: DEScan2 |
| Version: 1.31.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data DEScan2 |
| StartedAt: 2025-10-31 17:27:53 -0400 (Fri, 31 Oct 2025) |
| EndedAt: 2025-10-31 17:28:15 -0400 (Fri, 31 Oct 2025) |
| EllapsedTime: 22.0 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data DEScan2
###
##############################################################################
##############################################################################
* checking for file ‘DEScan2/DESCRIPTION’ ... OK
* preparing ‘DEScan2’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
-----------------------------------
* installing *source* package ‘DEScan2’ ...
** this is package ‘DEScan2’ version ‘1.31.0’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o
In file included from /home/biocbuild/bbs-3.23-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
from RcppExports.cpp:4:
/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
| ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppArmadillo/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c rcpparma_max_win.cpp -o rcpparma_max_win.o
In file included from /home/biocbuild/bbs-3.23-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
from rcpparma_max_win.cpp:4:
/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
66 | #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
| ^
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.23-bioc/R/lib -L/usr/local/lib -o DEScan2.so RcppExports.o rcpparma_max_win.o -llapack -L/home/biocbuild/bbs-3.23-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.23-bioc/R/lib -lR
installing to /tmp/RtmptzpLox/Rinst398c444b1a6f7/00LOCK-DEScan2/00new/DEScan2/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Error: object ‘microRNAs’ is not exported by 'namespace:GenomicFeatures'
Execution halted
ERROR: lazy loading failed for package ‘DEScan2’
* removing ‘/tmp/RtmptzpLox/Rinst398c444b1a6f7/DEScan2’
-----------------------------------
ERROR: package installation failed