{
  "_id": "6a103d71acfb0bcc41c9c448",
  "Package": "ovscout",
  "Title": "An R Shiny App for Editing, Syncing, and Scouting Volleyball\nMatch Files",
  "Version": "0.5.0",
  "Authors@R": "c(person(given = \"Ben\", family = \"Raymond\", role = c(\"aut\", \"cre\"), email = \"ben@untan.gl\"),\nperson(given = \"Adrien\", family = \"Ickowicz\", role = \"aut\"),\nperson(\"openvolley.org\", role = \"org\"))",
  "Description": "Functions for video synchronisation, scout file editing,\nand 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)",
  "Remotes": [
    "openvolley/datavolley",
    "openvolley/ovideo"
  ],
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "cmake make libavfilter-dev libicu-dev libjpeg-dev\nlibuv1-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": {
    "Date": "2026-05-11 09:47:38 UTC",
    "User": "root"
  },
  "Author": "Ben Raymond [aut, cre],\nAdrien Ickowicz [aut],\nopenvolley.org [org]",
  "Maintainer": "Ben Raymond <ben@untan.gl>",
  "MD5sum": "d3cdc002ba75a2d3395a6e387a7b6f92",
  "_user": "openvolley",
  "_type": "src",
  "_file": "ovscout_0.5.0.tar.gz",
  "_fileid": "372b14d9bd3cc54c4fcb4f721349e58f46fe21d4501d4c635ee634b1ee2664b0",
  "_filesize": 163571,
  "_sha256": "372b14d9bd3cc54c4fcb4f721349e58f46fe21d4501d4c635ee634b1ee2664b0",
  "_created": "2026-05-11T09:47:38.000Z",
  "_published": "2026-05-22T11:26:41.779Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77370207209,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6915353964"
    },
    {
      "job": 77370207585,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6915341917"
    },
    {
      "job": 77370207307,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6915323931"
    },
    {
      "job": 77370207475,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6915331847"
    },
    {
      "job": 77370207004,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915291556"
    },
    {
      "job": 77370206610,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159367909"
    },
    {
      "job": 77370207390,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6915332032"
    },
    {
      "job": 77370207465,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6915327234"
    },
    {
      "job": 77370207524,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6915329034"
    }
  ],
  "_buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662628560",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/openvolley/ovscout",
  "_commit": {
    "id": "2aa95a8d39b6aa65a1560c0ef2a44ea134960ac2",
    "author": "Ben Raymond <ben@theraymonds.org>",
    "committer": "Ben Raymond <ben@theraymonds.org>",
    "message": "update ci check\n",
    "time": 1685253197
  },
  "_maintainer": {
    "name": "Ben Raymond",
    "email": "ben@untan.gl",
    "login": "raymondben",
    "uuid": 6445827
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "datavolley",
      "version": "> 0.12.999",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "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": "htmltools",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "ovideo",
      "version": ">= 0.0.5",
      "role": "Imports"
    },
    {
      "package": "rintrojs",
      "role": "Imports"
    },
    {
      "package": "servr",
      "version": ">= 0.15.1",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyTime",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "sys",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "tcltk",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "openvolley",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "raymondben",
      "count": 145,
      "uuid": 6445827
    },
    {
      "user": "ick003",
      "count": 38,
      "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/ovscout"
  },
  "_devurl": "https://github.com/openvolley/ovscout",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ovscout.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "dv_create",
    "dv_example_file",
    "dv_scout_from_console",
    "dv_set_lineups",
    "ov_default_attack_table",
    "ov_default_compound_table",
    "ov_default_scouting_table",
    "ov_default_setter_calls_table",
    "ov_default_winning_symbols",
    "ov_shiny_video_sync",
    "ov_simplified_attack_table",
    "read_dv",
    "rotations",
    "vwModalDialog"
  ],
  "_help": [
    {
      "page": "dv_create",
      "title": "Create a new datavolley match object",
      "topics": [
        "dv_create"
      ]
    },
    {
      "page": "dv_scout_from_console",
      "title": "Enter scout codes from the console",
      "topics": [
        "dv_scout_from_console"
      ]
    },
    {
      "page": "dv_set_lineups",
      "title": "Enter the team lineups at the start of a set",
      "topics": [
        "dv_set_lineups"
      ]
    },
    {
      "page": "ov_default_attack_table",
      "title": "Default attack combination code table",
      "topics": [
        "ov_default_attack_table",
        "ov_simplified_attack_table"
      ]
    },
    {
      "page": "ov_default_compound_table",
      "title": "Default compound skills table",
      "topics": [
        "ov_default_compound_table"
      ]
    },
    {
      "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",
      "topics": [
        "ov_default_setter_calls_table"
      ]
    },
    {
      "page": "ov_default_winning_symbols",
      "title": "Default winning symbols table",
      "topics": [
        "ov_default_winning_symbols"
      ]
    },
    {
      "page": "ov_shiny_video_sync",
      "title": "Launch a Shiny app for video synchronisation and scout editing",
      "topics": [
        "ov_shiny_video_sync"
      ]
    },
    {
      "page": "ovscout",
      "title": "'ovscout'",
      "topics": [
        "ovscout"
      ]
    },
    {
      "page": "rotations",
      "title": "Get team rotations point by point",
      "topics": [
        "rotations"
      ]
    },
    {
      "page": "vwModalDialog",
      "title": "Variable width modal dialog",
      "topics": [
        "vwModalDialog"
      ]
    }
  ],
  "_readme": "https://github.com/openvolley/ovscout/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "av",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "datavolley",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "ovideo",
    "pillar",
    "pkgconfig",
    "polyclip",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rintrojs",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "servr",
    "shiny",
    "shinyTime",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "vscoututils",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "ovscout",
  "_universes": [
    "openvolley",
    "raymondben"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-11T09:50:23.000Z",
      "distro": "noble",
      "commit": "2aa95a8d39b6aa65a1560c0ef2a44ea134960ac2",
      "fileid": "ca4a4fcdf4d2455cf68c9d043fb74afdbed0c800df06dc8ab18b02ed6bf5ab3b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662628560"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-11T09:49:53.000Z",
      "distro": "noble",
      "commit": "2aa95a8d39b6aa65a1560c0ef2a44ea134960ac2",
      "fileid": "b634f1b8eec0815a2caa5fda63606fb380596e5f49f8e96b911b04ebdec4c694",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662628560"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-11T09:49:10.000Z",
      "commit": "2aa95a8d39b6aa65a1560c0ef2a44ea134960ac2",
      "fileid": "c381bd9a5ddbe4f502dc32da43123550a9fc43f9123069eea5dac90d9221d5d5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662628560"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-11T09:49:26.000Z",
      "commit": "2aa95a8d39b6aa65a1560c0ef2a44ea134960ac2",
      "fileid": "bd9d38d9542645a12c4ab0bdf985e9c5b7be0674bb7def7cc900a0892bc7238d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662628560"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-11T09:49:13.000Z",
      "commit": "2aa95a8d39b6aa65a1560c0ef2a44ea134960ac2",
      "fileid": "022924ae99d6e4b85b7bd15bfe5c2b8570d87b3fd576039c61105872741ff851",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662628560"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-11T09:49:01.000Z",
      "commit": "2aa95a8d39b6aa65a1560c0ef2a44ea134960ac2",
      "fileid": "e01fa3e6846dea596e5500ad99b605c35d3c9e1a2e61c21b65ce712fe9d994dc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662628560"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-11T09:49:04.000Z",
      "commit": "2aa95a8d39b6aa65a1560c0ef2a44ea134960ac2",
      "fileid": "8298d5751468a77f8aceff6a62c5f7c33ff1a469028c024ba63a0986696c0402",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662628560"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-05-22T11:26:26.000Z",
      "commit": "2aa95a8d39b6aa65a1560c0ef2a44ea134960ac2",
      "fileid": "a3acecd3271844d6619c44b3b7a6218c7c3f08e38a720b5bd997b996ab825fec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662628560"
    }
  ]
}