Package: ovscout Title: An R Shiny App for Editing, Syncing, and Scouting Volleyball Match Files Version: 0.5.0 Authors@R: c(person(given = "Ben", family = "Raymond", role = c("aut", "cre"), email = "ben@untan.gl"), person(given = "Adrien", family = "Ickowicz", role = "aut"), person("openvolley.org", role = "org")) Description: Functions for video synchronisation, scout file editing, and more from volleyball match files. URL: https://github.com/openvolley/ovscout BugReports: https://github.com/openvolley/ovscout/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: datavolley (> 0.12.999) Imports: assertthat, base64enc, data.table, dplyr, digest, DT, fs, ggplot2, htmltools, httr, lubridate, ovideo (>= 0.0.5), rintrojs, servr (>= 0.15.1), shiny, shinyTime, stringr, sys, tidyr, tidyselect, uuid Suggests: covr, tcltk, testthat Remotes: openvolley/datavolley, openvolley/ovideo RoxygenNote: 7.2.1 Config/pak/sysreqs: cmake make libavfilter-dev libicu-dev libjpeg-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://openvolley.r-universe.dev Date/Publication: 2023-05-28 05:53:17 UTC RemoteUrl: https://github.com/openvolley/ovscout RemoteRef: HEAD RemoteSha: 2aa95a8d39b6aa65a1560c0ef2a44ea134960ac2 NeedsCompilation: no Packaged: 2026-06-16 23:12:34 UTC; root Author: Ben Raymond [aut, cre], Adrien Ickowicz [aut], openvolley.org [org] Maintainer: Ben Raymond