Type: Package
Package: mwana
Title: An Efficient Workflow for Plausibility Checks and Prevalence
        Analysis of Wasting in R
Version: 0.2.5
Authors@R: c(
    person("Tomás", "Zaba", , "tomas.zaba@outlook.com", 
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-7079-3574")),
    person("Ernest", "Guevarra", role = c("aut", "cph"),
           comment = c(ORCID = "0000-0002-4887-4415")),
    person("Mark", "Myatt", role = "aut")
  )
Description: A simple and streamlined workflow for plausibility checks and 
    prevalence analysis of wasting based on the Standardized
    Monitoring and Assessment of Relief and Transition (SMART) Methodology
    <https://smartmethodology.org/>, with application in R.
License: GPL (>= 3)
Depends: R (>= 4.1)
Imports: dplyr, lubridate, nipnTK, rlang, scales, srvyr (>= 1.3.0),
        stats, zscorer, tibble, methods, purrr
Suggests: knitr, rmarkdown, quarto, spelling, testthat (>= 3.0.0),
Encoding: UTF-8
Language: en-GB
LazyData: true
URL: https://github.com/mphimo/mwana, https://mphimo.github.io/mwana/
BugReports: https://github.com/mphimo/mwana/issues
VignetteBuilder: quarto
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-22 16:39:54 UTC; tomaszaba
Author: Tomás Zaba [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-7079-3574>),
  Ernest Guevarra [aut, cph] (ORCID:
    <https://orcid.org/0000-0002-4887-4415>),
  Mark Myatt [aut]
Maintainer: Tomás Zaba <tomas.zaba@outlook.com>
Repository: CRAN
Date/Publication: 2026-09-02 12:20:02 UTC
