Package: bp
Type: Package
Title: Blood Pressure Analysis in R
Version: 2.1.0
Authors@R: c(person("John","Schwenck", email = "jschwenck12@gmail.com", role = c("aut", "cre")),
            person("Irina", "Gaynanova",
            email = "irinag@stat.tamu.edu",role = c("aut"),
            comment = c(ORCID = "0000-0002-4116-0268")))
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.2
Imports: dplyr, tidyr, 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: 2022-05-10 15:25:56 UTC; John
Author: John Schwenck [aut, cre],
  Irina Gaynanova [aut] (<https://orcid.org/0000-0002-4116-0268>)
Repository: CRAN
Date/Publication: 2022-05-10 15:50:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:24:41 UTC; windows
