-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
130 lines (130 loc) · 3.36 KB
/
DESCRIPTION
File metadata and controls
130 lines (130 loc) · 3.36 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
Package: EJAM
Title: Environmental Justice Analysis Multisite tool
Version: 3.2022.0
ejamdata_required_tag: v3.2022.0
VersionDate: June 2026
ReleaseDateEJAM: 2026-06-15
Description: Actively maintained non-EPA version of EJAM, the web app
and set of tools that supported the EJSCREEN multisite capability.
EJAM lets you easily summarize demographic and environmental indicators
for residents in or near a large number of areas or specific sites.
Sites can be specified in a variety of ways - lat/lon coordinates,
EPA-regulated facility IDs, type of facility (industry), polygons (shapefile),
or Census units FIPS (eg., cities, counties). Very fast
identification of nearby blocks and distances, aggregation of
indicators by site and overall (all sites as a whole), in maps/plots/reports.
This version grew from a fork of the last version EPA released before it was archived.
License: MIT + file LICENSE
URL: https://public-environmental-data-partners.github.io/EJAM, https://github.com/Public-Environmental-Data-Partners/EJAM, https://ejanalysis.org
ejam_data_repo: Public-Environmental-Data-Partners/ejamdata
Authors@R: person("Mark A.", "Corrales", , "ejam@ejanalysis.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-1696-5638"))
Author: Mark A. Corrales <ejam@ejanalysis.com>
Maintainer: Mark A. Corrales <ejam@ejanalysis.com>
VersionEJSCREEN: 3.2022.0
ReleaseDateEJSCREEN: 2026-06-15
VersionACS: 2018-2022
ReleaseDateACS: 2023-12-07
VersionCensus: 2020
Depends:
R (>= 4.3.0)
Imports:
arrow (>= 20.0.0),
collapse (>= 2.1.0),
colorspace,
config (>= 0.3.1),
curl (>= 6.4.0),
data.table (>= 1.17.2),
desc,
dplyr (>= 1.1.4),
DT (>= 0.31),
fs (>= 2.1.0),
geojsonio (>= 0.11.0),
geojsonsf,
ggplot2 (>= 3.5.0),
gh (>= 1.5.0),
golem (>= 0.5.0),
gt (>= 1.0.0),
htmltools (>= 0.5.8),
htmlwidgets (>= 1.6.2),
httr,
lubridate,
httr2 (>= 1.2.0),
jsonlite (>= 0.9.16),
knitr (>= 1.50),
leaflet (>= 2.2.2),
leaflet.extras,
leaflet.extras2,
magrittr (>= 2.0.3),
methods,
openxlsx (>= 4.2.8),
pagedown,
pdist,
piggyback (>= 0.1.5),
pkgload,
plotly (>= 4.11.0),
purrr (>= 1.1.0),
readr (>= 2.1.2),
readxl (>= 1.4.4),
rlang (>= 1.1.6),
rmarkdown (>= 2.29),
rstudioapi (>= 0.17.0),
scales (>= 1.4.0),
SearchTrees,
sf (>= 1.0-20),
shiny (>= 1.12.0),
shinycssloaders (>= 1.1.0),
shinydisconnect,
shinyjs (>= 2.1.0),
stringr (>= 1.5.1),
tibble (>= 3.3.0),
tidycensus (>= 1.6),
tidyr (>= 1.3),
webshot2,
writexl (>= 1.5.3),
XML (>= 3.99-0.18),
xml2
Suggests:
ACSdownload,
AOI,
beepr,
bookdown,
callr,
datasets,
devtools,
fipio,
ggridges (>= 0.5.7),
mapview,
miniUI,
pak,
pkgdown (>= 2.1.2),
plumber,
remotes,
rhandsontable,
rnaturalearth,
roxygen2,
rvest,
shinytest2,
spelling,
terra,
testthat (>= 3.0.0),
tidygeocoder,
tigris (>= 2.2.1),
units,
usethis,
waldo,
withr,
zip
Remotes:
ejanalysis/ACSdownload,
mikejohnson51/AOI
VignetteBuilder:
knitr,
rmarkdown
Encoding: UTF-8
Language: en-US
LazyData: true
LazyDataCompression: gzip
Config/testthat/edition: 3
Config/testthat/parallel: false
Roxygen: list(markdown = TRUE)
Config/roxygen2/version: 8.0.0