Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2023-12-07 11:39:55 -0500 (Thu, 07 Dec 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" | 4609 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2023-11-14 r85524 ucrt) -- "Unsuffered Consequences" | 4369 |
merida1 | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2023-11-11 r85510) -- "Unsuffered Consequences" | 4375 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2023-11-01 r85459) -- "Unsuffered Consequences" | 4262 |
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 1919/2229 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
signeR 2.5.0 (landing page) Renan Valieris
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | NA | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the signeR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/signeR.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: signeR |
Version: 2.5.0 |
Command: /home/biocbuild/R/R-4.4-devel-2023.11.02/bin/R CMD INSTALL signeR |
StartedAt: 2023-12-06 21:02:21 -0000 (Wed, 06 Dec 2023) |
EndedAt: 2023-12-06 21:04:36 -0000 (Wed, 06 Dec 2023) |
EllapsedTime: 135.1 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.4-devel-2023.11.02/bin/R CMD INSTALL signeR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4-devel-2023.11.02/site-library’ * installing *source* package ‘signeR’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 10.3.1’ 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'/home/biocbuild/R/R-4.4-devel-2023.11.02/site-library/RcppArmadillo/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'/home/biocbuild/R/R-4.4-devel-2023.11.02/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -c fuzzy.cpp -o fuzzy.o fuzzy.cpp: In function ‘Rcpp::List FuzzyClusterCpp(arma::cube, arma::mat, int, int, double)’: fuzzy.cpp:143:11: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 143 | if(C>=j) C = j-1; | ~^~~ 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'/home/biocbuild/R/R-4.4-devel-2023.11.02/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -c gibbs_2.cpp -o gibbs_2.o gcc -I"/home/biocbuild/R/R-devel/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4-devel-2023.11.02/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4-devel-2023.11.02/site-library/RcppArmadillo/include' -I/usr/local/include -fPIC -g -O2 -Wall -c signeR_init.c -o signeR_init.o g++ -std=gnu++11 -shared -L/home/biocbuild/R/R-devel/lib -L/usr/local/lib -o signeR.so RcppExports.o fuzzy.o gibbs_2.o signeR_init.o -Wl,-S -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-signeR/00new/signeR/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** 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 (signeR)