Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJK[L]MNOPQRSTUVWXYZ

This page was generated on 2025-04-22 13:14 -0400 (Tue, 22 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
lconwaymacOS 12.7.1 Montereyx86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4599
kjohnson3macOS 13.7.1 Venturaarm644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4553
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4570
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 1119/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
lemur 1.6.0  (landing page)
Constantin Ahlmann-Eltze
Snapshot Date: 2025-04-21 13:40 -0400 (Mon, 21 Apr 2025)
git_url: https://git.bioconductor.org/packages/lemur
git_branch: RELEASE_3_21
git_last_commit: c3f8de3
git_last_commit_date: 2025-04-15 13:24:02 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  YES
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  YES
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  YES
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    WARNINGS    OK  NO, package depends on 'glmGamPoi' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


BUILD BIN results for lemur on palomino7

To the developers/maintainers of the lemur package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/lemur.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.

raw results


Summary

Package: lemur
Version: 1.6.0
Command: rm -rf lemur.buildbin-libdir && mkdir lemur.buildbin-libdir && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL --build --library=lemur.buildbin-libdir lemur_1.6.0.tar.gz
StartedAt: 2025-04-22 09:29:44 -0400 (Tue, 22 Apr 2025)
EndedAt: 2025-04-22 09:30:56 -0400 (Tue, 22 Apr 2025)
EllapsedTime: 71.8 seconds
RetCode: 0
Status:   OK  
PackageFile: lemur_1.6.0.zip
PackageFileSize: 3.974 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf lemur.buildbin-libdir && mkdir lemur.buildbin-libdir && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL --build --library=lemur.buildbin-libdir lemur_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* installing *source* package 'lemur' ...
** this is package 'lemur' version '1.6.0'
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 14.2.0'
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/RcppArmadillo/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include' -I'E:/biocbuild/bbs-3.21-bioc/R/library/RcppArmadillo/include'   -I"C:/rtools45/x86_64-w64-mingw32.static.posix/include"   -fopenmp   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c util.cpp -o util.o
g++ -std=gnu++17 -shared -s -static-libgcc -o lemur.dll tmp.def RcppExports.o util.o -fopenmp -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lRlapack -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lRblas -lgfortran -lquadmath -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools45/x86_64-w64-mingw32.static.posix/lib -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lR
installing to E:/biocbuild/bbs-3.21-bioc/meat/lemur.buildbin-libdir/00LOCK-lemur/00new/lemur/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'lemur' as lemur_1.6.0.zip
* DONE (lemur)