R/constructive-package.R

globals <- new.env()

# FIXME: find a way to support extensions better
globals$ggpackages <- "ggplot2"

#' @keywords internal
"_PACKAGE"

#' @import rlang
#' @importFrom utils capture.output head tail getFromNamespace
#'   packageDescription methods
#' @importFrom stats setNames
#' @importFrom methods getSlots
#' @importFrom grDevices pdf dev.off
#' @useDynLib
NULL

## usethis namespace: start
## usethis namespace: end
NULL

Try the constructive package in your browser

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

constructive documentation built on April 3, 2025, 9:39 p.m.