{
  "_id": "6a105fb2acfb0bcc41ca66ee",
  "Package": "ncaavolleyballr",
  "Type": "Package",
  "Title": "Extract Data from NCAA Women's and Men's Volleyball Website",
  "Version": "0.4.2",
  "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-2024 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.2",
  "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": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://jeffreyrstevens.r-universe.dev",
  "Date/Publication": "2025-03-31 01:59:28 UTC",
  "RemoteUrl": "https://github.com/jeffreyrstevens/ncaavolleyballr",
  "RemoteRef": "HEAD",
  "RemoteSha": "88299412e9c562e9bc99907b46010cf0aff0f24f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:49:34 UTC",
    "User": "root"
  },
  "Author": "Jeffrey R. Stevens [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2375-1360>)",
  "MD5sum": "376b0970fc782b684cf875b356ca0bcf",
  "_user": "jeffreyrstevens",
  "_type": "src",
  "_file": "ncaavolleyballr_0.4.2.tar.gz",
  "_fileid": "64d05925357aaa50d5753324bd5d5fb3d867317d7e98eff05947e34cc8023c2e",
  "_filesize": 681034,
  "_sha256": "64d05925357aaa50d5753324bd5d5fb3d867317d7e98eff05947e34cc8023c2e",
  "_created": "2026-05-08T08:49:34.000Z",
  "_published": "2026-05-22T13:52:50.317Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77393541574,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875430448"
    },
    {
      "job": 77393542020,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875428666"
    },
    {
      "job": 77393541918,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875424859"
    },
    {
      "job": 77393542059,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875423459"
    },
    {
      "job": 77393542027,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875391315"
    },
    {
      "job": 77393540993,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162177272"
    },
    {
      "job": 77393541967,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875413092"
    },
    {
      "job": 77393542184,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875412597"
    },
    {
      "job": 77393542163,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875413047"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25546285861",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jeffreyrstevens/ncaavolleyballr",
  "_commit": {
    "id": "88299412e9c562e9bc99907b46010cf0aff0f24f",
    "author": "Jeffrey Stevens <jeffrey.r.stevens@protonmail.com>",
    "committer": "Jeffrey Stevens <jeffrey.r.stevens@protonmail.com>",
    "message": "Add CRAN-SUBMISSION to .Rbuildignore\n",
    "time": 1743386368
  },
  "_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",
    "uuid": 51374986
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "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": [],
  "_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",
    "description": "Professor, Department of Psychology, Center for Brain, Biology & Behavior, @UNL. Data Science Mentor at Posit."
  },
  "_downloads": {
    "count": 224,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ncaavolleyballr"
  },
  "_devurl": "https://github.com/jeffreyrstevens/ncaavolleyballr",
  "_pkgdown": "https://jeffreyrstevens.github.io/ncaavolleyballr/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_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",
    "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": 873,
      "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": 5290,
      "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 2001-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": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "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": "2025-03-29 20:23:13",
      "commits": 1
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "ncaavolleyballr",
  "_universes": [
    "jeffreyrstevens"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-08T08:51:52.000Z",
      "distro": "noble",
      "commit": "88299412e9c562e9bc99907b46010cf0aff0f24f",
      "fileid": "c710e88a15124b147b78124b8e772804b09cabb2238ffd15a698ed98e69a6142",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25546285861"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-08T08:51:47.000Z",
      "distro": "noble",
      "commit": "88299412e9c562e9bc99907b46010cf0aff0f24f",
      "fileid": "7a549b2c4f1f438b7591191b153107a74e088f53fc581d73a548274b44ffae6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25546285861"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-08T08:51:38.000Z",
      "commit": "88299412e9c562e9bc99907b46010cf0aff0f24f",
      "fileid": "2d81686537e05e26c7af9d5dceb23a461f2d1e8a980afd0d2931c813f937991e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25546285861"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-08T08:51:32.000Z",
      "commit": "88299412e9c562e9bc99907b46010cf0aff0f24f",
      "fileid": "99d0c875db75393ba7e45e5faeceee3d4110cc509b796735f433906c0f98a56d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25546285861"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-08T08:50:45.000Z",
      "commit": "88299412e9c562e9bc99907b46010cf0aff0f24f",
      "fileid": "ee21cf475c46860adb867fceab4381817578841d09d49622e44596e35880af27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25546285861"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-08T08:50:43.000Z",
      "commit": "88299412e9c562e9bc99907b46010cf0aff0f24f",
      "fileid": "76152e4a9e4648b5ed974b8c8042da60d5ada2e0900e71763fee11a879b4cb0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25546285861"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-08T08:50:44.000Z",
      "commit": "88299412e9c562e9bc99907b46010cf0aff0f24f",
      "fileid": "51d6c9f9ad5aca394ef394e7498aa961896e8a85ebc3befbe348f03b3f824031",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25546285861"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-05-22T13:52:32.000Z",
      "commit": "88299412e9c562e9bc99907b46010cf0aff0f24f",
      "fileid": "f702767ac49c86230899e548383bfddbfdb32fe9580dd4a950c190b42e05b8ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/25546285861"
    }
  ]
}