-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
45 lines (45 loc) · 859 Bytes
/
DESCRIPTION
File metadata and controls
45 lines (45 loc) · 859 Bytes
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
Package: CascadeDashboard
Title: A Shiny App for Investigating The Current Trajectory of HIV Care
Version: 1.1
Authors@R: person("Jack", "Olney", email = "jack.olney11@imperial.ac.uk", role = c("aut", "cre"))
Author: Jack Olney
Maintainer: Jack Olney <jack.olney11@imperial.ac.uk>
Description: What the package does (one paragraph).
Depends:
R (>= 3.2.4)
Imports:
abind,
cascade,
deSolve,
dplyr,
DT,
FME,
ggplot2,
ggrepel,
googlesheets,
grid,
gridExtra,
leaflet,
RColorBrewer,
readr,
reshape2,
rhandsontable,
rmarkdown,
scales,
shiny,
shinyBS,
shinyjs,
shinythemes,
showtext,
V8
Remotes:
jackolney/cascade,
jackolney/shinydashboard,
hadley/ggplot2
Suggests:
rgdal,
testthat
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1