Package: nemsqar
Title: National Emergency Medical Service Quality Alliance Measure
        Calculations
Version: 1.1.2
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", , "awhim@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.1.4), glue, lifecycle, lubridate (>= 1.9.4),
        rlang, stats, tibble (>= 3.2.1), tidyselect (>= 1.2.1)
Suggests: testthat (>= 3.0.0), tidyr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
LazyDataCompression: bzip2
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-21 14:33:13 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: 2025-07-21 15:40:03 UTC
Built: R 4.5.1; ; 2025-10-26 02:53:15 UTC; windows
