Package: emburden Title: Energy Burden Analysis Using Net Energy Return Methodology Version: 0.6.2 Authors@R: person("Eric", "Scheier", , "eric@scheier.org", role = c("aut", "cre", "cph")) Description: Calculate and analyze household energy burden using the Net Energy Return aggregation methodology. Functions support weighted statistical calculations across geographic and demographic cohorts, with utilities for formatting results into publication-ready tables. Methods are based on Scheier & Kittner (2022) . License: AGPL (>= 3) Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: dplyr, httr, rappdirs, readr, rlang, scales, spatstat.univar, stats, stringr, tibble, tidyr Suggests: covr, DBI, httptest2, jsonlite, kableExtra, knitr, mockery, rmarkdown, RSQLite, rticles, testthat (>= 3.0.0), tinytex, withr VignetteBuilder: knitr LazyData: true URL: https://github.com/ericscheier/emburden, https://ericscheier.info/emburden/ BugReports: https://github.com/ericscheier/emburden/issues Config/pak/sysreqs: libicu-dev libssl-dev libx11-dev Repository: https://ericscheier.r-universe.dev Date/Publication: 2026-05-29 06:19:47 UTC RemoteUrl: https://github.com/ericscheier/emburden RemoteRef: HEAD RemoteSha: ee870475cccd09fab9b51c35f050536b6b240965 NeedsCompilation: no Packaged: 2026-05-29 10:00:27 UTC; root Author: Eric Scheier [aut, cre, cph] Maintainer: Eric Scheier