-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
30 lines (30 loc) · 862 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: soccerbars
Title: Word-Sized Tallies of Football Results
Version: 0.2.1
Authors@R:
c(person(given = "Ulrik",
family = "Brandes",
role = c("aut", "cph"),
email = "[email protected]"),
person(given = "M. Eren",
family = "Akbiyik",
role = c("cre", "cph"),
email = "[email protected]"))
Description: Word-sized tallies of association football results using
multivariate sparklines based on Gestalt theory (gestaltlines).
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Suggests:
testthat,
covr,
spelling
Imports:
ggplot2,
checkmate,
grDevices
URL: https://github.com/meakbiyik/soccerbars
BugReports: https://github.com/meakbiyik/soccerbars/issues
Language: en-US