R/packager-package.R

#' Helps Me Create, Build and Maintain Packages
#'
#' Helper functions for package creation, building and maintenance,
#' heavily borrowing from \pkg{devtools} 1.13.3.
#'
#' You will find the details in\cr
#' \code{vignette("An_Introduction_to_packager", package = "packager")}.
#'
#' @name packager-package
#' @aliases packager-package
#' @docType package
#' @keywords package
NULL

Try the packager package in your browser

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

packager documentation built on Aug. 16, 2023, 5:08 p.m.