Package: volleyxml Title: Reading and Analyzing XML Volleyball Scouting Files Version: 0.0.3 Authors@R: c(person("Ben", "Raymond", role = c("aut", "cre"), email = "ben@untan.gl"), person("Adrien", "Ickowicz", role = "aut"), person("openvolley.org", role = "org")) Description: Provides basic functions for parsing volleyball scouting files in xml format. Depends: R (>= 3.2.4) Imports: assertthat, digest, dplyr, lubridate, rlang, stringr, xml2 Suggests: testthat Encoding: UTF-8 License: MIT + file LICENSE RoxygenNote: 7.1.1 Config/pak/sysreqs: libicu-dev libxml2-dev Repository: https://openvolley.r-universe.dev Date/Publication: 2021-01-15 06:45:45 UTC RemoteUrl: https://github.com/openvolley/volleyxml RemoteRef: HEAD RemoteSha: 5acf20f4dd0f49fcc5a4f598fbce799944fabcb2 NeedsCompilation: no Packaged: 2026-07-04 19:18:08 UTC; root Author: Ben Raymond [aut, cre], Adrien Ickowicz [aut], openvolley.org [org] Maintainer: Ben Raymond