-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathDESCRIPTION
41 lines (41 loc) · 1.08 KB
/
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
39
40
41
Package: sportyR
Title: Plot Scaled 'ggplot' Representations of Sports Playing Surfaces
Version: 2.2.2
Authors@R:
c(
person(
given = "Ross",
family = "Drucker",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0002-0688-0235")
)
)
Description: Create scaled 'ggplot' representations of playing surfaces.
Playing surfaces are drawn pursuant to rule-book specifications.
This package should be used as a baseline plot for displaying any type of
tracking data.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
ggfittext,
ggplot2,
glue,
grid,
rlang
Depends:
R (>= 3.3)
Suggests:
data.table,
gganimate,
testthat (>= 3.0.0),
knitr,
rmarkdown,
curl
Config/testthat/edition: 3
URL: https://sportyr.sportsdataverse.org/, https://github.com/sportsdataverse/sportyR
BugReports: https://github.com/sportsdataverse/sportyR/issues
VignetteBuilder: knitr
SystemRequirements: pandoc (>= 1.12.3), pandoc-citeproc