{
  "_id": "6a251eb64b233be19838fa71",
  "Package": "ceblR",
  "Title": "Extract Data from the Canadian Elite Basketball League",
  "Version": "1.0.0",
  "Authors@R": "c(person(\"David\", \"Awosoga\", , \"odo.awosoga@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-2741-5770\")),\nperson(\"Matthew\", \"Chow\", , \"mc2chow@uwaterloo.ca\", role = c(\"aut\"),\ncomment = c(ORCID = \"0009-0009-6045-6839\")),\nperson(\"Ryan\", \"Du\", , \"ryandu343@gmail.com\", role = c(\"aut\"))\n)",
  "Description": "Gather boxscore and play-by-play data from the Canadian\nElite Basketball League (CEBL) <https://www.cebl.ca> to create\na repository of basic and advanced statistics for teams and\nplayers.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/awosoga/ceblR, https://awosoga.github.io/ceblR/",
  "BugReports": "https://github.com/awosoga/ceblR/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://awosoga.r-universe.dev",
  "Date/Publication": "2025-11-03 00:29:34 UTC",
  "RemoteUrl": "https://github.com/awosoga/ceblr",
  "RemoteRef": "HEAD",
  "RemoteSha": "36cf4fe2e37ef51ab8bd5aaea784c7502862c944",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:27:54 UTC",
    "User": "root"
  },
  "Author": "David Awosoga [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-2741-5770>),\nMatthew Chow [aut] (ORCID: <https://orcid.org/0009-0009-6045-6839>),\nRyan Du [aut]",
  "Maintainer": "David Awosoga <odo.awosoga@gmail.com>",
  "MD5sum": "ad3f8bfac19525664464459b3a7cad60",
  "_user": "awosoga",
  "_type": "src",
  "_file": "ceblR_1.0.0.tar.gz",
  "_fileid": "a172c187fcbb6062b8934db7dbc1d2b3561b02901b16e00af26d5ea746c3a3be",
  "_filesize": 2929458,
  "_sha256": "a172c187fcbb6062b8934db7dbc1d2b3561b02901b16e00af26d5ea746c3a3be",
  "_created": "2026-06-07T07:27:54.000Z",
  "_published": "2026-06-07T07:33:10.639Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79940848098,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461908636"
    },
    {
      "job": 79940848100,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461901564"
    },
    {
      "job": 79940848105,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461921506"
    },
    {
      "job": 79940848096,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461922778"
    },
    {
      "job": 79940677352,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461881968"
    },
    {
      "job": 79940848092,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461900087"
    },
    {
      "job": 79940848087,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461895579"
    },
    {
      "job": 79940848114,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461893114"
    },
    {
      "job": 79940848108,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461898642"
    }
  ],
  "_buildurl": "https://github.com/r-universe/awosoga/actions/runs/27086063602",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/awosoga/ceblr",
  "_commit": {
    "id": "36cf4fe2e37ef51ab8bd5aaea784c7502862c944",
    "author": "David Awosoga <odo.awosoga@gmail.com>",
    "committer": "David Awosoga <odo.awosoga@gmail.com>",
    "message": "add Matthew's ORCID and Ryan to author list\n",
    "time": 1762129774
  },
  "_maintainer": {
    "name": "David Awosoga",
    "email": "odo.awosoga@gmail.com",
    "login": "awosoga",
    "linkedin": "in/david-awosoga",
    "twitter": "@davidawosoga",
    "description": "",
    "uuid": 111665282,
    "orcid": "0000-0002-2741-5770"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "awosoga",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 9
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 4
    },
    {
      "week": "2025-45",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "awosoga",
      "count": 26,
      "uuid": 111665282
    },
    {
      "user": "matt-chow",
      "count": 8,
      "uuid": 44385684
    }
  ],
  "_userbio": {
    "uuid": 111665282,
    "type": "user",
    "name": "David Awosoga"
  },
  "_downloads": {
    "count": 153,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ceblR"
  },
  "_devurl": "https://github.com/awosoga/ceblr",
  "_pkgdown": "https://awosoga.github.io/ceblR/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ceblR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/awosoga/ceblr",
  "_realowner": "awosoga",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-07-19"
    }
  ],
  "_exports": [
    "%>%",
    "load_cebl_coaches",
    "load_cebl_officials",
    "load_cebl_pbp",
    "load_cebl_player_boxscores",
    "load_cebl_schedule",
    "load_cebl_team_boxscores"
  ],
  "_help": [
    {
      "page": "load_cebl_coaches",
      "title": "*Load CEBL Coaches*",
      "topics": [
        "load_cebl_coaches"
      ]
    },
    {
      "page": "load_cebl_officials",
      "title": "*Load CEBL Officials*",
      "topics": [
        "load_cebl_officials"
      ]
    },
    {
      "page": "load_cebl_pbp",
      "title": "*Load CEBL Play-by-Play Data*",
      "topics": [
        "load_cebl_pbp"
      ]
    },
    {
      "page": "load_cebl_player_boxscores",
      "title": "*Load CEBL Player Boxscores*",
      "topics": [
        "load_cebl_player_boxscores"
      ]
    },
    {
      "page": "load_cebl_schedule",
      "title": "*Load CEBL Game Schedule*",
      "topics": [
        "load_cebl_schedule"
      ]
    },
    {
      "page": "load_cebl_team_boxscores",
      "title": "*Load CEBL Team Boxscores*",
      "topics": [
        "load_cebl_team_boxscores"
      ]
    }
  ],
  "_pkglogo": "https://github.com/awosoga/ceblr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/awosoga/ceblr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ceblR-how-to-use.Rmd",
      "filename": "ceblR-how-to-use.html",
      "title": "How to use ceblR",
      "author": "David Awosoga",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Usage",
        "Schedules",
        "Team Boxscores",
        "Player Boxscores",
        "Officials",
        "Coaches",
        "Play-by-Play"
      ],
      "created": "2023-10-01 02:58:21",
      "modified": "2025-07-10 22:04:07",
      "commits": 2
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "ceblr",
  "_universes": [
    "awosoga"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-07T07:30:09.000Z",
      "distro": "noble",
      "commit": "36cf4fe2e37ef51ab8bd5aaea784c7502862c944",
      "fileid": "71f6bd418d738b350f540f7ece3cbb344075c2ba662eb6377e5181c4188b4f46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awosoga/actions/runs/27086063602"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-07T07:30:01.000Z",
      "distro": "noble",
      "commit": "36cf4fe2e37ef51ab8bd5aaea784c7502862c944",
      "fileid": "fc5e0ab84382539bf18dfb4108bddc4e5819eaffbdab2f5222eda53686adb846",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awosoga/actions/runs/27086063602"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-07T07:32:01.000Z",
      "commit": "36cf4fe2e37ef51ab8bd5aaea784c7502862c944",
      "fileid": "1e559c1dc754c4835d87fef6ea36e4dc780c79d6058d63e0ba8e1ac8073eaad1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awosoga/actions/runs/27086063602"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-07T07:31:59.000Z",
      "commit": "36cf4fe2e37ef51ab8bd5aaea784c7502862c944",
      "fileid": "51c7ae8f561d4e75f9eac39463798597b1c7db3c1f2774c3a9b83fae0831a2de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awosoga/actions/runs/27086063602"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-07T07:30:09.000Z",
      "commit": "36cf4fe2e37ef51ab8bd5aaea784c7502862c944",
      "fileid": "6bb666d240d8a4d7c1b4d8259668b1163ec4fa40d30a00bf92f4204bed144752",
      "status": "success",
      "buildurl": "https://github.com/r-universe/awosoga/actions/runs/27086063602"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T07:29:13.000Z",
      "commit": "36cf4fe2e37ef51ab8bd5aaea784c7502862c944",
      "fileid": "68326bff40f05c7796af4fd0f10b8e700ebc4d63a1994801c24dfa76b5f129f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awosoga/actions/runs/27086063602"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T07:29:05.000Z",
      "commit": "36cf4fe2e37ef51ab8bd5aaea784c7502862c944",
      "fileid": "a714f8d994cc31cb5be5a50244824180e83e716f24ed79bbb2bac272e61efed7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awosoga/actions/runs/27086063602"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-07T07:29:13.000Z",
      "commit": "36cf4fe2e37ef51ab8bd5aaea784c7502862c944",
      "fileid": "bef9670add28ceb1700183a147ad9efa80ae929689894f353e96fe7d8e4a796a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awosoga/actions/runs/27086063602"
    }
  ]
}