R/data.R

#' A data.frame of historical metadata from CRAN packages epidemiology.
#'
#' @format A data.frame with 5 variables:
#' \describe{
#'   \item{Package}{package name}
#'   \item{Version}{package version}
#'   \item{Authors@R}{authors as listed in the `Authors@R` field from the
#'     `DESCRIPTION` file}
#'   \item{Author}{authors as listed in the `Author` field from the
#'     `DESCRIPTION` file}
#'   \item{Maintainer}{package maintainer}
#' }
"cran_epidemiology_packages"

Try the authoritative package in your browser

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

authoritative documentation built on April 3, 2025, 6:07 p.m.