Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2023-11-30 11:39:25 -0500 (Thu, 30 Nov 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | R Under development (unstable) (2023-11-11 r85510) -- "Unsuffered Consequences" | 4601 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2023-11-14 r85524 ucrt) -- "Unsuffered Consequences" | 4343 |
merida1 | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2023-11-11 r85510) -- "Unsuffered Consequences" | 4368 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2023-11-01 r85459) -- "Unsuffered Consequences" | 4253 |
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 363/2225 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
clusterExperiment 2.23.0 (landing page) Elizabeth Purdom
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | WARNINGS | ![]() | ||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
merida1 | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
To the developers/maintainers of the clusterExperiment package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/clusterExperiment.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: clusterExperiment |
Version: 2.23.0 |
Command: /home/biocbuild/R/R-4.4-devel-2023.11.02/bin/R CMD INSTALL clusterExperiment |
StartedAt: 2023-11-29 20:42:54 -0000 (Wed, 29 Nov 2023) |
EndedAt: 2023-11-29 20:44:49 -0000 (Wed, 29 Nov 2023) |
EllapsedTime: 115.9 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.4-devel-2023.11.02/bin/R CMD INSTALL clusterExperiment ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4-devel-2023.11.02/site-library’ * installing *source* package ‘clusterExperiment’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (GCC) 10.3.1’ using C++11 g++ -std=gnu++11 -I"/home/biocbuild/R/R-devel/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4-devel-2023.11.02/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-devel/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4-devel-2023.11.02/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c search_pairs.cpp -o search_pairs.o g++ -std=gnu++11 -I"/home/biocbuild/R/R-devel/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4-devel-2023.11.02/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -c subsampleLoop.cpp -o subsampleLoop.o g++ -std=gnu++11 -shared -L/home/biocbuild/R/R-devel/lib -L/usr/local/lib -o clusterExperiment.so RcppExports.o search_pairs.o subsampleLoop.o -lopenblas -lgfortran -lm -L/home/biocbuild/R/R-devel/lib -lR installing to /home/biocbuild/R/R-4.4-devel-2023.11.02/site-library/00LOCK-clusterExperiment/00new/clusterExperiment/libs ** R ** data ** byte-compile and prepare package for lazy loading Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors' Also defined by ‘RNeXML’ ** 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 (clusterExperiment)