forked from nanxstats/ggsci
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
30 lines (30 loc) · 972 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
Package: ggsci
Type: Package
Title: Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
Version: 2.9
Authors@R: c(
person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-0250-5673")),
person("Joshua", "Cook", email = "joshuacook0023@gmail.com", role = "ctb"),
person("Miaozhu", "Li", email = "miaozhu.li@duke.edu", role = "ctb"))
Maintainer: Nan Xiao <me@nanx.me>
Description: A collection of 'ggplot2' color palettes inspired by
plots in scientific journals, data visualization libraries,
science fiction movies, and TV shows.
License: GPL-3 | file LICENSE
VignetteBuilder: knitr
URL: https://nanx.me/ggsci/, https://github.com/nanxstats/ggsci
BugReports: https://github.com/nanxstats/ggsci/issues
Depends:
R (>= 3.0.2)
Imports:
grDevices,
scales,
ggplot2 (>= 2.0.0)
Suggests:
knitr,
rmarkdown,
gridExtra,
reshape2
Encoding: UTF-8
RoxygenNote: 7.1.2