Package: ovva Title: A Shiny App for Volleyball Video Analysis Version: 0.15.0 Authors@R: c(person(given = "Adrien", family = "Ickowicz", role = c("aut", "cre"), email = "ickowicz.adrien@gmail.com"), person(given = "Ben", family = "Raymond", role = "aut"), person(given = "Tobias", family = "Maier", role = "aut"), person("openvolley.org", role = "org")) Description: A Shiny app and supporting functions for analysis of volleyball video and scouted match files. URL: https://ovva.openvolley.org, https://github.com/openvolley/ovva BugReports: https://github.com/openvolley/ovva/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: datavolley (>= 0.13.0) Imports: assertthat, base64enc, dplyr (>= 1.0.0), digest, DT, fs, future, future.apply, htmltools, methods, ovideo (>= 0.20.2), peranavolley, rappdirs, rlang, servr (>= 0.15.1), shiny (>= 1.9.0), shinyWidgets, sys, utils Suggests: covr, rintrojs, testthat Remotes: openvolley/datavolley, openvolley/ovideo, openvolley/peranavolley RoxygenNote: 7.3.3 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: 2026-06-14 00:08:57 UTC RemoteUrl: https://github.com/openvolley/ovva RemoteRef: HEAD RemoteSha: fa8b241ffd7c6d7d50700de224f1bef95ac720be NeedsCompilation: no Packaged: 2026-06-16 23:12:56 UTC; root Author: Adrien Ickowicz [aut, cre], Ben Raymond [aut], Tobias Maier [aut], openvolley.org [org] Maintainer: Adrien Ickowicz