Back to Rapid builds (Linux only) of a subset of BioC 3.21
Report updated every 6 hours

This page was generated on 2025-03-21 13:06 -0400 (Fri, 21 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 869
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 151/217HostnameOS / ArchINSTALLBUILDCHECK
openCyto 2.19.1  (landing page)
Mike Jiang
Snapshot Date: 2025-03-21 12:00 -0400 (Fri, 21 Mar 2025)
git_url: https://git.bioconductor.org/packages/openCyto
git_branch: devel
git_last_commit: 7ba4d05
git_last_commit_date: 2025-03-20 14:46:24 -0400 (Thu, 20 Mar 2025)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped


INSTALL results for openCyto on teran2

To the developers/maintainers of the openCyto 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.

raw results


Summary

Package: openCyto
Version: 2.19.1
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL openCyto
StartedAt: 2025-03-21 12:15:02 -0400 (Fri, 21 Mar 2025)
EndedAt: 2025-03-21 12:15:26 -0400 (Fri, 21 Mar 2025)
EllapsedTime: 24.4 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL openCyto
###
##############################################################################
##############################################################################


* installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library’
* installing *source* package ‘openCyto’ ...
** this is package ‘openCyto’ version ‘2.19.1’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++17
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c Cdqrls.cpp -o Cdqrls.o
Cdqrls.cpp: In function ‘SEXPREC* Cdqrls(SEXP, SEXP, SEXP)’:
Cdqrls.cpp:43:3: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
   43 |   for (R_xlen_t i = 0 ; i < XLENGTH(x) ; i++)
      |   ^~~
Cdqrls.cpp:46:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
   46 |     rptr = REAL(y);
      |     ^~~~
Cdqrls.cpp:47:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
   47 |     for (R_xlen_t i = 0 ; i < XLENGTH(y) ; i++)
      |     ^~~
Cdqrls.cpp:50:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
   50 |       const char *ansNms[] = {"qr", "coefficients", "residuals", "effects",
      |       ^~~~~
Cdqrls.cpp:72:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
   72 |       for(int i = 0; i < p; i++)
      |       ^~~
Cdqrls.cpp:74:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
   74 |         SET_VECTOR_ELT(ans, 8, Rf_ScalarLogical(pivoted));
      |         ^~~~~~~~~~~~~~
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c Hungarian.cpp -o Hungarian.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c cpp11.cpp -o cpp11.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c lm_wfit.cpp -o lm_wfit.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c misc.cpp -o misc.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c rlm.cpp -o rlm.o
rlm.cpp: In function ‘cpp11::list rlm_cpp(cpp11::doubles_matrix<>, cpp11::doubles, int)’:
rlm.cpp:52:10: warning: ‘scale’ may be used uninitialized [-Wmaybe-uninitialized]
   52 |   double scale;
      |          ^~~~~
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c solve_LSAP.cpp -o solve_LSAP.o
g++ -std=gnu++17 -I"/home/rapidbuild/bbs-3.21-bioc-rapid/R/include" -DNDEBUG  -I'/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/cpp11/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -c unlockNamespace.cpp -o unlockNamespace.o
g++ -std=gnu++17 -shared -L/usr/local/lib -o openCyto.so Cdqrls.o Hungarian.o cpp11.o lm_wfit.o misc.o rlm.o solve_LSAP.o unlockNamespace.o
installing to /media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library/00LOCK-openCyto/00new/openCyto/libs
** R
** 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 (openCyto)