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) . Blood pressure percentiles for children under one year of age come from Gemelli et al. (1990) . 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) or from Lo et al. (2013) . The source-selection flowchart comes from Martin et al. (2022) . 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 Repository: https://dewittpe.r-universe.dev Date/Publication: 2026-03-23 23:38:38 UTC RemoteUrl: https://github.com/dewittpe/pedbp RemoteRef: HEAD RemoteSha: ea16fdae7e9e20b92d711b62dafb0975278cfb27 NeedsCompilation: yes Packaged: 2026-06-22 07:39:23 UTC; root Author: Peter DeWitt [aut, cre] (ORCID: ), Blake Martin [ctb] (ORCID: ), David Albers [ctb] (ORCID: ), Tell Bennett [ctb] (ORCID: ) Maintainer: Peter DeWitt