Package: nemsqar
Title: National Emergency Medical Service Quality Alliance Measure
        Calculations
Version: 1.2.0
Authors@R: c(
    person("Nicolas", "Foss", , "nicolas.foss@hhs.iowa.gov", role = c("aut", "cre")),
    person("Samuel", "Kordik", , "samuel.kordik@utsouthwestern.edu", role = "aut",
           comment = c(ORCID = "0000-0003-4230-1154")),
    person("Alyssa", "Green", , "agreen@nemsqa.org", role = "ctb"),
    person("Iowa Department of Health and Human Services", role = "cph")
  )
Description: Designed to automate the calculation of Emergency Medical
    Service (EMS) quality metrics, 'nemsqar' implements measures defined
    by the National EMS Quality Alliance (NEMSQA). By providing reliable,
    evidence-based quality assessments, the package supports EMS agencies,
    healthcare providers, and researchers in evaluating and improving
    patient outcomes.  Users can find details on all approved NEMSQA
    measures at <https://www.nemsqa.org/measures>.  Full technical
    specifications, including documentation and pseudocode used to develop
    'nemsqar', are available on the NEMSQA website after creating a user
    profile at <https://www.nemsqa.org>.
License: MIT + file LICENSE
URL: https://github.com/bemts-hhs/nemsqar,
        https://bemts-hhs.github.io/nemsqar/
BugReports: https://github.com/bemts-hhs/nemsqar/issues
Depends: R (>= 4.1)
Imports: cli, dplyr (>= 1.2.1), glue, hms (>= 1.1.4), lifecycle,
        lubridate (>= 1.9.5), rlang, stats, tibble (>= 3.3.1),
        tidyselect (>= 1.2.1), utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), tidyr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
LazyDataCompression: bzip2
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-05-12 15:32:03 UTC; nfoss0
Author: Nicolas Foss [aut, cre],
  Samuel Kordik [aut] (ORCID: <https://orcid.org/0000-0003-4230-1154>),
  Alyssa Green [ctb],
  Iowa Department of Health and Human Services [cph]
Maintainer: Nicolas Foss <nicolas.foss@hhs.iowa.gov>
Repository: CRAN
Date/Publication: 2026-05-12 16:20:02 UTC
Built: R 4.6.0; ; 2026-05-12 23:51:28 UTC; windows
