Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-04-09 11:55 -0400 (Wed, 09 Apr 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.5.0 beta (2025-04-02 r88102) -- "How About a Twenty-Six" | 4737 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.5.0 RC (2025-04-03 r88103 ucrt) -- "How About a Twenty-Six" | 4524 |
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 286/2335 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Quang Nguyen
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | ERROR | skipped | skipped | |||||||||
To the developers/maintainers of the CBEA package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CBEA.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: CBEA |
Version: 1.7.1 |
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL CBEA |
StartedAt: 2025-04-08 16:04:26 -0400 (Tue, 08 Apr 2025) |
EndedAt: 2025-04-08 16:05:06 -0400 (Tue, 08 Apr 2025) |
EllapsedTime: 39.9 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL CBEA ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘CBEA’ ... ** this is package ‘CBEA’ version ‘1.7.1’ ** 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.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c gmeans.cpp -o gmeans.o g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o CBEA.so RcppExports.o gmeans.o -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.22-bioc/R/site-library/00LOCK-CBEA/00new/CBEA/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning in fun(libname, pkgname) : Package 'CBEA' is deprecated and will be removed from Bioconductor version 3.22 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location Warning in fun(libname, pkgname) : Package 'CBEA' is deprecated and will be removed from Bioconductor version 3.22 ** testing if installed package keeps a record of temporary installation path * DONE (CBEA)