Back to Test Builds (Linux only) of a subset of BioC 3.21 using R 4.5 (devel) + _R_USE_STRICT_R_HEADERS_=true + _R_CXX_USE_NO_REMAP_=true Report updated every 6 hours |
This page was generated on 2024-11-12 09:57 -0500 (Tue, 12 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-22 r87265) -- "Unsuffered Consequences" | 855 |
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 149/210 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
pcaMethods 1.99.0 (landing page) Henning Redestig
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
To the developers/maintainers of the pcaMethods package: - 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: pcaMethods |
Version: 1.99.0 |
Command: /home/bioctesting/bbs-3.21-bioc-testing/R/bin/R CMD INSTALL pcaMethods |
StartedAt: 2024-11-12 06:11:57 -0500 (Tue, 12 Nov 2024) |
EndedAt: 2024-11-12 06:12:17 -0500 (Tue, 12 Nov 2024) |
EllapsedTime: 20.5 seconds |
RetCode: 0 |
Status: OK |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/bioctesting/bbs-3.21-bioc-testing/R/bin/R CMD INSTALL pcaMethods ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/bioctesting/bbs-3.21-bioc-testing/R/site-library’ * installing *source* package ‘pcaMethods’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/home/bioctesting/bbs-3.21-bioc-testing/R/include" -DNDEBUG -I'/media/volume/teran2_disk/bioctesting/bbs-3.21-bioc-testing/R/site-library/Rcpp/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/bioctesting/bbs-3.21-bioc-testing/R/include" -DNDEBUG -I'/media/volume/teran2_disk/bioctesting/bbs-3.21-bioc-testing/R/site-library/Rcpp/include' -I/usr/local/include -DSTRICT_R_HEADERS=1 -fpic -g -O2 -Wall -DR_NO_REMAP -c nipals.cpp -o nipals.o g++ -std=gnu++17 -shared -L/usr/local/lib -o pcaMethods.so RcppExports.o nipals.o installing to /media/volume/teran2_disk/bioctesting/bbs-3.21-bioc-testing/R/site-library/00LOCK-pcaMethods/00new/pcaMethods/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘loadings’ in package ‘pcaMethods’ ** 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 (pcaMethods)