-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
34 lines (34 loc) · 852 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
Package: soccerplotR
Title: Soccer Logo Plots in 'ggplot2'
Version: 0.0.2
Authors@R:
person("Tony", "ElHabr", , "[email protected]", role = c("aut", "cre"))
Description: A set of functions to visualize professional soccer analysis in 'ggplot2'.
License: MIT + file LICENSE
URL: https://github.com/tonyelhabr/soccerplotR,
https://tonyelhabr.github.io/soccerplotR/
BugReports: https://github.com/tonyelhabr/soccerplotR/issues
Depends:
R (>= 3.6)
Imports:
cli (>= 3.0.0),
ggpath (>= 1.0.0),
ggplot2 (>= 3.3.0),
grid,
rlang (>= 0.4.11),
scales (>= 1.1.0)
Suggests:
knitr,
dplyr,
purrr (>= 0.2.0),
rmarkdown,
showtext,
testthat (>= 3.0.0),
tibble,
tidyr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
VignetteBuilder: knitr