Package: bp
Type: Package
Title: Blood Pressure Analysis in R
Version: 1.0.0
Authors@R: person("John","Schwenck", email = "jschwenck12@gmail.com", role = c("aut", "cre"))
Maintainer: John Schwenck <jschwenck12@gmail.com>
Description: A comprehensive package to aid in the analysis of blood pressure data of all forms by providing both descriptive and visualization tools for researchers.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: dplyr, magrittr, lubridate, ggplot2, gridExtra, cowplot,
        paletteer, scales, tibble, png, tidyselect, gtable
Depends: R (>= 3.5.0)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2021-02-14 04:41:10 UTC; John
Author: John Schwenck [aut, cre]
Repository: CRAN
Date/Publication: 2021-02-16 16:10:02 UTC
