Package: ovscout2 Title: An R Shiny App for Scouting Volleyball Match Files Version: 1.2.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(given = "Krystian", family = "Kowalski", role = "ctb"), person(given = "Hugh", family = "Nguyen", role = "ctb"), person(given = "Brady", family = "Williams", role = "ctb"), person("openvolley.org", role = "org")) Description: Functions for scouting volleyball match files. URL: https://github.com/openvolley/ovscout2 BugReports: https://github.com/openvolley/ovscout2/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Depends: datavolley (> 0.12.999) Imports: assertthat, curl, data.table, dplyr, digest, DT, fs, ggplot2, jpeg, htmltools, httpuv, httr, lubridate, methods, ovdata, ovideo (>= 0.17.2), peranavolley, qrcode, R6, R.utils, rappdirs, rintrojs, rlang, rmarkdown, servr (>= 0.15.1), shiny, shinythemes, shinyWidgets, stringr, sys, tidyr, uuid, volleyreport (>= 0.8.3) Suggests: av, covr, DBI, dbplyr, duckdb, fontawesome, knitr, rstudioapi, tcltk, testthat Remotes: openvolley/datavolley, openvolley/ovdata, openvolley/ovideo, openvolley/peranavolley, openvolley/volleyreport RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: chromium cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libmagick++-dev gsfonts libavfilter-dev libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libpoppler-cpp-dev poppler-data libnode-dev libx11-dev zlib1g-dev Repository: https://openvolley.r-universe.dev Date/Publication: 2026-07-02 22:34:00 UTC RemoteUrl: https://github.com/openvolley/ovscout2 RemoteRef: HEAD RemoteSha: 799f4b7647e80b4e45ae24feffa91307c8dda30d NeedsCompilation: no Packaged: 2026-07-03 10:06:13 UTC; root Author: Ben Raymond [aut, cre], Adrien Ickowicz [aut], Krystian Kowalski [ctb], Hugh Nguyen [ctb], Brady Williams [ctb], openvolley.org [org] Maintainer: Ben Raymond