forked from sachit27/greenR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
41 lines (41 loc) · 908 Bytes
/
DESCRIPTION
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
Package: greenR
Title: Green Index Quantification, Analysis and Visualization
Version: 0.0.1.1
Authors@R:
person("Sachit", "Mahajan", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9558-8895"))
Description: Quantification, analysis, and visualization of urban greenness within city networks using data from 'OpenStreetMap' <https://www.openstreetmap.org>.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Imports:
DT,
httr,
magrittr,
dplyr,
ggplot2,
osmdata,
sf,
htmltools,
leaflet,
shiny,
tibble,
SuperpixelImageSegmentation,
OpenImageR,
osrm,
spatstat.geom,
stats,
units,
duckdb,
DBI,
data.table,
RColorBrewer,
htmlwidgets,
viridisLite,
rstudioapi,
jsonlite
Suggests:
knitr
VignetteBuilder:
knitr