Package: ovplayer Title: An R Shiny App for Viewing Volleyball Video Playlists Version: 0.2.9 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: A Shiny app for viewing volleyball video playlists. URL: https://github.com/openvolley/ovplayer BugReports: https://github.com/openvolley/ovplayer/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: assertthat, base64enc, datavolley (>= 0.13.0), digest, dplyr, DT, fs, htmltools, httr, methods, ovideo (>= 0.15.2), rlang, servr (>= 0.15.1), shiny, shinyMobile, sys, tidyr Suggests: testthat Remotes: openvolley/datavolley, openvolley/ovideo RoxygenNote: 7.3.2 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: 2025-09-04 08:13:17 UTC RemoteUrl: https://github.com/openvolley/ovplayer RemoteRef: HEAD RemoteSha: 1afe4677e194e67168abdbb8691f0dd56a6d4d72 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