{
  "_id": "6a0f6beaacfb0bcc41c5e795",
  "Package": "bp",
  "Type": "Package",
  "Title": "Blood Pressure Analysis in R",
  "Version": "2.1.1",
  "Authors@R": "c(person(\"John\",\"Schwenck\", email = \"jschwenck12@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Irina\", \"Gaynanova\",\nemail = \"irinag@stat.tamu.edu\",role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-4116-0268\")))",
  "Maintainer": "John Schwenck <jschwenck12@gmail.com>",
  "Description": "A comprehensive package to aid in the analysis of blood\npressure data of all forms by providing both descriptive and\nvisualization 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.3.3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://johnschwenck.r-universe.dev",
  "Date/Publication": "2025-11-21 16:25:51 UTC",
  "RemoteUrl": "https://github.com/johnschwenck/bp",
  "RemoteRef": "HEAD",
  "RemoteSha": "638dacdcaa0c56553744de33495d63fbc4fab939",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 08:26:02 UTC",
    "User": "root"
  },
  "Author": "John Schwenck [aut, cre],\nIrina Gaynanova [aut] (ORCID: <https://orcid.org/0000-0002-4116-0268>)",
  "MD5sum": "633ca712f79dbe15e8bd51f9fc1689b2",
  "_user": "johnschwenck",
  "_type": "src",
  "_file": "bp_2.1.1.tar.gz",
  "_fileid": "dd8cd5af1ad059650d2c75aa36c229537fdc9c01efad05610069729123bf015d",
  "_filesize": 2430114,
  "_sha256": "dd8cd5af1ad059650d2c75aa36c229537fdc9c01efad05610069729123bf015d",
  "_created": "2026-05-21T08:26:02.000Z",
  "_published": "2026-05-21T20:32:42.107Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77262996492,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130878817"
    },
    {
      "job": 77262996583,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130882899"
    },
    {
      "job": 77262996596,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130877389"
    },
    {
      "job": 77262996423,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130870880"
    },
    {
      "job": 77262995978,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130828629"
    },
    {
      "job": 77262995947,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146525766"
    },
    {
      "job": 77262996792,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130875730"
    },
    {
      "job": 77262996622,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130866860"
    },
    {
      "job": 77262996407,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130869469"
    }
  ],
  "_buildurl": "https://github.com/r-universe/johnschwenck/actions/runs/26214432009",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/johnschwenck/bp",
  "_commit": {
    "id": "638dacdcaa0c56553744de33495d63fbc4fab939",
    "author": "John Schwenck <jschwenck12@gmail.com>",
    "committer": "John Schwenck <jschwenck12@gmail.com>",
    "message": "updated DOI\n",
    "time": 1763742351
  },
  "_maintainer": {
    "name": "John Schwenck",
    "email": "jschwenck12@gmail.com",
    "login": "johnschwenck",
    "description": "",
    "uuid": 60413604
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "png",
      "role": "Suggests"
    }
  ],
  "_owner": "johnschwenck",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 6
    },
    {
      "week": "2025-47",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 27,
  "_contributors": [
    {
      "user": "johnschwenck",
      "count": 273,
      "uuid": 60413604
    },
    {
      "user": "irinagain",
      "count": 51,
      "uuid": 7283985
    },
    {
      "user": "louisaslett",
      "count": 2,
      "uuid": 5246125
    },
    {
      "user": "lylchun",
      "count": 1,
      "uuid": 65781541
    }
  ],
  "_userbio": {
    "uuid": 60413604,
    "type": "user",
    "name": "John Schwenck"
  },
  "_downloads": {
    "count": 384,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bp"
  },
  "_mentions": 5,
  "_devurl": "https://github.com/johnschwenck/bp",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bp.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/johnschwenck/bp",
  "_realowner": "johnschwenck",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-02-16"
    },
    {
      "version": "1.0.1",
      "date": "2021-03-05"
    },
    {
      "version": "2.0.0",
      "date": "2021-09-20"
    },
    {
      "version": "2.0.1",
      "date": "2021-12-07"
    },
    {
      "version": "2.1.0",
      "date": "2022-05-10"
    },
    {
      "version": "2.1.1",
      "date": "2025-11-21"
    }
  ],
  "_exports": [
    "%>%",
    "bp_arv",
    "bp_center",
    "bp_cv",
    "bp_hist",
    "bp_mag",
    "bp_range",
    "bp_report",
    "bp_scatter",
    "bp_sleep_metrics",
    "bp_stages",
    "bp_stats",
    "bp_sv",
    "bp_tables",
    "bp_ts_plots",
    "dip_calc",
    "dip_class_plot",
    "dow_tod_plots",
    "process_data"
  ],
  "_datasets": [
    {
      "name": "bp_children",
      "title": "B-Proact1v Children Data",
      "object": "bp_children",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "reading",
        "sbp",
        "dbp",
        "gender",
        "hh_educ",
        "visit",
        "age",
        "ht",
        "wt",
        "bmi",
        "N.valid.days.all",
        "avg.mins.all",
        "sed.avg.mins.all",
        "mvpa.avg.mins.all"
      ],
      "rows": 6181,
      "table": true,
      "tojson": true
    },
    {
      "name": "bp_ghana",
      "title": "Task Shifting and Blood Pressure Control in Ghana Data",
      "object": "bp_ghana",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ID",
        "Time_Elapsed",
        "SBP",
        "DBP",
        "Age",
        "Gender",
        "EducationLevel",
        "EmploymentStatus",
        "Literacy",
        "Smoking",
        "Income",
        "SiteNumber",
        "CVRisk",
        "BMI",
        "BMIClassification",
        "PhysicalActivity",
        "TrtorCtrl",
        "RuralUrban",
        "DoctorsAvailable",
        "NursesAvailable",
        "Patientsannually"
      ],
      "rows": 2271,
      "table": true,
      "tojson": true
    },
    {
      "name": "bp_hypnos",
      "title": "HYPNOS Study - 5 Subject Sample",
      "object": "bp_hypnos",
      "class": [
        "data.frame"
      ],
      "fields": [
        "NR.",
        "DATE.TIME",
        "SYST",
        "MAP",
        "DIAST",
        "HR",
        "PP",
        "RPP",
        "WAKE",
        "ID",
        "VISIT",
        "DATE"
      ],
      "rows": 250,
      "table": true,
      "tojson": true
    },
    {
      "name": "bp_jhs",
      "title": "Blood Pressure - 1 Subject - John Schwenck",
      "object": "bp_jhs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "DateTime",
        "Month",
        "Day",
        "Year",
        "DayofWk",
        "Hour",
        "Meal_Time",
        "Sys.mmHg.",
        "Dias.mmHg.",
        "bpDelta",
        "Pulse.bpm."
      ],
      "rows": 222,
      "table": true,
      "tojson": true
    },
    {
      "name": "bp_preg",
      "title": "Pregnancy Day Assessment Clinic Data",
      "object": "bp_preg",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ID",
        "Time_Elapsed",
        "SBP",
        "DBP",
        "DOB_Dryad",
        "Age",
        "D_att_Dryad",
        "GA_att",
        "EDC_Dryad",
        "Privacy",
        "AN_PET",
        "IP_PET",
        "PN_PET",
        "PIERS",
        "Grav",
        "Para",
        "Platelets",
        "Urate",
        "Urea",
        "Creatinine",
        "ALP",
        "ALT",
        "GGT",
        "Baseline",
        "Variability",
        "Accelerations",
        "Decelerations",
        "CTG",
        "UrinePCR",
        "Headache",
        "Visual.Disturbances",
        "Abdominal.pain",
        "Nausea",
        "Oedema",
        "SOB",
        "Hyperreflexia",
        "Asymptomatic",
        "Safe.for.discharge.at.1.hour.",
        "Safe.for.discharge.at.1.hour....Other..please.specify.",
        "PrevPDAC",
        "Wt",
        "Ht",
        "BMI",
        "PHx_PET",
        "PHx_Eclampsia",
        "PHx_EssBP",
        "PHx_Smoker",
        "PHx_ASA",
        "DrRV",
        "Self.discharge",
        "Admission",
        "Antihypertensive.Meds",
        "IOL",
        "EmCS",
        "Final.Diagnosis."
      ],
      "rows": 4750,
      "table": true,
      "tojson": true
    },
    {
      "name": "bp_rats",
      "title": "Blood Pressure in Salt-Sensitive Dahl Rats Data",
      "object": "bp_rats",
      "class": [
        "grouped_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "rat_type",
        "rat_ID",
        "ABP",
        "time_sec",
        "time_min"
      ],
      "rows": 360000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "arv",
      "title": "Average Real Variability (ARV)",
      "topics": [
        "arv"
      ]
    },
    {
      "page": "bp_arv",
      "title": "Average Real Variability (ARV)",
      "topics": [
        "bp_arv"
      ]
    },
    {
      "page": "bp_center",
      "title": "Measures of Center (bp_center)",
      "topics": [
        "bp_center"
      ]
    },
    {
      "page": "bp_children",
      "title": "B-Proact1v Children Data",
      "topics": [
        "bp_children"
      ]
    },
    {
      "page": "bp_cv",
      "title": "Coefficient of Variation (CV)",
      "topics": [
        "bp_cv"
      ]
    },
    {
      "page": "bp_ghana",
      "title": "Task Shifting and Blood Pressure Control in Ghana Data",
      "topics": [
        "bp_ghana"
      ]
    },
    {
      "page": "bp_hist",
      "title": "Blood Pressure Histograms",
      "topics": [
        "bp_hist"
      ]
    },
    {
      "page": "bp_hypnos",
      "title": "HYPNOS Study - 5 Subject Sample",
      "topics": [
        "bp_hypnos"
      ]
    },
    {
      "page": "bp_jhs",
      "title": "Blood Pressure - 1 Subject - John Schwenck",
      "topics": [
        "bp_jhs"
      ]
    },
    {
      "page": "bp_mag",
      "title": "Blood Pressure Magnitude (Peak and Trough)",
      "topics": [
        "bp_mag"
      ]
    },
    {
      "page": "bp_preg",
      "title": "Pregnancy Day Assessment Clinic Data",
      "topics": [
        "bp_preg"
      ]
    },
    {
      "page": "bp_range",
      "title": "Blood Pressure Range",
      "topics": [
        "bp_range"
      ]
    },
    {
      "page": "bp_rats",
      "title": "Blood Pressure in Salt-Sensitive Dahl Rats Data",
      "topics": [
        "bp_rats"
      ]
    },
    {
      "page": "bp_report",
      "title": "Blood Pressure Report",
      "topics": [
        "bp_report"
      ]
    },
    {
      "page": "bp_scatter",
      "title": "Blood Pressure Stage Scatter Plot",
      "topics": [
        "bp_scatter"
      ]
    },
    {
      "page": "bp_sleep_metrics",
      "title": "Nocturnal Blood Pressure Metrics",
      "topics": [
        "bp_sleep_metrics"
      ]
    },
    {
      "page": "bp_stages",
      "title": "Blood Pressure Stage Classification",
      "topics": [
        "bp_stages"
      ]
    },
    {
      "page": "bp_stats",
      "title": "Aggregated BP Summary Statistics",
      "topics": [
        "bp_stats"
      ]
    },
    {
      "page": "bp_sv",
      "title": "Successive Variation (SV)",
      "topics": [
        "bp_sv"
      ]
    },
    {
      "page": "bp_tables",
      "title": "Blood Pressure Tables",
      "topics": [
        "bp_tables"
      ]
    },
    {
      "page": "bp_ts_plots",
      "title": "Blood Pressure Time Series Plots",
      "topics": [
        "bp_ts_plots"
      ]
    },
    {
      "page": "cv",
      "title": "Coefficient of Variation (CV)",
      "topics": [
        "cv"
      ]
    },
    {
      "page": "dip_calc",
      "title": "Nocturnal Blood Pressure Dipping Calculation",
      "topics": [
        "dip_calc"
      ]
    },
    {
      "page": "dip_class_plot",
      "title": "Plot of Dipping Classifications",
      "topics": [
        "dip_class_plot"
      ]
    },
    {
      "page": "dow_tod_plots",
      "title": "Blood Pressure Tables in Graphical Format",
      "topics": [
        "dow_tod_plots"
      ]
    },
    {
      "page": "process_data",
      "title": "Data Pre-Processor",
      "topics": [
        "process_data"
      ]
    },
    {
      "page": "sleep_int",
      "title": "Sleep Interval Manual Override",
      "topics": [
        "sleep_int"
      ]
    },
    {
      "page": "sv",
      "title": "Successive Variation (SV)",
      "topics": [
        "sv"
      ]
    }
  ],
  "_readme": "https://github.com/johnschwenck/bp/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cowplot",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "bp.Rmd",
      "filename": "bp.html",
      "title": "bp: Blood Pressure Analysis in R",
      "author": "John Schwenck",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Blood Pressure Monitoring Overview",
        "The bp Package",
        "Data Processing with the process_data function",
        "Blood Pressure Metrics",
        "Visualization",
        "Future Directions",
        "References"
      ],
      "created": "2020-12-08 00:59:52",
      "modified": "2022-08-13 00:46:16",
      "commits": 19
    }
  ],
  "_score": 7.0622998832231785,
  "_indexed": true,
  "_nocasepkg": "bp",
  "_universes": [
    "johnschwenck"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-05-21T08:28:02.000Z",
      "distro": "noble",
      "commit": "638dacdcaa0c56553744de33495d63fbc4fab939",
      "fileid": "c0b415831e70397237532da96db5099b80463d8841a54a9ea0436f25fc42f565",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnschwenck/actions/runs/26214432009"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-05-21T08:28:15.000Z",
      "distro": "noble",
      "commit": "638dacdcaa0c56553744de33495d63fbc4fab939",
      "fileid": "e81ac7528254da859a16290646a6ad047dcfdd032eec89de943deb3f2b766a50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnschwenck/actions/runs/26214432009"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-05-21T08:28:16.000Z",
      "commit": "638dacdcaa0c56553744de33495d63fbc4fab939",
      "fileid": "28ed0e5727b98a5eccbbfbadefb4dc6be80b5dc1686839110bc8f3e1fb2b3fcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnschwenck/actions/runs/26214432009"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-05-21T08:27:57.000Z",
      "commit": "638dacdcaa0c56553744de33495d63fbc4fab939",
      "fileid": "ff828ee6af0d41daa647a332fbb105dace565da5dbb6c31ad6ce8bc18a16a684",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnschwenck/actions/runs/26214432009"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-05-21T20:32:24.000Z",
      "commit": "638dacdcaa0c56553744de33495d63fbc4fab939",
      "fileid": "c7262bbec4701932ce58bce33a254e0d12b2320b8c74c60c35a93f8aea99e00c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johnschwenck/actions/runs/26214432009"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-21T08:27:44.000Z",
      "commit": "638dacdcaa0c56553744de33495d63fbc4fab939",
      "fileid": "d87ec86ac0c2deb616d0dbbb18e443f96d8283ff367dead06a0b06e8e14b53b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnschwenck/actions/runs/26214432009"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-21T08:27:21.000Z",
      "commit": "638dacdcaa0c56553744de33495d63fbc4fab939",
      "fileid": "8cf79501e2b1db092cbc0f4dbb32b06ae80f697fa36e4278019597452184af67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnschwenck/actions/runs/26214432009"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-21T08:27:23.000Z",
      "commit": "638dacdcaa0c56553744de33495d63fbc4fab939",
      "fileid": "8ff7df62c498f54bf754600b35b1efbf5f789d1a15036a7c3f06b200fff37a1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johnschwenck/actions/runs/26214432009"
    }
  ]
}