forked from openvolley/fivbvis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
33 lines (33 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
Package: fivbvis
Title: Client for the FIVB VIS Web Service
Version: 0.0.6
Authors@R: c(person("Ben", "Raymond", email = "ben@untan.gl", role = c("aut", "cre")),
person("Adrien", "Ickowicz", role = "aut"),
person("Tyler", "Widdison", role = "aut"),
person("Wen Hsiu", "Lai", role = "aut"),
person("openvolley.org", role = "org"))
Description: Client for the FIVB VIS web service.
Imports:
assertthat,
data.table,
digest,
dplyr,
httr,
jsonlite,
methods,
minixml,
purrr,
rappdirs,
rvest,
tibble,
xml2,
XML
Suggests:
testthat
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Roxygen: list(markdown = TRUE)
Remotes: coolbutuseless/minixml
URL: https://wehslai.github.io/fivbvis/, https://github.com/wehsLai/fivbvis