pkgconfig: Compiler configuration arguments for use of Rhtslib

Description Usage Arguments Value Author(s) Examples

Description

This function returns values for PKG_CFLAGS and PKG_LIBS variables for use in Makevars files. See vignette("Rhtslib", "Rhtslib") for details.

Usage

1
pkgconfig(opt = c("PKG_CFLAGS", "PKG_LIBS"))

Arguments

opt

A scalar character from the list of available options; default is PKG_CFLAGS.

Value

NULL; prints the corresponding value to stdout.

Author(s)

Martin Morgan mailto:mtmorgan@fhcrc.org

Examples

1
2
pkgconfig("PKG_CFLAGS")
pkgconfig("PKG_LIBS")

dtenenba/Rhtslib documentation built on May 15, 2019, 4:55 p.m.