-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
36 lines (36 loc) · 914 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
Package: prettyGraphics
Type: Package
Title: Pretty Graphics with R
Version: 0.1.1
Author: Edward Lavender
Maintainer: Edward Lavender <[email protected]>
Description: Making publication-quality plotting and data exploration easier.
Imports:
magrittr, dplyr, lubridate, purrr,
fields, scales, TeachingDemos,
plotly, shiny, shinydashboard, shinyWidgets,
rlist, stringr
Suggests:
pbapply,
pryr,
devtools,
Orcs,
viridis,
RColorBrewer,
plotrix,
lunar,
maptools, rgeos, sp, raster,
mgcv,
knitr,
rmarkdown,
covr,
testthat (>= 3.0.0)
Depends: R (>= 3.5)
License: GPL-3
URL: https://edwardlavender.github.io/prettyGraphics/, https://github.com/edwardlavender/prettyGraphics/
BugReports: https://github.com/edwardlavender/prettyGraphics/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Config/testthat/edition: 3