-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
30 lines (30 loc) · 982 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: gameR
Title: Color Palettes Inspired by Video Games
Version: 0.0.7.9000
Authors@R: c(
person("Nathan", "Constantine-Cooke", , "nathan.constantine-cooke@ed.ac.uk", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-4437-8713")),
person("Hugh", "Warden", , "hugh.warden@outlook.com", role = c("ctb"),
comment = c(ORCID = "0000-0002-4308-7316")),
person("Sergej", "Ruff", email = "serijnh@gmail.com", role = c("ctb"),
comment = c(ORCID = "0009-0000-8264-6347"))
)
Description: Palettes based on video games.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Suggests:
testthat (>= 3.0.0),
ggplot2,
magrittr,
palmerpenguins,
knitr,
rmarkdown,
spelling
Config/testthat/edition: 3
URL: https://www.constantine-cooke.com/gameR/,
https://github.com/nathansam/gameR/
BugReports: https://github.com/nathansam/gameR/issues
VignetteBuilder: knitr
Language: en-US