pkgconfig: Compiler configuration arguments for use of Rhtslib
Description
This function returns values for PKG_LIBS and
PKG_CPPFLAGS variables for use in Makevars files. See
vignette("Rhtslib", "Rhtslib") for details. Only
PKG_LIBS should be needed in most cases.
Usage
pkgconfig(opt = c("PKG_LIBS", "PKG_CPPFLAGS"))
Arguments
opt
A scalar character from the list of available options;
default is PKG_LIBS.