Package: AutoWMM Type: Package Title: Perform the Weighted Multiplier Method on Trees Version: 1.0.2 Authors@R: person("Mallory J", "Flynn", email = "mallory.flynn@stat.ubc.ca", role = c("cre", "aut")) Maintainer: Mallory J Flynn Description: When many possible multiplier method estimates of a target population are available, a weighted sum of estimates from each back-calculated path can be achieved with this package. Variance-minimizing weights are used and with any admissible tree-structured data. The methodological basis used to create this package can be found in Flynn (2023) . License: GPL (>= 2) URL: https://github.com/malfly/AutoWMM Depends: R (>= 4.3.0) Imports: data.tree, DiagrammeR, dplyr, gtools, MASS, rlang, magrittr, tidyselect Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.1 VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev libx11-dev Repository: https://malfly.r-universe.dev Date/Publication: 2025-05-20 05:38:35 UTC RemoteUrl: https://github.com/malfly/autowmm RemoteRef: HEAD RemoteSha: d0470e9412f79a1b3644bfa281b3bbcf5feb2ff3 NeedsCompilation: no Packaged: 2026-07-14 09:08:46 UTC; root Author: Mallory J Flynn [cre, aut]