Package: bp
Type: Package
Title: Blood Pressure Analysis in R
Version: 1.0.1
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
URL: https://github.com/johnschwenck/bp
BugReports: https://github.com/johnschwenck/bp/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: dplyr, magrittr, lubridate, ggplot2, gridExtra, cowplot,
        tibble, tidyselect, gtable
Depends: R (>= 3.5.0)
Suggests: knitr, rmarkdown, png
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2021-03-05 03:10:16 UTC; John
Author: John Schwenck [aut, cre]
Repository: CRAN
Date/Publication: 2021-03-05 06:30:06 UTC
