{
  "_id": "6a5f8ac014e95619b75d6b3d",
  "Package": "ncaavolleyballr",
  "Type": "Package",
  "Title": "Extract Data from NCAA Women's and Men's Volleyball Website",
  "Version": "0.5.1",
  "Authors@R": "person(\"Jeffrey R.\", \"Stevens\", , \"jeffrey.r.stevens@protonmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-2375-1360\"))",
  "Maintainer": "Jeffrey R. Stevens <jeffrey.r.stevens@protonmail.com>",
  "Description": "Extracts team records/schedules and player statistics for\nthe 2020-2025 National Collegiate Athletic Association (NCAA)\nwomen's and men's divisions I, II, and III volleyball teams\nfrom <https://stats.ncaa.org>. Functions can aggregate\nstatistics for teams, conferences, divisions, or custom groups\nof teams.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/JeffreyRStevens/ncaavolleyballr,\nhttps://jeffreyrstevens.github.io/ncaavolleyballr/",
  "BugReports": "https://github.com/JeffreyRStevens/ncaavolleyballr/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "chromium make libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://jeffreyrstevens.r-universe.dev",
  "Date/Publication": "2026-03-15 20:11:31 UTC",
  "RemoteUrl": "https://github.com/jeffreyrstevens/ncaavolleyballr",
  "RemoteRef": "HEAD",
  "RemoteSha": "6d4663625659c84b3ac480a7cd5bfb6056a42d7d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 14:55:45 UTC",
    "User": "root"
  },
  "Author": "Jeffrey R. Stevens [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2375-1360>)",
  "_user": "jeffreyrstevens",
  "_type": "src",
  "_file": "ncaavolleyballr_0.5.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/249655dc2936278c5ac9542e4451865f8fb9c972e8755b5bbff7c6eea49c5f76",
  "_filesize": 692260,
  "_sha256": "249655dc2936278c5ac9542e4451865f8fb9c972e8755b5bbff7c6eea49c5f76",
  "_expires": "2026-10-29T15:05:34.000Z",
  "_created": "2026-07-21T14:55:45.000Z",
  "_published": "2026-07-21T15:05:36.349Z",
  "_jobs": [
    {
      "job": 88671310851,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8499629220"
    },
    {
      "job": 88671310872,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499632901"
    },
    {
      "job": 88671310861,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8499816860"
    },
    {
      "job": 88671310879,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499818577"
    },
    {
      "job": 88670366363,
      "time": 199,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499529954"
    },
    {
      "job": 88671310889,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8499622455"
    },
    {
      "job": 88671311032,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8499576878"
    },
    {
      "job": 88671310906,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8499590304"
    },
    {
      "job": 88671310957,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499598259"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841204227",
  "_status": "success",
  "_upstream": "https://github.com/jeffreyrstevens/ncaavolleyballr",
  "_commit": {
    "id": "6d4663625659c84b3ac480a7cd5bfb6056a42d7d",
    "author": "Jeffrey Stevens <51374986+JeffreyRStevens@users.noreply.github.com>",
    "committer": "Jeffrey Stevens <51374986+JeffreyRStevens@users.noreply.github.com>",
    "message": "Update wvb_teammatch_div1_2025.csv\n",
    "time": 1773605491
  },
  "_maintainer": {
    "name": "Jeffrey R. Stevens",
    "email": "jeffrey.r.stevens@protonmail.com",
    "login": "jeffreyrstevens",
    "mastodon": "@JeffreyRStevens@fediscience.org",
    "bluesky": "@jeffreyrstevens.bsky.social",
    "linkedin": "in/JeffreyRStevens",
    "orcid": "0000-0003-2375-1360",
    "description": "Professor, Department of Psychology, Center for Brain, Biology & Behavior, @unl. Data Science Mentor at Posit.",
    "uuid": 51374986
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "chromote",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jeffreyrstevens",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 7
    },
    {
      "week": "2025-31",
      "n": 5
    },
    {
      "week": "2025-34",
      "n": 2
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 3
    },
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2025-41",
      "n": 4
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.4.3",
      "date": "2025-07-22"
    },
    {
      "name": "v0.5.0",
      "date": "2025-10-12"
    },
    {
      "name": "v0.5.1",
      "date": "2026-01-02"
    }
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "jeffreyrstevens",
      "count": 247,
      "uuid": 51374986
    }
  ],
  "_userbio": {
    "uuid": 51374986,
    "type": "user",
    "name": "Jeffrey Stevens",
    "followers": 32,
    "description": "Professor, Department of Psychology, Center for Brain, Biology & Behavior, @UNL. Data Science Mentor at Posit."
  },
  "_downloads": {
    "count": 219,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ncaavolleyballr"
  },
  "_devurl": "https://github.com/jeffreyrstevens/ncaavolleyballr",
  "_pkgdown": "https://jeffreyrstevens.github.io/ncaavolleyballr/",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ncaavolleyballr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeffreyrstevens/ncaavolleyballr",
  "_realowner": "jeffreyrstevens",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.1",
      "date": "2025-01-23"
    },
    {
      "version": "0.4.2",
      "date": "2025-03-30"
    },
    {
      "version": "0.4.3",
      "date": "2025-07-22"
    },
    {
      "version": "0.5.0",
      "date": "2025-10-12"
    },
    {
      "version": "0.5.1",
      "date": "2026-01-07"
    }
  ],
  "_exports": [
    "conference_stats",
    "division_stats",
    "find_team_contests",
    "find_team_id",
    "find_team_name",
    "get_teams",
    "group_stats",
    "match_pbp",
    "player_match_stats",
    "player_season_stats",
    "team_match_stats",
    "team_season_info",
    "team_season_stats"
  ],
  "_datasets": [
    {
      "name": "mvb_teams",
      "title": "NCAA Men's Volleyball Teams 2020-2024",
      "object": "mvb_teams",
      "class": [
        "data.frame"
      ],
      "fields": [
        "team_id",
        "team_name",
        "conference_id",
        "conference",
        "div",
        "yr"
      ],
      "rows": 1071,
      "table": true,
      "tojson": true
    },
    {
      "name": "ncaa_conferences",
      "title": "NCAA Conference Names",
      "object": "ncaa_conferences",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ncaa_sports",
      "title": "NCAA Sports and Sport Codes",
      "object": "ncaa_sports",
      "class": [
        "data.frame"
      ],
      "fields": [
        "code",
        "sport"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "ncaa_teams",
      "title": "NCAA Team Names",
      "object": "ncaa_teams",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "wvb_teams",
      "title": "NCAA Women's Volleyball Teams 2020-2024",
      "object": "wvb_teams",
      "class": [
        "data.frame"
      ],
      "fields": [
        "team_id",
        "team_name",
        "conference_id",
        "conference",
        "div",
        "yr"
      ],
      "rows": 6344,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "conference_stats",
      "title": "Aggregate player statistics for a NCAA conference and seasons",
      "concept": [
        "functions that aggregate statistics"
      ],
      "topics": [
        "conference_stats"
      ]
    },
    {
      "page": "division_stats",
      "title": "Aggregate player statistics for a NCAA division and seasons",
      "concept": [
        "functions that aggregate statistics"
      ],
      "topics": [
        "division_stats"
      ]
    },
    {
      "page": "find_team_contests",
      "title": "Extract date, opponent, and contest ID for team and season",
      "topics": [
        "find_team_contests"
      ]
    },
    {
      "page": "find_team_id",
      "title": "Find team ID for season",
      "concept": [
        "search functions"
      ],
      "topics": [
        "find_team_id"
      ]
    },
    {
      "page": "find_team_name",
      "title": "Match pattern to find team names",
      "concept": [
        "search functions"
      ],
      "topics": [
        "find_team_name"
      ]
    },
    {
      "page": "get_teams",
      "title": "Extract data frame of team names, IDs, conference, division, and season",
      "topics": [
        "get_teams"
      ]
    },
    {
      "page": "group_stats",
      "title": "Aggregate player statistics and play-by-play information",
      "concept": [
        "functions that aggregate statistics"
      ],
      "topics": [
        "group_stats"
      ]
    },
    {
      "page": "match_pbp",
      "title": "Extract play-by-play information for a particular match",
      "topics": [
        "match_pbp"
      ]
    },
    {
      "page": "mvb_teams",
      "title": "NCAA Men's Volleyball Teams 2020-2024",
      "concept": [
        "data sets"
      ],
      "topics": [
        "mvb_teams"
      ]
    },
    {
      "page": "ncaa_conferences",
      "title": "NCAA Conference Names",
      "concept": [
        "data sets"
      ],
      "topics": [
        "ncaa_conferences"
      ]
    },
    {
      "page": "ncaa_sports",
      "title": "NCAA Sports and Sport Codes",
      "concept": [
        "data sets"
      ],
      "topics": [
        "ncaa_sports"
      ]
    },
    {
      "page": "ncaa_teams",
      "title": "NCAA Team Names",
      "concept": [
        "data sets"
      ],
      "topics": [
        "ncaa_teams"
      ]
    },
    {
      "page": "player_match_stats",
      "title": "Extract player statistics for a particular match",
      "concept": [
        "functions that extract player statistics"
      ],
      "topics": [
        "player_match_stats"
      ]
    },
    {
      "page": "player_season_stats",
      "title": "Extract player statistics from a particular team and season",
      "concept": [
        "functions that extract player statistics"
      ],
      "topics": [
        "player_season_stats"
      ]
    },
    {
      "page": "team_match_stats",
      "title": "Extract team summary statistics for all matches in a particular season",
      "concept": [
        "functions that extract team statistics"
      ],
      "topics": [
        "team_match_stats"
      ]
    },
    {
      "page": "team_season_info",
      "title": "Extract arena, coach, record, and schedule information for a particular team and season",
      "concept": [
        "functions that extract team statistics"
      ],
      "topics": [
        "team_season_info"
      ]
    },
    {
      "page": "team_season_stats",
      "title": "Extract teams statistics for season statistics from 2020-2024",
      "concept": [
        "functions that extract team statistics"
      ],
      "topics": [
        "team_season_stats"
      ]
    },
    {
      "page": "wvb_teams",
      "title": "NCAA Women's Volleyball Teams 2020-2024",
      "concept": [
        "data sets"
      ],
      "topics": [
        "wvb_teams"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jeffreyrstevens/ncaavolleyballr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jeffreyrstevens/ncaavolleyballr/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "askpass",
    "chromote",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "fastmap",
    "generics",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "processx",
    "promises",
    "ps",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "websocket",
    "withr",
    "xml2",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "data.Rmd",
      "filename": "data.html",
      "title": "Data",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-09-04 13:34:07",
      "modified": "2026-01-02 18:29:20",
      "commits": 2
    },
    {
      "source": "ncaavolleyballr.Rmd",
      "filename": "ncaavolleyballr.html",
      "title": "Get started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Finding teams",
        "Season stats",
        "Team season information",
        "Team season stats",
        "Player season stats",
        "Match stats",
        "Team match stats",
        "Player match stats",
        "Play-by-play data",
        "Aggregating data"
      ],
      "created": "2025-03-29 20:23:13",
      "modified": "2026-02-06 15:35:39",
      "commits": 4
    }
  ],
  "_score": 5.886490725172482,
  "_indexed": true,
  "_nocasepkg": "ncaavolleyballr",
  "_universes": [
    "jeffreyrstevens"
  ],
  "_previous": "0.4.2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-21T14:58:28.000Z",
      "distro": "resolute",
      "commit": "6d4663625659c84b3ac480a7cd5bfb6056a42d7d",
      "fileid": "https://r2.ropensci.org/6eb20500b2f171fd1a06a0e8da72f9919d5eb6fdc6416dbe3552aff8043d17af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841204227"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-21T14:58:32.000Z",
      "distro": "resolute",
      "commit": "6d4663625659c84b3ac480a7cd5bfb6056a42d7d",
      "fileid": "https://r2.ropensci.org/358039bea95986172b7a9f086df82c795392e39b8ca22702acde3e10ac256bba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841204227"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-21T15:04:21.000Z",
      "commit": "6d4663625659c84b3ac480a7cd5bfb6056a42d7d",
      "fileid": "https://r2.ropensci.org/da0c9786e380c75498375b1d3e03b60a76b655f41f403c6089e4d161eb207162",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841204227"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-21T15:04:15.000Z",
      "commit": "6d4663625659c84b3ac480a7cd5bfb6056a42d7d",
      "fileid": "https://r2.ropensci.org/18bd52cffc6b63d78887049f80cfeee4d33da5ea4aa0c77becec2e10ee772e2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841204227"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-07-21T14:58:39.000Z",
      "commit": "6d4663625659c84b3ac480a7cd5bfb6056a42d7d",
      "fileid": "https://r2.ropensci.org/2331b12f0bb30be54a948f990daa7096d930333e1c73d57592112888a8c8ff86",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841204227"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-21T14:56:53.000Z",
      "commit": "6d4663625659c84b3ac480a7cd5bfb6056a42d7d",
      "fileid": "https://r2.ropensci.org/07a3ce3d2592b81d2f72dc6c84f1f47da49eb39415114c43e66abeccc59f186f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841204227"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-21T14:57:15.000Z",
      "commit": "6d4663625659c84b3ac480a7cd5bfb6056a42d7d",
      "fileid": "https://r2.ropensci.org/f09e9e42072d64506fc436161e176a55316f2ec06c609b320590c72daed8f37a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841204227"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-21T14:57:23.000Z",
      "commit": "6d4663625659c84b3ac480a7cd5bfb6056a42d7d",
      "fileid": "https://r2.ropensci.org/8f033598c1d41c4f27e9b752451c39bcbe9dbd7f53e59886e98ecd6d11629061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841204227"
    }
  ]
}