Package: vscoututils Title: Utility Functions for Volleyball Scout Files Version: 0.2.4 Authors@R: c(person("Ben", "Raymond", email = "ben@untan.gl", role = c("aut", "cre")), person("Adrien", "Ickowicz", role = "aut")) Description: Common utility functions shared across various volleyball scouting and data access packages. Functions in this package are likely to be mostly of interest to package developers, rather than end users. Depends: R (>= 4.0.0) License: MIT + file LICENSE Encoding: UTF-8 Imports: assertthat, base64enc, digest, dplyr, lubridate, methods, stringr Suggests: ovdata, testthat Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Remotes: openvolley/ovdata Config/pak/sysreqs: libicu-dev Repository: https://openvolley.r-universe.dev Date/Publication: 2025-12-05 21:14:30 UTC RemoteUrl: https://github.com/openvolley/vscoututils RemoteRef: HEAD RemoteSha: 71128ff626172ea080c6b418dfbdec37657f0f78 NeedsCompilation: no Packaged: 2026-06-15 11:26:45 UTC; root Author: Ben Raymond [aut, cre], Adrien Ickowicz [aut] Maintainer: Ben Raymond