Package: datavolley Title: Reading and Analyzing DataVolley Scout Files Version: 1.15.4 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("David", "Awosoga", role = "ctb"), person("Christophe", "Elek", role = "ctb"), person("Kornel", "Kilinski", role = "ctb"), person("openvolley.org", role = "org")) Description: Provides functions for parsing and working with volleyball match files in DataVolley format. Depends: R (>= 3.2.4) URL: https://datavolley.openvolley.org, https://github.com/openvolley/datavolley BugReports: https://github.com/openvolley/datavolley/issues Imports: assertthat, data.table, digest, dplyr, jpeg, jsonlite, lubridate, methods, polyclip, readr, stringi, stringr, vscoututils (>= 0.2.3), xml2 Suggests: testthat, ggplot2 (>= 3.5.0), knitr, MASS, raster, rmarkdown, covr Encoding: UTF-8 License: MIT + file LICENSE Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 VignetteBuilder: knitr Remotes: openvolley/vscoututils Config/pak/sysreqs: libicu-dev libjpeg-dev libxml2-dev libx11-dev Repository: https://openvolley.r-universe.dev Date/Publication: 2026-04-11 21:41:30 UTC RemoteUrl: https://github.com/openvolley/datavolley RemoteRef: HEAD RemoteSha: d28563dd32c5489699143ff84e675b1069369b9a NeedsCompilation: no Packaged: 2026-06-10 07:05:54 UTC; root Author: Ben Raymond [aut, cre], Adrien Ickowicz [aut], Tyler Widdison [aut], David Awosoga [ctb], Christophe Elek [ctb], Kornel Kilinski [ctb], openvolley.org [org] Maintainer: Ben Raymond