forked from schuter/BristolVis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
18 lines (18 loc) · 848 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: BristolVis
Type: Package
Title: Data visualisation and web applications course
Version: 0.2.0
Authors@R:
c(person("Osama", "Mahmoud", email = "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-0342-6704")),
person("Luke", "McGuinness", email = "[email protected]", role = c("aut")),
person("Chris", "Penfold", email = "[email protected]", role = c("aut")))
Description: Package for the 'Introduction to data visualisation and web-applications using R' course at the University of Bristol.
Depends: R (>= 3.0.3)
License: GPL-2 | GPL-3
LazyData: true
Imports: ggplot2 (>= 2.1.0), reshape2, ggthemes, ggplot2movies, hexbin, plotly, htmlwidgets, ggcorrplot, shiny
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Repository: statcourses