-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
26 lines (26 loc) · 1006 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
Package: ovdata
Title: Data Sets For Use With Openvolley Packages
Version: 0.1.2
Authors@R: c(person("Ben", "Raymond", role = c("aut", "cre"), email = "ben@untan.gl"),
person("Adrien", "Ickowicz", role = "aut"),
person("Mark", "Lebedew", role = "ctb"),
person("Chau", "Le", role = "ctb"),
person("Michael", "Mattes", role = "ctb"),
person("Christophe", "Elek", role = "ctb"),
person("openvolley.org", role = "org"))
Description: Example data files and other data resources, primarily for use with the openvolley package family.
URL: https://ovdata.openvolley.org, https://github.com/openvolley/ovdata
BugReports: https://github.com/openvolley/ovdata/issues
Depends: R (>= 3.3.0)
Imports:
assertthat,
datavolley (>= 1.0.2),
peranavolley
Suggests:
testthat
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.1
Remotes: openvolley/datavolley, openvolley/peranavolley