{
  "_id": "6a5f8aa014e95619b75d6b1c",
  "Package": "provolleyballr",
  "Type": "Package",
  "Title": "Extract Data from US Women's Professional Volleyball Websites",
  "Version": "0.1.0",
  "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": "Tools for scraping match statistics and player data from\nthe Athletes Unlimited (UA) volleyball website\n<https://auprosports.com/volleyball/>, the League One\nVolleyball website <https://lovb.com>, and the Major League\nVolleyball (MLV) website <https://provolleyball.com>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "SystemRequirements": "Google Chrome browser",
  "URL": "https://github.com/JeffreyRStevens/provolleyballr",
  "BugReports": "https://github.com/JeffreyRStevens/provolleyballr/issues",
  "LazyData": "true",
  "Config/pak/sysreqs": "chromium libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://jeffreyrstevens.r-universe.dev",
  "Date/Publication": "2026-01-17 16:28:39 UTC",
  "RemoteUrl": "https://github.com/jeffreyrstevens/provolleyballr",
  "RemoteRef": "HEAD",
  "RemoteSha": "59a07879c2595c06184b90025f6b5705375f1c1f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 14:55:32 UTC",
    "User": "root"
  },
  "Author": "Jeffrey R. Stevens [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-2375-1360>)",
  "_user": "jeffreyrstevens",
  "_type": "src",
  "_file": "provolleyballr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/df4333ca8c5bc7bf6cf8a9b973a472e66c951caf1141f7c955bf83f4a60a7fd7",
  "_filesize": 500832,
  "_sha256": "df4333ca8c5bc7bf6cf8a9b973a472e66c951caf1141f7c955bf83f4a60a7fd7",
  "_expires": "2026-10-29T15:05:02.000Z",
  "_created": "2026-07-21T14:55:32.000Z",
  "_published": "2026-07-21T15:05:04.202Z",
  "_jobs": [
    {
      "job": 88671268574,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8499616112"
    },
    {
      "job": 88671268424,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499611268"
    },
    {
      "job": 88671268629,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8499804670"
    },
    {
      "job": 88671268545,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499740198"
    },
    {
      "job": 88670373301,
      "time": 189,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499524404"
    },
    {
      "job": 88671268523,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8499610506"
    },
    {
      "job": 88671268693,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8499572444"
    },
    {
      "job": 88671268758,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8499571238"
    },
    {
      "job": 88671268564,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8499586917"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841208095",
  "_status": "success",
  "_upstream": "https://github.com/jeffreyrstevens/provolleyballr",
  "_commit": {
    "id": "59a07879c2595c06184b90025f6b5705375f1c1f",
    "author": "Jeffrey Stevens <51374986+JeffreyRStevens@users.noreply.github.com>",
    "committer": "Jeffrey Stevens <51374986+JeffreyRStevens@users.noreply.github.com>",
    "message": "Remove CRAN-SUBMISSION\n",
    "time": 1768667319
  },
  "_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": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "selenider",
      "role": "Imports"
    },
    {
      "package": "chromote",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "jeffreyrstevens",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 3
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 11
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-01-12"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jeffreyrstevens",
      "count": 39,
      "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": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/provolleyballr"
  },
  "_devurl": "https://github.com/jeffreyrstevens/provolleyballr",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/provolleyballr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeffreyrstevens/provolleyballr",
  "_realowner": "jeffreyrstevens",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-01-17"
    }
  ],
  "_exports": [
    "au_stats",
    "get_stats",
    "group_stats",
    "lovb_stats",
    "mlv_stats"
  ],
  "_datasets": [
    {
      "name": "au_player_data",
      "title": "Athletes Unlimited Individual Player Statistics",
      "object": "au_player_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "rank",
        "player",
        "points",
        "sets_played",
        "kills",
        "kills_per_set",
        "attack_errors",
        "attack_attempts",
        "kill_percentage",
        "assists",
        "assists_per_set",
        "setting_errors",
        "service_aces",
        "service_errors",
        "service_aces_per_set",
        "total_reception_attempts",
        "reception_errors",
        "positive_reception_percentage",
        "digs",
        "digs_per_set",
        "blocks",
        "blocks_per_set",
        "block_assists",
        "good_receptions"
      ],
      "rows": 220,
      "table": true,
      "tojson": true
    },
    {
      "name": "lovb_player_data",
      "title": "League One Volleyball Individual Player Statistics",
      "object": "lovb_player_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "team",
        "number",
        "player",
        "points",
        "matches_started",
        "sets_started",
        "sets_played",
        "hitting_efficiency",
        "kill_percentage",
        "kills",
        "attack_errors",
        "attacks_blocked",
        "attack_attempts",
        "in_system_percentage",
        "reception_errors",
        "reception_attempts",
        "service_aces",
        "service_errors",
        "opponent_in_system_percentage",
        "service_attempts",
        "blocks",
        "block_touch_percentage",
        "digs",
        "dig_percentage",
        "assists",
        "setting_efficiency"
      ],
      "rows": 94,
      "table": true,
      "tojson": true
    },
    {
      "name": "lovb_team_data",
      "title": "League One Volleyball Team Match Statistics",
      "object": "lovb_team_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "team",
        "opponent",
        "date",
        "points",
        "hitting_efficiency",
        "kill_percentage",
        "kills",
        "attack_errors",
        "attacks_blocked",
        "attack_attempts",
        "in_system_percentage",
        "reception_errors",
        "reception_attempts",
        "service_aces",
        "service_errors",
        "opponent_in_system_percentage",
        "service_attempts",
        "blocks",
        "block_touch_percentage",
        "digs",
        "dig_percentage",
        "assists",
        "setting_efficiency"
      ],
      "rows": 96,
      "table": true,
      "tojson": true
    },
    {
      "name": "lovb_teams",
      "title": "League One Volleyball Teams",
      "object": "lovb_teams",
      "class": [
        "data.frame"
      ],
      "fields": [
        "name",
        "slug",
        "first_year"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    },
    {
      "name": "mlv_player_data",
      "title": "Major League Volleyball Individual Player Statistics",
      "object": "mlv_player_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "team",
        "number",
        "player",
        "sets_played",
        "matches_played",
        "points",
        "points_per_set",
        "kills",
        "kills_per_set",
        "attack_errors",
        "attack_attempts",
        "hitting_efficiency",
        "assists",
        "assists_per_set",
        "service_aces",
        "service_aces_per_set",
        "serive_errors",
        "service_errors_per_set",
        "digs",
        "digs_per_set",
        "blocks",
        "blocks_per_set"
      ],
      "rows": 262,
      "table": true,
      "tojson": true
    },
    {
      "name": "mlv_team_data",
      "title": "Major League Volleyball Team Match Statistics",
      "object": "mlv_team_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "team",
        "date",
        "opponent",
        "result",
        "kills",
        "assists",
        "service_aces",
        "blocks",
        "out",
        "attack_attempts",
        "hitting_efficiency",
        "digs",
        "digs_per_set",
        "sets_played"
      ],
      "rows": 392,
      "table": true,
      "tojson": true
    },
    {
      "name": "mlv_teams",
      "title": "Major League Volleyball Teams",
      "object": "mlv_teams",
      "class": [
        "data.frame"
      ],
      "fields": [
        "city",
        "mascot",
        "name",
        "slug",
        "first_year"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "au_player_data",
      "title": "Athletes Unlimited Individual Player Statistics",
      "concept": [
        "datasets"
      ],
      "topics": [
        "au_player_data"
      ]
    },
    {
      "page": "au_stats",
      "title": "Extract Data from Athletes Unlimited Volleyball Website",
      "concept": [
        "statistics functions"
      ],
      "topics": [
        "au_stats"
      ]
    },
    {
      "page": "get_stats",
      "title": "Extract Data from US Women's Professional Volleyball Websites",
      "concept": [
        "statistics functions"
      ],
      "topics": [
        "get_stats"
      ]
    },
    {
      "page": "group_stats",
      "title": "Get Statistics for All Teams in a League",
      "concept": [
        "statistics functions"
      ],
      "topics": [
        "group_stats"
      ]
    },
    {
      "page": "lovb_player_data",
      "title": "League One Volleyball Individual Player Statistics",
      "concept": [
        "datasets"
      ],
      "topics": [
        "lovb_player_data"
      ]
    },
    {
      "page": "lovb_stats",
      "title": "Extract Data from League One Volleyball Website",
      "concept": [
        "statistics functions"
      ],
      "topics": [
        "lovb_stats"
      ]
    },
    {
      "page": "lovb_team_data",
      "title": "League One Volleyball Team Match Statistics",
      "concept": [
        "datasets"
      ],
      "topics": [
        "lovb_team_data"
      ]
    },
    {
      "page": "lovb_teams",
      "title": "League One Volleyball Teams",
      "concept": [
        "datasets"
      ],
      "topics": [
        "lovb_teams"
      ]
    },
    {
      "page": "mlv_player_data",
      "title": "Major League Volleyball Individual Player Statistics",
      "concept": [
        "datasets"
      ],
      "topics": [
        "mlv_player_data"
      ]
    },
    {
      "page": "mlv_stats",
      "title": "Extract Data from Major League Volleyball Website",
      "concept": [
        "statistics functions"
      ],
      "topics": [
        "mlv_stats"
      ]
    },
    {
      "page": "mlv_team_data",
      "title": "Major League Volleyball Team Match Statistics",
      "concept": [
        "datasets"
      ],
      "topics": [
        "mlv_team_data"
      ]
    },
    {
      "page": "mlv_teams",
      "title": "Major League Volleyball Teams",
      "concept": [
        "datasets"
      ],
      "topics": [
        "mlv_teams"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jeffreyrstevens/provolleyballr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jeffreyrstevens/provolleyballr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "coro",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "purrr",
    "R6",
    "rlang",
    "rvest",
    "selectr",
    "selenider",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "provolleyballr",
  "_universes": [
    "jeffreyrstevens"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-21T14:58:07.000Z",
      "distro": "resolute",
      "commit": "59a07879c2595c06184b90025f6b5705375f1c1f",
      "fileid": "https://r2.ropensci.org/bcf3709ca9f841063eac8a8c0da70747ed668fa3f08a1a1195d09dc534dc54c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841208095"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-21T14:58:01.000Z",
      "distro": "resolute",
      "commit": "59a07879c2595c06184b90025f6b5705375f1c1f",
      "fileid": "https://r2.ropensci.org/964ae83d8133590d158f8c5acd7a594c67ca543599472961656ee6aba65db875",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841208095"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-21T15:03:56.000Z",
      "commit": "59a07879c2595c06184b90025f6b5705375f1c1f",
      "fileid": "https://r2.ropensci.org/ca9a37b1710265a7d6a31221fabb92cfa807eb9525d61bdbbc16a705fb3ae037",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841208095"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-21T15:02:00.000Z",
      "commit": "59a07879c2595c06184b90025f6b5705375f1c1f",
      "fileid": "https://r2.ropensci.org/8fb41afec69928a5ff22c9cf422364c9162fdcf7c3f21fdcdc882332e82ffe77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841208095"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-21T14:58:19.000Z",
      "commit": "59a07879c2595c06184b90025f6b5705375f1c1f",
      "fileid": "https://r2.ropensci.org/8e7e3a6e1027ff911c22461114a6397e6da9657bf38f0eeb2b3253e3c4ba24d0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841208095"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-21T14:56:47.000Z",
      "commit": "59a07879c2595c06184b90025f6b5705375f1c1f",
      "fileid": "https://r2.ropensci.org/aab71016d5d02af1eb35549c15580bc6b3d75cae42df9dd31b2becc9ff1154ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841208095"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-21T14:56:45.000Z",
      "commit": "59a07879c2595c06184b90025f6b5705375f1c1f",
      "fileid": "https://r2.ropensci.org/b1e5c2fba33731020c090023737c1c6ac7c350afb6af4348566db10ec30de8b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841208095"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-21T14:57:05.000Z",
      "commit": "59a07879c2595c06184b90025f6b5705375f1c1f",
      "fileid": "https://r2.ropensci.org/9c4c18e431f10521569c3ccd4865313adfaaf5505a95f4108084921932ffea0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jeffreyrstevens/actions/runs/29841208095"
    }
  ]
}