-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
38 lines (37 loc) · 2.63 KB
/
package.json
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
{
"id": "tunaatlas_compare_all_datasets_shiny",
"version": "0.0.0",
"date": "2023-06-16",
"dependencies": [
{"package": "shiny", "version": "1.7.1", "repos": "https://cran.r-project.org"},
{"package": "shinyWidgets", "version": "0.7.1", "repos": "https://cran.r-project.org"},
{"package": "geojsonio", "version": "0.9.4", "repos": "https://cran.r-project.org"},
{"package": "plyr", "version": "1.8.7", "repos": "https://cran.r-project.org"},
{"package": "dplyr", "version": "1.0.9", "repos": "https://cran.r-project.org"},
{"package": "DBI", "version": "1.1.3", "repos": "https://cran.r-project.org"},
{"package": "leaflet", "version": "2.1.1", "repos": "https://cran.r-project.org"},
{"package": "leaflet.extras", "version": "1.0.0", "repos": "https://cran.r-project.org"},
{"package": "leaflet.minicharts", "version": "0.6.2", "repos": "https://cran.r-project.org"},
{"package": "leafpm", "version": "0.1.0", "repos": "https://cran.r-project.org"},
{"package": "mapedit", "version": "0.6.0", "repos": "https://cran.r-project.org"},
{"package": "sf", "version": "1.0-8", "repos": "https://cran.r-project.org"},
{"package": "sp", "version": "1.5-0", "repos": "https://cran.r-project.org"},
{"package": "plotly", "version": "4.10.0", "repos": "https://cran.r-project.org"},
{"package": "DT", "version": "0.22", "repos": "https://cran.r-project.org"},
{"package": "ncdf4", "version": "1.19", "repos": "https://cran.r-project.org"},
{"package": "raster", "version": "3.5-21", "repos": "https://cran.r-project.org"},
{"package": "maps", "version": "3.4.0", "repos": "https://cran.r-project.org"},
{"package": "viridis", "version": "0.6.2", "repos": "https://cran.r-project.org"},
{"package": "mapplots", "version": "1.5.1", "repos": "https://cran.r-project.org"},
{"package": "ggplot2", "version": "3.4.2", "repos": "https://cran.r-project.org"},
{"package": "XML", "version": "3.99-0.9", "repos": "https://cran.r-project.org"},
{"package": "xml2", "version": "1.3.3", "repos": "https://cran.r-project.org"},
{"package": "reshape", "version": "0.8.9", "repos": "https://cran.r-project.org"},
{"package": "tidyr", "version": "1.2.0", "repos": "https://cran.r-project.org"},
{"package": "dygraphs", "version": "1.1.1.6", "repos": "https://cran.r-project.org"},
{"package": "xts", "version": "0.12.1", "repos": "https://cran.r-project.org"},
{"package": "RColorBrewer", "version": "1.1-3", "repos": "https://cran.r-project.org"},
{"package": "glue", "version": "1.6.2", "repos": "https://cran.r-project.org"},
{"package": "pals", "version": "1.7", "repos": "https://cran.r-project.org"}
]
}