tools/config/configure.R

# Prepare your package for installation here.
# Use 'define()' to define configuration variables.
# Use 'configure_file()' to substitute configuration values.

define(CYTOLIB_VERSION = read.dcf("DESCRIPTION")[1,][["Version"]])

configure_file("cytolibConfig.h.in", "inst/include/cytolib/cytolibConfig.h")

Try the cytolib package in your browser

Any scripts or data that you put into this service are public.

cytolib documentation built on Jan. 19, 2021, 2 a.m.