Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-11-20 12:07 -0500 (Wed, 20 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4481
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4479
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4359
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4539
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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 749/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flowWorkspace 4.18.0  (landing page)
Greg Finak , Mike Jiang
Snapshot Date: 2024-11-19 13:40 -0500 (Tue, 19 Nov 2024)
git_url: https://git.bioconductor.org/packages/flowWorkspace
git_branch: RELEASE_3_20
git_last_commit: 58cdf1d
git_last_commit_date: 2024-10-29 09:37:06 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


INSTALL results for flowWorkspace on kunpeng2

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

raw results


Summary

Package: flowWorkspace
Version: 4.18.0
Command: /home/biocbuild/R/R/bin/R CMD INSTALL flowWorkspace
StartedAt: 2024-11-19 20:40:25 -0000 (Tue, 19 Nov 2024)
EndedAt: 2024-11-19 20:44:24 -0000 (Tue, 19 Nov 2024)
EllapsedTime: 239.4 seconds
RetCode: 0
Status:   OK  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL flowWorkspace
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’
* installing *source* package ‘flowWorkspace’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (conda-forge gcc 14.2.0-1) 14.2.0’
using C++17
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -Wno-pedantic  -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c R_API.cpp -o R_API.o
In file included from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingHierarchy.hpp:21,
                 from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingSet.hpp:14,
                 from R_API.cpp:9:
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp: In member function 'std::pair<double, double> cytolib::CytoFrameView::get_range(const std::string&, cytolib::ColType, cytolib::RangeType) const':
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp:260:9: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
  260 |         {
      |         ^
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -Wno-pedantic  -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c R_GatingHierarchy.cpp -o R_GatingHierarchy.o
In file included from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingHierarchy.hpp:21,
                 from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingSet.hpp:14,
                 from R_GatingHierarchy.cpp:18:
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp: In member function 'std::pair<double, double> cytolib::CytoFrameView::get_range(const std::string&, cytolib::ColType, cytolib::RangeType) const':
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp:260:9: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
  260 |         {
      |         ^
In file included from /home/biocbuild/miniforge3/lib/gcc/aarch64-conda-linux-gnu/14.2.0/include/c++/bits/stl_algobase.h:64,
                 from /home/biocbuild/miniforge3/lib/gcc/aarch64-conda-linux-gnu/14.2.0/include/c++/bits/specfun.h:43,
                 from /home/biocbuild/miniforge3/lib/gcc/aarch64-conda-linux-gnu/14.2.0/include/c++/cmath:3898,
                 from /home/biocbuild/R/R-4.4.1/site-library/cpp11/include/cpp11/as.hpp:3,
                 from /home/biocbuild/R/R-4.4.1/site-library/cpp11/include/cpp11.hpp:5,
                 from R_GatingHierarchy.cpp:16:
/home/biocbuild/miniforge3/lib/gcc/aarch64-conda-linux-gnu/14.2.0/include/c++/bits/stl_pair.h: In instantiation of 'constexpr std::pair<typename std::__strip_reference_wrapper<typename std::decay<_Tp>::type>::__type, typename std::__strip_reference_wrapper<typename std::decay<_Tp2>::type>::__type> std::make_pair(_T1&&, _T2&&) [with _T1 = float; _T2 = float; typename __strip_reference_wrapper<typename decay<_Tp>::type>::__type = float; typename decay<_Tp>::type = float; typename __strip_reference_wrapper<typename decay<_Tp2>::type>::__type = float; typename decay<_Tp2>::type = float]':
R_GatingHierarchy.cpp:824:22:   required from here
  824 |               std::make_pair(static_cast<float>(ranges_input.at(i)),
      |               ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  825 |                       static_cast<float>(ranges_input.at(i + 1))));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/miniforge3/lib/gcc/aarch64-conda-linux-gnu/14.2.0/include/c++/bits/stl_pair.h:1132:5: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
 1132 |     make_pair(_T1&& __x, _T2&& __y)
      |     ^~~~~~~~~
In file included from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp:13:
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/H5CytoFrame.hpp: In member function 'virtual void cytolib::H5CytoFrame::set_range(const std::string&, cytolib::ColType, std::pair<double, double>, bool)':
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/H5CytoFrame.hpp:204:14: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
  204 |         void set_range(const string & colname, ColType ctype, pair<EVENT_DATA_TYPE, EVENT_DATA_TYPE> new_range, bool is_update_keywords = true){
      |              ^~~~~~~~~
R_GatingHierarchy.cpp: In function 'cytolib::gatePtr newGate(cpp11::list)':
R_GatingHierarchy.cpp:824:29: note: parameter passing for argument of type 'std::pair<float, float>' when C++17 is enabled changed to match C++14 in GCC 10.1
  824 |               std::make_pair(static_cast<float>(ranges_input.at(i)),
      |               ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  825 |                       static_cast<float>(ranges_input.at(i + 1))));
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -Wno-pedantic  -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c R_GatingSet.cpp -o R_GatingSet.o
In file included from flowWorkspace_types.h:7,
                 from R_GatingSet.cpp:10:
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp: In member function 'std::pair<double, double> cytolib::CytoFrameView::get_range(const std::string&, cytolib::ColType, cytolib::RangeType) const':
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp:260:9: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
  260 |         {
      |         ^
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -Wno-pedantic  -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c cpp11.cpp -o cpp11.o
In file included from flowWorkspace_types.h:7,
                 from cpp11.cpp:4:
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp: In member function 'std::pair<double, double> cytolib::CytoFrameView::get_range(const std::string&, cytolib::ColType, cytolib::RangeType) const':
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp:260:9: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
  260 |         {
      |         ^
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -Wno-pedantic  -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c cytoframeAPI.cpp -o cytoframeAPI.o
In file included from cytoframeAPI.cpp:5:
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp: In member function 'std::pair<double, double> cytolib::CytoFrameView::get_range(const std::string&, cytolib::ColType, cytolib::RangeType) const':
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp:260:9: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
  260 |         {
      |         ^
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -Wno-pedantic  -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c cytosetAPI.cpp -o cytosetAPI.o
In file included from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingHierarchy.hpp:21,
                 from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingSet.hpp:14,
                 from ../inst/include/flowWorkspace/pairVectorCpp11Convert.h:12,
                 from cytosetAPI.cpp:2:
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp: In member function 'std::pair<double, double> cytolib::CytoFrameView::get_range(const std::string&, cytolib::ColType, cytolib::RangeType) const':
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp:260:9: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
  260 |         {
      |         ^
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -Wno-pedantic  -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c getDescendants.cpp -o getDescendants.o
In file included from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingHierarchy.hpp:21,
                 from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingSet.hpp:14,
                 from getDescendants.cpp:1:
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp: In member function 'std::pair<double, double> cytolib::CytoFrameView::get_range(const std::string&, cytolib::ColType, cytolib::RangeType) const':
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp:260:9: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
  260 |         {
      |         ^
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -Wno-pedantic  -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c getPopStats.cpp -o getPopStats.o
In file included from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingHierarchy.hpp:21,
                 from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingSet.hpp:14,
                 from getPopStats.cpp:1:
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp: In member function 'std::pair<double, double> cytolib::CytoFrameView::get_range(const std::string&, cytolib::ColType, cytolib::RangeType) const':
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp:260:9: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
  260 |         {
      |         ^
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -Wno-pedantic  -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c getSingleCellExpression.cpp -o getSingleCellExpression.o
In file included from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingHierarchy.hpp:21,
                 from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingSet.hpp:14,
                 from getSingleCellExpression.cpp:1:
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp: In member function 'std::pair<double, double> cytolib::CytoFrameView::get_range(const std::string&, cytolib::ColType, cytolib::RangeType) const':
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp:260:9: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
  260 |         {
      |         ^
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -Wno-pedantic  -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c h5_error_r_handler.cpp -o h5_error_r_handler.o
In file included from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingHierarchy.hpp:21,
                 from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingSet.hpp:14,
                 from ../inst/include/flowWorkspace/pairVectorCpp11Convert.h:12,
                 from h5_error_r_handler.cpp:8:
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp: In member function 'std::pair<double, double> cytolib::CytoFrameView::get_range(const std::string&, cytolib::ColType, cytolib::RangeType) const':
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp:260:9: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
  260 |         {
      |         ^
g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -Wno-pedantic  -w -Wfatal-errors -I'/home/biocbuild/R/R-4.4.1/site-library/cpp11/include' -I'/home/biocbuild/R/R-4.4.1/site-library/BH/include' -I'/home/biocbuild/R/R-4.4.1/site-library/RProtoBufLib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/cytolib/include' -I'/home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/include' -I/usr/local/include    -fPIC  -g -O2  -Wall  -c setCounts.cpp -o setCounts.o
In file included from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingHierarchy.hpp:21,
                 from /home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/GatingSet.hpp:14,
                 from setCounts.cpp:1:
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp: In member function 'std::pair<double, double> cytolib::CytoFrameView::get_range(const std::string&, cytolib::ColType, cytolib::RangeType) const':
/home/biocbuild/R/R-4.4.1/site-library/cytolib/include/cytolib/CytoFrameView.hpp:260:9: note: parameter passing for argument of type 'std::pair<double, double>' when C++17 is enabled changed to match C++14 in GCC 10.1
  260 |         {
      |         ^
g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.4.1/lib -L/usr/local/lib -o flowWorkspace.so R_API.o R_GatingHierarchy.o R_GatingSet.o cpp11.o cytoframeAPI.o cytosetAPI.o getDescendants.o getPopStats.o getSingleCellExpression.o h5_error_r_handler.o setCounts.o /home/biocbuild/R/R-4.4.1/site-library/cytolib/lib/libcytolib.a /home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/lib/libhdf5_cpp.a /home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/lib/libhdf5.a -L/home/biocbuild/R/R-4.4.1/site-library/Rhdf5lib/lib -lcrypto -lcurl -lsz -laec -lz -ldl -lm -lopenblas -L/home/biocbuild/R/R-4.4.1/lib -lR
installing to /home/biocbuild/R/R-4.4.1/site-library/00LOCK-flowWorkspace/00new/flowWorkspace/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 (flowWorkspace)