Package: medicaldata
Type: Package
Title: Data Package for Medical Datasets
Version: 0.2.0.9001
Authors@R: c(person(given = "Peter", family = "Higgins",
email="higgi13425@yahoo.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-7111-0077")))
Date: 2022-04-21
Description: Provides access to well-documented medical datasets for
teaching. Featuring several from the Teaching of Statistics in
the Health Sciences website
, a few
reconstructed datasets of historical significance in medical
research, some reformatted and extended from existing R
packages, and some data donations.
Depends: R (>= 3.1)
License: MIT + file LICENSE
URL: https://higgi13425.github.io/medicaldata/,
https://github.com/higgi13425/medicaldata/
BugReports: https://github.com/higgi13425/medicaldata/issues
Suggests: flextable, janitor, knitr, markdown, rmarkdown, tidyverse
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Repository: https://higgi13425.r-universe.dev
Date/Publication: 2026-01-15 22:27:41 UTC
RemoteUrl: https://github.com/higgi13425/medicaldata
RemoteRef: HEAD
RemoteSha: cf7eea82dad7c30ea6d62efc7bad7d01158e2bf7
NeedsCompilation: no
Packaged: 2026-06-22 11:18:42 UTC; root
Author: Peter Higgins [aut, cre] (ORCID:
)
Maintainer: Peter Higgins