Package 'cytolib'

Title: C++ infrastructure for representing and interacting with the gated cytometry data
Description: This package provides the core data structure and API to represent and interact with the gated cytometry data.
Authors: Mike Jiang
Maintainer: Mike Jiang <[email protected]>
License: AGPL-3.0-only
Version: 2.17.0
Built: 2024-07-14 05:19:59 UTC
Source: https://github.com/bioc/cytolib

Help Index


Output the LD flags for building against cytolib. These flags are propagated to sourceCpp via the inlineCxxPlugin (defined below) and to packages via a line in Makevars[.win] like this:

Description

PKG_LIBS += $(shell "$R_HOME/bin$R_ARCH_BIN/Rscript.exe" -e "cytolib::cytolib_LdFlags()")

Usage

cytolib_LdFlags()