Package: pedbp
Title: Pediatric Blood Pressure
Version: 2.1.0
Authors@R: c(
    person(given = "Peter", family = "DeWitt",  email = "peter.dewitt@cuanschutz.edu",        role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6391-0795")),
    person(given = "Blake", family = "Martin",  email = "blake.martin@childrenscolorado.org", role = c("ctb"),        comment = c(ORCID = "0000-0001-5683-8310")),
    person(given = "David", family = "Albers",  email = "david.albers@cuanschutz.edu",        role = c("ctb"),        comment = c(ORCID = "0000-0002-5369-526X")),
    person(given = "Tell",  family = "Bennett", email = "tell.bennett@cuanschutz.edu",        role = c("ctb"),        comment = c(ORCID = "0000-0003-1483-4236"))
    )
Description: Data and utilities for estimating pediatric blood pressure
    percentiles by sex, age, and optionally height (stature) as described in
    Martin et al. (2022) <doi:10.1001/jamanetworkopen.2022.36918>.
    Blood pressure percentiles for children under one year of age come from Gemelli
    et al. (1990) <doi:10.1007/BF02171556>.  Estimates of blood pressure
    percentiles for children at least one year of age are informed by
    data from the National Heart, Lung, and Blood Institute (NHLBI) and the
    Centers for Disease Control and Prevention (CDC)
    <doi:10.1542/peds.2009-2107C> or from Lo et al. (2013)
    <doi:10.1542/peds.2012-1292>.  The source-selection flowchart comes from Martin et al. (2022)
    <doi:10.1542/hpeds.2021-005998>.
Depends: R (>= 3.5.0)
License: GPL-2
Encoding: UTF-8
URL: https://github.com/dewittpe/pedbp/,
        http://www.peteredewitt.com/pedbp/
BugReports: https://github.com/dewittpe/pedbp/issues/
Language: en-us
LazyData: true
Imports: ggplot2, Rcpp (>= 1.0.11), scales
Suggests: covr, data.table, DT, digest, ggpubr, gridExtra, knitr,
        markdown, png, qwraps2 (>= 0.6.0), rmarkdown, shiny, shinyBS,
        shinydashboard
LinkingTo: Rcpp (>= 1.0.11), RcppArmadillo
VignetteBuilder: knitr
RoxygenNote: 7.3.3
NeedsCompilation: yes
Packaged: 2026-03-24 02:10:55 UTC; peterdewitt
Author: Peter DeWitt [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6391-0795>),
  Blake Martin [ctb] (ORCID: <https://orcid.org/0000-0001-5683-8310>),
  David Albers [ctb] (ORCID: <https://orcid.org/0000-0002-5369-526X>),
  Tell Bennett [ctb] (ORCID: <https://orcid.org/0000-0003-1483-4236>)
Maintainer: Peter DeWitt <peter.dewitt@cuanschutz.edu>
Repository: CRAN
Date/Publication: 2026-03-24 03:20:02 UTC
