-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
38 lines (38 loc) · 893 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
37
38
Package: cbbplotR
Title: CBB Logo Plots in 'ggplot2'
Version: 0.3.0.9000
Authors@R:
person("Andrew", "Weatherman", , "[email protected]", role = c("aut", "cre"))
Description: A set of functions to visualize college basketball team and conference
logos + player headshots in 'ggplot2'.
License: MIT + file LICENSE
URL: https://github.com/andreweatherman/cbbplotR, https://cbbplotr.aweatherman.com
BugReports: https://github.com/andreweatherman/cbbplotR/issues
Depends:
R (>= 3.6)
Imports:
backports,
cli,
curl,
dplyr,
ggpath (>= 1.0.0),
ggplot2 (>= 3.3.0),
glue,
grid,
gt,
magrittr,
nflplotR,
rlang (>= 0.4.11),
scales (>= 1.1.0),
tidyr
Suggests:
arrow,
jsonlite,
knitr,
rmarkdown,
rstudioapi
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
VignetteBuilder: knitr