{
  "_id": "6a103d8cacfb0bcc41c9c4c7",
  "Package": "volleyreport",
  "Title": "Reports from Volleyball Match Files",
  "Version": "0.8.3",
  "Authors@R": "c(person(\"Adrien\", \"Ickowicz\", email = \"ickowicz.adrien@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Ben\", \"Raymond\", role = \"aut\"),\nperson(\"Tyler\", \"Widdison\", role = \"aut\"),\nperson(\"Francesco\", \"Oleni\", role = \"ctb\"),\nperson(\"Willem\", \"de Wit\", role = \"ctb\"),\nperson(\"Marco\", \"Chiapello\", role = \"ctb\"),\nperson(\"Felipe\", \"Aparecido Lima\", role = \"ctb\"),\nperson(\"Mark\", \"Lebedew\", role = \"ctb\"),\nperson(\"openvolley.org\", role = \"org\"))",
  "Description": "Functions for generating reports from volleyball match\nfiles.",
  "URL": "https://volleyreport.openvolley.org,\nhttps://github.com/openvolley/volleyreport",
  "BugReports": "https://github.com/openvolley/volleyreport/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Remotes": [
    "openvolley/datavolley",
    "openvolley/ovlytics",
    "openvolley/ovpaged",
    "openvolley/vscoututils"
  ],
  "Config/pak/sysreqs": "chromium cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libmagick++-dev gsfonts\nlibicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev\nlibssl-dev libpoppler-cpp-dev poppler-data libnode-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://openvolley.r-universe.dev",
  "Date/Publication": "2026-02-09 21:01:48 UTC",
  "RemoteUrl": "https://github.com/openvolley/volleyreport",
  "RemoteRef": "HEAD",
  "RemoteSha": "1b31f6a35fdfb989806231a8fe881331233db5d0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 09:48:55 UTC",
    "User": "root"
  },
  "Author": "Adrien Ickowicz [aut, cre],\nBen Raymond [aut],\nTyler Widdison [aut],\nFrancesco Oleni [ctb],\nWillem de Wit [ctb],\nMarco Chiapello [ctb],\nFelipe Aparecido Lima [ctb],\nMark Lebedew [ctb],\nopenvolley.org [org]",
  "Maintainer": "Adrien Ickowicz <ickowicz.adrien@gmail.com>",
  "MD5sum": "0d25c807a1b07cbe386efcc3b0b47f6a",
  "_user": "openvolley",
  "_type": "src",
  "_file": "volleyreport_0.8.3.tar.gz",
  "_fileid": "3994140ded8a8dc805ba201466fb7ea4b39ba1c059711cf42b086ed625ddcf84",
  "_filesize": 1464607,
  "_sha256": "3994140ded8a8dc805ba201466fb7ea4b39ba1c059711cf42b086ed625ddcf84",
  "_created": "2026-05-11T09:48:55.000Z",
  "_published": "2026-05-22T11:27:08.018Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77370162783,
      "time": 192,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6915384447"
    },
    {
      "job": 77370162538,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6915383974"
    },
    {
      "job": 77370162833,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6915353333"
    },
    {
      "job": 77370162497,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6915360065"
    },
    {
      "job": 77370162071,
      "time": 284,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915317518"
    },
    {
      "job": 77370161988,
      "time": 179,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159375953"
    },
    {
      "job": 77370162620,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6915364161"
    },
    {
      "job": 77370162609,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6915358196"
    },
    {
      "job": 77370162707,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6915358560"
    }
  ],
  "_buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662641354",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/openvolley/volleyreport",
  "_commit": {
    "id": "1b31f6a35fdfb989806231a8fe881331233db5d0",
    "author": "Ben Raymond <ben@untan.gl>",
    "committer": "Ben Raymond <ben@untan.gl>",
    "message": "fix first-serve-of-set detection v0.8.3\n",
    "time": 1770670908
  },
  "_maintainer": {
    "name": "Adrien Ickowicz",
    "email": "ickowicz.adrien@gmail.com",
    "login": "ick003",
    "uuid": 16451300
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "datavolley",
      "version": ">= 1.5.4",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "fontawesome",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggtext",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ovlytics",
      "role": "Imports"
    },
    {
      "package": "ovpaged",
      "version": ">= 0.0.6",
      "role": "Imports"
    },
    {
      "package": "pdftools",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "showtext",
      "role": "Imports"
    },
    {
      "package": "sysfonts",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "vscoututils",
      "role": "Imports"
    },
    {
      "package": "webshot",
      "version": ">= 0.5.2",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "openvolley",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-36",
      "n": 4
    },
    {
      "week": "2025-50",
      "n": 6
    },
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "raymondben",
      "count": 221,
      "uuid": 6445827
    }
  ],
  "_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/volleyreport"
  },
  "_devurl": "https://github.com/openvolley/volleyreport",
  "_pkgdown": "https://volleyreport.openvolley.org",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/volleyreport.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "dv_example_file",
    "vr_attack",
    "vr_block",
    "vr_court_plots",
    "vr_css",
    "vr_match_summary",
    "vr_plot_icons",
    "vr_points",
    "vr_reception",
    "vr_score_evplot",
    "vr_serve",
    "vr_vote"
  ],
  "_help": [
    {
      "page": "volleyreport",
      "title": "'volleyreport'",
      "topics": [
        "volleyreport-package",
        "volleyreport"
      ]
    },
    {
      "page": "vr_attack",
      "title": "Generate attack table",
      "topics": [
        "vr_attack"
      ]
    },
    {
      "page": "vr_block",
      "title": "Generate block table",
      "topics": [
        "vr_block"
      ]
    },
    {
      "page": "vr_court_plots",
      "title": "Court plots",
      "topics": [
        "vr_court_plots"
      ]
    },
    {
      "page": "vr_match_summary",
      "title": "Generate single-page match summary report",
      "topics": [
        "vr_css",
        "vr_match_summary"
      ]
    },
    {
      "page": "vr_score_evplot",
      "title": "Score evolution plot",
      "topics": [
        "vr_plot_icons",
        "vr_score_evplot"
      ]
    },
    {
      "page": "vr_points",
      "title": "Generate points table",
      "topics": [
        "vr_points"
      ]
    },
    {
      "page": "vr_reception",
      "title": "Generate reception table",
      "topics": [
        "vr_reception"
      ]
    },
    {
      "page": "vr_serve",
      "title": "Generate serve table",
      "topics": [
        "vr_serve"
      ]
    },
    {
      "page": "vr_vote",
      "title": "Calculate vote",
      "topics": [
        "vr_vote"
      ]
    }
  ],
  "_pkglogo": "https://github.com/openvolley/volleyreport/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/openvolley/volleyreport/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "askpass",
    "assertthat",
    "base64enc",
    "bigD",
    "bit",
    "bit64",
    "bitops",
    "bookdown",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "clipr",
    "commonmark",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "datavolley",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "generics",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gt",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "kableExtra",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "litedown",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "memoise",
    "mime",
    "otel",
    "ovdata",
    "ovlytics",
    "ovpaged",
    "pagedown",
    "paletteer",
    "patchwork",
    "pdftools",
    "peranavolley",
    "pillar",
    "pkgconfig",
    "png",
    "polyclip",
    "prettyunits",
    "prismatic",
    "processx",
    "progress",
    "promises",
    "ps",
    "purrr",
    "qpdf",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactablefmtr",
    "reactR",
    "readr",
    "rematch2",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "servr",
    "showtext",
    "showtextdb",
    "stringi",
    "stringr",
    "svglite",
    "sys",
    "sysfonts",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "vscoututils",
    "webshot",
    "websocket",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 3.5563025007672877,
  "_indexed": true,
  "_nocasepkg": "volleyreport",
  "_universes": [
    "openvolley",
    "ick003"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-05-11T09:51:54.000Z",
      "distro": "noble",
      "commit": "1b31f6a35fdfb989806231a8fe881331233db5d0",
      "fileid": "dfe0f6ebc7e4dde9a5bf0240eca97ddb8399a4a3c7fbc36d846ea4529bc7832b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662641354"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.3",
      "date": "2026-05-11T09:51:52.000Z",
      "distro": "noble",
      "commit": "1b31f6a35fdfb989806231a8fe881331233db5d0",
      "fileid": "6af2c8c0cc1b04e9ac6c4ff80910ea76d0174523be885592288b718a02af9826",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662641354"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.3",
      "date": "2026-05-11T09:50:32.000Z",
      "commit": "1b31f6a35fdfb989806231a8fe881331233db5d0",
      "fileid": "00c5119039a43191f7dd7d448bf87c24b237c6e28e447bc778cd180dc7b04566",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662641354"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.3",
      "date": "2026-05-11T09:50:48.000Z",
      "commit": "1b31f6a35fdfb989806231a8fe881331233db5d0",
      "fileid": "9d988a1f5da89b6da4322a1e50039e8c5cb95ca794c60d4d1195a6b268ca8ed9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662641354"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.3",
      "date": "2026-05-11T09:50:32.000Z",
      "commit": "1b31f6a35fdfb989806231a8fe881331233db5d0",
      "fileid": "61f221bd50734a33fdc5161bc3c897250a6367f2c81444cc971406b7fb306ca5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662641354"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.3",
      "date": "2026-05-11T09:50:23.000Z",
      "commit": "1b31f6a35fdfb989806231a8fe881331233db5d0",
      "fileid": "fc64574a2013b4b84ef3c2d19c6f38deb205162869fc7b12b38806753acf133a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662641354"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.3",
      "date": "2026-05-11T09:50:21.000Z",
      "commit": "1b31f6a35fdfb989806231a8fe881331233db5d0",
      "fileid": "f7eaf298459835d3f3596f84e6ee1d2552896bf20af021a50c8806ffea748b85",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662641354"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.3",
      "date": "2026-05-22T11:26:53.000Z",
      "commit": "1b31f6a35fdfb989806231a8fe881331233db5d0",
      "fileid": "6fede8c02cbfbdba0f2fceebb1c000a80a82029a9b5b7a94c225c445ce6587e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/openvolley/actions/runs/25662641354"
    }
  ]
}