{
  "_id": "6a1ad5fb1d7bb097a09e56e1",
  "Package": "ovscout2",
  "Title": "An R Shiny App for Scouting Volleyball Match Files",
  "Version": "1.1.4",
  "Authors@R": "c(person(given = \"Ben\", family = \"Raymond\", role = c(\"aut\", \"cre\"), email = \"ben@untan.gl\"),\nperson(given = \"Adrien\", family = \"Ickowicz\", role = \"aut\"),\nperson(given = \"Krystian\", family = \"Kowalski\", role = \"ctb\"),\nperson(given = \"Hugh\", family = \"Nguyen\", role = \"ctb\"),\nperson(given = \"Brady\", family = \"Williams\", role = \"ctb\"),\nperson(\"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)",
  "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\nlibfribidi-dev make libharfbuzz-dev libmagick++-dev gsfonts\nlibavfilter-dev libicu-dev libjpeg-dev libpng-dev libuv1-dev\nlibxml2-dev libssl-dev libpoppler-cpp-dev poppler-data\nlibnode-dev libx11-dev zlib1g-dev",
  "Repository": "https://openvolley.r-universe.dev",
  "Date/Publication": "2026-04-30 10:18:11 UTC",
  "RemoteUrl": "https://github.com/openvolley/ovscout2",
  "RemoteRef": "HEAD",
  "RemoteSha": "84774d1b6069cd15230ce19d6208406ac2900537",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 08:58:07 UTC",
    "User": "root"
  },
  "Author": "Ben Raymond [aut, cre],\nAdrien Ickowicz [aut],\nKrystian Kowalski [ctb],\nHugh Nguyen [ctb],\nBrady Williams [ctb],\nopenvolley.org [org]",
  "Maintainer": "Ben Raymond <ben@untan.gl>",
  "MD5sum": "f71f8e639000e86cfd9387579a8a2fb4",
  "_user": "openvolley",
  "_type": "src",
  "_file": "ovscout2_1.1.4.tar.gz",
  "_fileid": "48dba6badeb3358d3faa8c7c523f21b2072020565c1aec838d3d5f1c9373c201",
  "_filesize": 3260508,
  "_sha256": "48dba6badeb3358d3faa8c7c523f21b2072020565c1aec838d3d5f1c9373c201",
  "_created": "2026-05-30T08:58:07.000Z",
  "_published": "2026-05-30T12:20:11.792Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78638152861,
      "time": 211,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307027829"
    },
    {
      "job": 78638152860,
      "time": 220,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307028819"
    },
    {
      "job": 78638152866,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308118453"
    },
    {
      "job": 78638152855,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308115358"
    },
    {
      "job": 78637830709,
      "time": 374,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307005524"
    },
    {
      "job": 78638152858,
      "time": 192,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307025596"
    },
    {
      "job": 78638152879,
      "time": 177,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307024359"
    },
    {
      "job": 78638152867,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307020234"
    },
    {
      "job": 78638152870,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307020969"
    }
  ],
  "_buildurl": "https://github.com/r-universe/openvolley/actions/runs/26679698603",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/openvolley/ovscout2",
  "_commit": {
    "id": "84774d1b6069cd15230ce19d6208406ac2900537",
    "author": "Ben Raymond <ben@untan.gl>",
    "committer": "Ben Raymond <ben@untan.gl>",
    "message": "readme\n",
    "time": 1777544291
  },
  "_maintainer": {
    "name": "Ben Raymond",
    "email": "ben@untan.gl",
    "login": "raymondben",
    "description": "",
    "uuid": 6445827
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "datavolley",
      "version": "> 0.12.999",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ovdata",
      "role": "Imports"
    },
    {
      "package": "ovideo",
      "version": ">= 0.17.2",
      "role": "Imports"
    },
    {
      "package": "peranavolley",
      "role": "Imports"
    },
    {
      "package": "qrcode",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "R.utils",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rintrojs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "servr",
      "version": ">= 0.15.1",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinythemes",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "sys",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "volleyreport",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "av",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "dbplyr",
      "role": "Suggests"
    },
    {
      "package": "duckdb",
      "role": "Suggests"
    },
    {
      "package": "fontawesome",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "tcltk",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "openvolley",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 3
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 4
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 6
    },
    {
      "week": "2026-05",
      "n": 5
    },
    {
      "week": "2026-06",
      "n": 6
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 11
    },
    {
      "week": "2026-11",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "raymondben",
      "count": 1038,
      "uuid": 6445827
    },
    {
      "user": "ick003",
      "count": 55,
      "uuid": 16451300
    }
  ],
  "_userbio": {
    "uuid": 61638092,
    "type": "organization",
    "name": "openvolley",
    "description": "A collection of R packages and other open source resources to support volleyball analytics"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ovscout2"
  },
  "_devurl": "https://github.com/openvolley/ovscout2",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ovscout2.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "dv_create",
    "dv_example_file",
    "dv_read",
    "dv_set_lineups",
    "ov_app_styling",
    "ov_default_attack_table",
    "ov_default_click_shortcuts",
    "ov_default_compound_table",
    "ov_default_key_remapping",
    "ov_default_playstable_shortcuts",
    "ov_default_scouting_table",
    "ov_default_setter_calls_table",
    "ov_default_type_shortcuts",
    "ov_default_winning_symbols",
    "ov_install_lighttpd",
    "ov_scouter",
    "ov_scouting_options",
    "ov_simplified_attack_table"
  ],
  "_help": [
    {
      "page": "dv_create",
      "title": "Create a new datavolley match object",
      "topics": [
        "dv_create"
      ]
    },
    {
      "page": "dv_set_lineups",
      "title": "Enter the team lineups at the start of a set",
      "topics": [
        "dv_set_lineups"
      ]
    },
    {
      "page": "ov_app_styling",
      "title": "Styling to apply to the app",
      "topics": [
        "ov_app_styling"
      ]
    },
    {
      "page": "ov_default_attack_table",
      "title": "Default attack combination code table",
      "topics": [
        "ov_default_attack_table",
        "ov_simplified_attack_table"
      ]
    },
    {
      "page": "ov_default_click_shortcuts",
      "title": "Default keyboard shortcuts for ov_scouter",
      "topics": [
        "ov_default_click_shortcuts",
        "ov_default_playstable_shortcuts",
        "ov_default_type_shortcuts"
      ]
    },
    {
      "page": "ov_default_compound_table",
      "title": "Default compound skills table",
      "topics": [
        "ov_default_compound_table"
      ]
    },
    {
      "page": "ov_default_key_remapping",
      "title": "Default keyboard remapping for ov_scouter",
      "topics": [
        "ov_default_key_remapping"
      ]
    },
    {
      "page": "ov_default_scouting_table",
      "title": "Default scouting (type and evaluation for each skill) table",
      "topics": [
        "ov_default_scouting_table"
      ]
    },
    {
      "page": "ov_default_setter_calls_table",
      "title": "Default setter calls table (where the setter has instructed the middle hitter to run)",
      "topics": [
        "ov_default_setter_calls_table"
      ]
    },
    {
      "page": "ov_default_winning_symbols",
      "title": "Default winning symbols table",
      "topics": [
        "ov_default_winning_symbols"
      ]
    },
    {
      "page": "ov_install_lighttpd",
      "title": "Install lighttpd",
      "topics": [
        "ov_install_lighttpd"
      ]
    },
    {
      "page": "ov_scouter",
      "title": "Launch a Shiny app for scouting",
      "topics": [
        "ov_scouter"
      ]
    },
    {
      "page": "ov_scouting_options",
      "title": "Scouting options",
      "topics": [
        "ov_scouting_options"
      ]
    },
    {
      "page": "ovscout2",
      "title": "'ovscout2'",
      "topics": [
        "ovscout2-package",
        "ovscout2"
      ]
    }
  ],
  "_pkglogo": "https://github.com/openvolley/ovscout2/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/openvolley/ovscout2/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "askpass",
    "assertthat",
    "av",
    "base64enc",
    "bigD",
    "bit",
    "bit64",
    "bitops",
    "bookdown",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "datavolley",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "generics",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gt",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "kableExtra",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "litedown",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "ovdata",
    "ovideo",
    "ovlytics",
    "ovpaged",
    "pagedown",
    "paletteer",
    "patchwork",
    "pdftools",
    "peranavolley",
    "pillar",
    "pkgconfig",
    "png",
    "polyclip",
    "prettyunits",
    "prismatic",
    "processx",
    "progress",
    "promises",
    "ps",
    "purrr",
    "qpdf",
    "qrcode",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactablefmtr",
    "reactR",
    "readr",
    "rematch2",
    "rintrojs",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "servr",
    "shiny",
    "shinythemes",
    "shinyWidgets",
    "showtext",
    "showtextdb",
    "sourcetools",
    "stringi",
    "stringr",
    "svglite",
    "sys",
    "sysfonts",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridisLite",
    "volleyreport",
    "vroom",
    "vscoututils",
    "webshot",
    "websocket",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "ovscout2-user-manual.Rmd",
      "filename": "ovscout2-user-manual.html",
      "title": "User manual - ovscout2",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction"
      ],
      "created": "2022-07-05 10:03:53",
      "modified": "2025-05-16 09:20:29",
      "commits": 5
    }
  ],
  "_score": 4.76715586608218,
  "_indexed": true,
  "_nocasepkg": "ovscout2",
  "_universes": [
    "openvolley",
    "raymondben"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-30T09:01:17.000Z",
      "distro": "noble",
      "commit": "84774d1b6069cd15230ce19d6208406ac2900537",
      "fileid": "2077c6bf28fba23927fa806fd478acacf075ab41735db244aee7a8017cf572b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/26679698603"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.4",
      "date": "2026-05-30T09:01:28.000Z",
      "distro": "noble",
      "commit": "84774d1b6069cd15230ce19d6208406ac2900537",
      "fileid": "97ee556fff3a7f009c5b015ec5c79f851bc1283439369f8d3338411d29315585",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/26679698603"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-30T12:19:16.000Z",
      "commit": "84774d1b6069cd15230ce19d6208406ac2900537",
      "fileid": "07655d0a210312e12d635b1deaf8db2e721926f6ba984a767a9c93b020700bff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/26679698603"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.4",
      "date": "2026-05-30T12:18:42.000Z",
      "commit": "84774d1b6069cd15230ce19d6208406ac2900537",
      "fileid": "28ca2eaf44bf0246f178641e4b7c31b2820f2882430abc50ce6212be664ee796",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/26679698603"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.4",
      "date": "2026-05-30T09:01:50.000Z",
      "commit": "84774d1b6069cd15230ce19d6208406ac2900537",
      "fileid": "1ee6a45d9bf18ab379f2bacb01040432c38d277cb4055f3a7351f076476eff05",
      "status": "success",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/26679698603"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-30T09:00:31.000Z",
      "commit": "84774d1b6069cd15230ce19d6208406ac2900537",
      "fileid": "0ded320691919413459b38f96df8da25e174f72b741820850aad08a042f4e95c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/26679698603"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-30T08:59:53.000Z",
      "commit": "84774d1b6069cd15230ce19d6208406ac2900537",
      "fileid": "fe96ca9066ba0836ced83c03684cb8d257bc3cfff0cbd99905d511d192c39e31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/26679698603"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.4",
      "date": "2026-05-30T09:00:02.000Z",
      "commit": "84774d1b6069cd15230ce19d6208406ac2900537",
      "fileid": "16982092cf41214b6019be634899bb860a7a02a203d001fd9c0905a50f1f78d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/26679698603"
    }
  ]
}