diff --git a/DESCRIPTION b/DESCRIPTION index 9ea3a2b..aebe7bf 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -36,4 +36,4 @@ Suggests: Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.0 diff --git a/R/OuhscMunge-package.r b/R/OuhscMunge-package.r index 62516ca..e862dbc 100644 --- a/R/OuhscMunge-package.r +++ b/R/OuhscMunge-package.r @@ -1,7 +1,6 @@ -#' OuhscMunge. -#' +#' @keywords internal +"_PACKAGE" #' @name OuhscMunge -#' @docType package #' #' @title Data manipulation operations frequently used in OUHSC BBMC projects. #' diff --git a/man/OuhscMunge-package.Rd b/man/OuhscMunge-package.Rd new file mode 100644 index 0000000..ecb6ee9 --- /dev/null +++ b/man/OuhscMunge-package.Rd @@ -0,0 +1,23 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/OuhscMunge-package.r +\docType{package} +\name{OuhscMunge-package} +\alias{OuhscMunge-package} +\title{OuhscMunge: Data Manipulation Operations} +\description{ +Data manipulation operations frequently used in OUHSC BBMC projects. +} +\seealso{ +Useful links: +\itemize{ + \item \url{https://github.com/OuhscBbmc/OuhscMunge} + \item \url{http://ouhsc.edu/bbmc/} + \item Report bugs at \url{https://github.com/OuhscBbmc/OuhscMunge/issues} +} + +} +\author{ +\strong{Maintainer}: Will Beasley \email{wibeasley@hotmail.com} (\href{https://orcid.org/0000-0002-5613-5006}{ORCID}) + +} +\keyword{internal} diff --git a/man/OuhscMunge.Rd b/man/OuhscMunge.Rd index b336f60..a52e99b 100644 --- a/man/OuhscMunge.Rd +++ b/man/OuhscMunge.Rd @@ -1,6 +1,5 @@ % Generated by roxygen2: do not edit by hand % Please edit documentation in R/OuhscMunge-package.r -\docType{package} \name{OuhscMunge} \alias{OuhscMunge} \title{Data manipulation operations frequently used in OUHSC BBMC projects. \url{http://www.ouhsc.edu/bbmc/}} @@ -11,9 +10,6 @@ Thanks to Funders, including \href{https://perf-data.hrsa.gov/mchb/DGISReports/A (\href{http://mchb.hrsa.gov/programs/homevisiting/}{MIECHV}) Project.}, which evaluates MIECHV expansion and enhancement of Evidence-based Home Visitation programs in four Oklahoma counties. } -\details{ -OuhscMunge. -} \note{ The release version will eventually be available through CRAN by running \code{install.packages('OuhscMunge')}.