-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
47 lines (47 loc) · 1.18 KB
/
DESCRIPTION
File metadata and controls
47 lines (47 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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) <doi:10.1038/s41467-021-27673-y>.
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