| Back to Build/check report for BioC 3.23: simplified long | 
  | 
This page was generated on 2025-11-03 11:33 -0500 (Mon, 03 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" | 4775 | 
| 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 765/2321 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| FRASER 2.7.0  (landing page) Christian Mertes 
  | nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||||
| 
To the developers/maintainers of the FRASER package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/FRASER.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: FRASER | 
| Version: 2.7.0 | 
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data FRASER | 
| StartedAt: 2025-11-02 17:39:35 -0500 (Sun, 02 Nov 2025) | 
| EndedAt: 2025-11-02 17:40:11 -0500 (Sun, 02 Nov 2025) | 
| EllapsedTime: 36.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 FRASER
###
##############################################################################
##############################################################################
* checking for file ‘FRASER/DESCRIPTION’ ... OK
* preparing ‘FRASER’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
      -----------------------------------
* installing *source* package ‘FRASER’ ...
** this is package ‘FRASER’ version ‘2.7.0’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include   -fopenmp -DARMA_DONT_USE_OPENMP -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include   -fopenmp -DARMA_DONT_USE_OPENMP -fpic  -g -O2  -Wall -Werror=format-security  -c loss_n_gradient_functions.cpp -o loss_n_gradient_functions.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.23-bioc/R/lib -L/usr/local/lib -o FRASER.so RcppExports.o loss_n_gradient_functions.o -fopenmp -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/RtmpmjmD6j/Rinst31efa2cee2644/00LOCK-FRASER/00new/FRASER/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Error: object ‘makeTxDbFromGFF’ is not exported by 'namespace:GenomicFeatures'
Execution halted
ERROR: lazy loading failed for package ‘FRASER’
* removing ‘/tmp/RtmpmjmD6j/Rinst31efa2cee2644/FRASER’
      -----------------------------------
ERROR: package installation failed