-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
50 lines (50 loc) · 3.78 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
39
40
41
42
43
44
45
46
47
48
49
50
{
"id": "shiny-calipseo",
"version": "1.6.0",
"date": "2024-12-13",
"dependencies": [
{"package": "dotenv", "version": "1.0.3", "repos": "https://cran.r-project.org"},
{"package": "htmltools", "version": "0.5.2", "repos": "https://cloud.r-project.org"},
{"package": "shiny", "version": "1.7.1", "repos": "https://cloud.r-project.org"},
{"package": "shinyauthr", "version": "1.0.0", "repos": "https://cloud.r-project.org"},
{"package": "shinydashboard", "version": "0.7.2", "repos": "https://cloud.r-project.org"},
{"package": "shinydashboardPlus", "version": "2.0.3", "repos": "https://cloud.r-project.org"},
{"package": "shinyWidgets", "version": "0.6.4", "repos": "https://cloud.r-project.org"},
{"package": "shinycssloaders", "version": "1.0.0", "repos": "https://cloud.r-project.org"},
{"package": "shinyjs", "version": "2.1.0", "repos": "https://cloud.r-project.org"},
{"package": "shinyFiles", "version": "0.9.1", "repos": "https://cloud.r-project.org"},
{"package": "openssl", "version": "2.0.0", "repos": "https://cloud.r-project.org"},
{"package": "DBI", "version": "1.1.2", "repos": "https://cloud.r-project.org"},
{"package": "RMariaDB", "version": "1.2.1", "repos": "https://cloud.r-project.org"},
{"package": "pool", "version": "0.1.6", "repos": "https://cloud.r-project.org"},
{"package": "yaml", "version": "2.3.5", "repos": "https://cloud.r-project.org"},
{"package": "mime", "version": "0.12", "repos": "https://cloud.r-project.org"},
{"package": "jsonlite", "version": "1.8.0", "repos": "https://cloud.r-project.org"},
{"package": "readr", "version": "2.1.2", "repos": "https://cloud.r-project.org"},
{"package": "readxl", "version": "1.4.0", "repos": "https://cloud.r-project.org"},
{"package": "writexl", "version": "1.4.0", "repos": "https://cloud.r-project.org"},
{"package": "openxlsx", "version": "4.2.5", "repos": "https://cloud.r-project.org"},
{"package": "units", "version": "0.8-0", "repos": "https://cloud.r-project.org"},
{"package": "measurements", "version": "1.4.0", "repos": "https://cloud.r-project.org"},
{"package": "sf", "version": "1.0-7", "repos": "https://cloud.r-project.org"},
{"package": "sp", "version": "1.4-6", "repos": "https://cloud.r-project.org"},
{"package": "plyr", "version": "1.8.7", "repos": "https://cloud.r-project.org"},
{"package": "dplyr", "version": "1.0.8", "repos": "https://cloud.r-project.org"},
{"package": "tidyr", "version": "1.2.0", "repos": "https://cloud.r-project.org"},
{"package": "reshape2", "version": "1.4.4", "repos": "https://cloud.r-project.org"},
{"package": "uuid", "version": "1.0-4", "repos": "https://cloud.r-project.org"},
{"package": "RColorBrewer", "version": "1.1-3", "repos": "https://cloud.r-project.org"},
{"package": "data.table", "version": "1.14.2", "repos": "https://cloud.r-project.org"},
{"package": "DT", "version": "0.22", "repos": "https://cloud.r-project.org"},
{"package": "plotly", "version": "4.10.0", "repos": "https://cloud.r-project.org"},
{"package": "leaflet", "version": "2.1.1", "repos": "https://cloud.r-project.org"},
{"package": "leaflet.minicharts", "version": "0.6.2", "repos": "https://cloud.r-project.org"},
{"package": "lubridate", "version": "1.8.0", "repos": "https://cloud.r-project.org"},
{"package": "sortable", "version": "0.5.0", "repos": "https://cloud.r-project.org"},
{"package": "data.tree", "version": "1.1.0", "repos": "https://cloud.r-project.org"},
{"package": "DiagrammeR", "version": "1.0.11", "repos": "https://cloud.r-project.org"},
//{"package": "bs4Dash", "version": "2.3.3", "repos": "https://cloud.r-project.org"},
{"repo": "fdiwg/vrule", "version": "0.1", "from": "github"},
{"repo": "fdiwg/artfishr", "version": "0.1", "from": "github"}
]
}