{
  "_id": "6a1e87bd1d7bb097a0a67a27",
  "Package": "mlbplotR",
  "Type": "Package",
  "Title": "Create 'ggplot2' and 'gt' Visuals with Major League Baseball\nLogos",
  "Version": "1.2.0.9000",
  "Authors@R": "c(\nperson(given = \"Sebastian\",\nfamily = \"Carl\",\nrole = c(\"aut\"),\nemail = \"mrcaseb@gmail.com\"),\nperson(given = \"Camden\",\nfamily = \"Kay\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"camden.kay23@gmail.com\")\n)",
  "Description": "Tools to help visualize Major League Baseball analysis in\n'ggplot2' and 'gt'. You provide team/player information and\n'mlbplotR' will transform that information into team colors,\nlogos, or player headshots for graphics.",
  "URL": "https://github.com/camdenk/mlbplotR,\nhttps://camdenk.github.io/mlbplotR/",
  "BugReports": "https://github.com/camdenk/mlbplotR/issues",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libmagick++-dev gsfonts libuv1-dev\nlibxml2-dev libssl-dev libnode-dev",
  "Repository": "https://camdenk.r-universe.dev",
  "Date/Publication": "2025-09-05 21:59:26 UTC",
  "RemoteUrl": "https://github.com/camdenk/mlbplotr",
  "RemoteRef": "HEAD",
  "RemoteSha": "9fc1918fcce077505aa840747d60d6c07b904262",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:31:40 UTC",
    "User": "root"
  },
  "Author": "Sebastian Carl [aut],\nCamden Kay [aut, cre, cph]",
  "Maintainer": "Camden Kay <camden.kay23@gmail.com>",
  "MD5sum": "c7f03edd09bb386ca5f03051ee0d70bc",
  "_user": "camdenk",
  "_type": "src",
  "_file": "mlbplotR_1.2.0.9000.tar.gz",
  "_fileid": "feb408a1efae6d18e6bed3b7918f988e4db257001b048524fd02d3d1cafaafd7",
  "_filesize": 3956709,
  "_sha256": "feb408a1efae6d18e6bed3b7918f988e4db257001b048524fd02d3d1cafaafd7",
  "_created": "2026-06-02T07:31:40.000Z",
  "_published": "2026-06-02T07:35:25.211Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79021253925,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351624304"
    },
    {
      "job": 79021253930,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351614336"
    },
    {
      "job": 79021253951,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351607281"
    },
    {
      "job": 79021253932,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351602329"
    },
    {
      "job": 79020745260,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351566923"
    },
    {
      "job": 79021253858,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351607309"
    },
    {
      "job": 79021253910,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351597417"
    },
    {
      "job": 79021253906,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351596242"
    },
    {
      "job": 79021253885,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351593554"
    }
  ],
  "_buildurl": "https://github.com/r-universe/camdenk/actions/runs/26805145918",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/camdenk/mlbplotr",
  "_commit": {
    "id": "9fc1918fcce077505aa840747d60d6c07b904262",
    "author": "camdenk <camden.kay23@gmail.com>",
    "committer": "camdenk <camden.kay23@gmail.com>",
    "message": "Bump to Dev version\n",
    "time": 1757109566
  },
  "_maintainer": {
    "name": "Camden Kay",
    "email": "camden.kay23@gmail.com",
    "login": "camdenk",
    "twitter": "@k_camden",
    "description": "",
    "uuid": 44204931
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggtext",
      "role": "Suggests"
    },
    {
      "package": "gridtext",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rsvg",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "sjmisc",
      "role": "Suggests"
    }
  ],
  "_owner": "camdenk",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v1.2.0",
      "date": "2025-09-02"
    }
  ],
  "_topics": [
    "baseball",
    "ggplot2",
    "sportsdataverse"
  ],
  "_stars": 24,
  "_contributors": [
    {
      "user": "camdenk",
      "count": 213,
      "uuid": 44204931
    }
  ],
  "_userbio": {
    "uuid": 44204931,
    "type": "user",
    "name": "Camden Kay"
  },
  "_downloads": {
    "count": 215,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mlbplotR"
  },
  "_devurl": "https://github.com/camdenk/mlbplotr",
  "_pkgdown": "https://camdenk.github.io/mlbplotR/",
  "_searchresults": 122,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mlbplotR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/camdenk/mlbplotr",
  "_realowner": "camdenk",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2023-03-13"
    },
    {
      "version": "1.1.0",
      "date": "2023-06-20"
    },
    {
      "version": "1.2.0",
      "date": "2025-09-02"
    }
  ],
  "_exports": [
    "clean_team_abbrs",
    "element_milb_dot_headshot",
    "element_milb_dot_logo",
    "element_milb_light_cap_logo",
    "element_milb_logo",
    "element_mlb_dark_cap_logo",
    "element_mlb_dot_headshot",
    "element_mlb_dot_logo",
    "element_mlb_headshot",
    "element_mlb_light_cap_logo",
    "element_mlb_logo",
    "element_mlb_scoreboard_logo",
    "element_path",
    "geom_from_path",
    "geom_mean_lines",
    "geom_median_lines",
    "geom_milb_dot_headshots",
    "geom_milb_dot_logos",
    "geom_milb_light_cap_logos",
    "geom_milb_logos",
    "geom_mlb_dark_cap_logos",
    "geom_mlb_dot_headshots",
    "geom_mlb_dot_logos",
    "geom_mlb_headshots",
    "geom_mlb_light_cap_logos",
    "geom_mlb_logos",
    "geom_mlb_scoreboard_logos",
    "GeomFromPath",
    "GeomMiLBdotheads",
    "GeomMiLBdotlogo",
    "GeomMiLBlightcaplogo",
    "GeomMiLBlogo",
    "GeomMLBdarkcaplogo",
    "GeomMLBdotheads",
    "GeomMLBdotlogo",
    "GeomMLBheads",
    "GeomMLBlightcaplogo",
    "GeomMLBlogo",
    "GeomMLBscoreboardlogo",
    "GeomRefLines",
    "ggpreview",
    "gt_fmt_milb_dot_headshot",
    "gt_fmt_milb_dot_logo",
    "gt_fmt_milb_logo",
    "gt_fmt_mlb_dot_headshot",
    "gt_fmt_mlb_dot_logo",
    "gt_fmt_mlb_headshot",
    "gt_fmt_mlb_logo",
    "gt_fmt_mlb_scoreboard_logo",
    "gt_merge_stack_team_color",
    "gt_mlb_column_labels",
    "load_headshots",
    "load_milb_teams",
    "load_mlb_teams",
    "mlb_player_tiers",
    "mlb_team_factor",
    "mlb_team_tiers",
    "scale_color_mlb",
    "scale_colour_mlb",
    "scale_fill_mlb",
    "scale_x_mlb",
    "scale_y_mlb",
    "theme_x_mlb",
    "theme_y_mlb",
    "valid_team_names"
  ],
  "_help": [
    {
      "page": "clean_team_abbrs",
      "title": "Standardize MLB Team Abbreviations",
      "topics": [
        "clean_team_abbrs"
      ]
    },
    {
      "page": "element",
      "title": "Theme Elements for Image Grobs",
      "topics": [
        "element_milb_dot_headshot",
        "element_milb_dot_logo",
        "element_milb_light_cap_logo",
        "element_milb_logo",
        "element_mlb_dark_cap_logo",
        "element_mlb_dot_headshot",
        "element_mlb_dot_logo",
        "element_mlb_headshot",
        "element_mlb_light_cap_logo",
        "element_mlb_logo",
        "element_mlb_scoreboard_logo",
        "element_path"
      ]
    },
    {
      "page": "geom_cap_logos",
      "title": "ggplot2 Layer for Visualizing MLB Team Cap Logos",
      "topics": [
        "geom_cap_logos",
        "geom_mlb_dark_cap_logos",
        "geom_mlb_light_cap_logos"
      ]
    },
    {
      "page": "geom_from_path",
      "title": "ggplot2 Layer for Visualizing Images from URLs or Local Paths",
      "topics": [
        "geom_from_path"
      ]
    },
    {
      "page": "geom_lines",
      "title": "ggplot2 Layer for Horizontal and Vertical Reference Lines",
      "topics": [
        "geom_mean_lines",
        "geom_median_lines"
      ]
    },
    {
      "page": "geom_milb_logos",
      "title": "ggplot2 Layer for Visualizing MiLB Team Logos",
      "topics": [
        "geom_milb_dot_logos",
        "geom_milb_light_cap_logos",
        "geom_milb_logos"
      ]
    },
    {
      "page": "geom_mlb_headshots",
      "title": "ggplot2 Layer for Visualizing MLB/MiLB Player Headshots",
      "topics": [
        "geom_milb_dot_headshots",
        "geom_mlb_dot_headshots",
        "geom_mlb_headshots"
      ]
    },
    {
      "page": "geom_mlb_logos",
      "title": "ggplot2 Layer for Visualizing MLB Team Logos",
      "topics": [
        "geom_mlb_dot_logos",
        "geom_mlb_logos",
        "geom_mlb_scoreboard_logos"
      ]
    },
    {
      "page": "ggpreview",
      "title": "Preview ggplot in Specified Dimensions",
      "topics": [
        "ggpreview"
      ]
    },
    {
      "page": "gt_merge_stack_team_color",
      "title": "Merge and stack text from two columns in 'gt' and color one with team colors",
      "topics": [
        "gt_merge_stack_team_color"
      ]
    },
    {
      "page": "gt_milb",
      "title": "Add MiLB team logos into rows of a 'gt' table",
      "topics": [
        "gt_fmt_milb_dot_logo",
        "gt_fmt_milb_logo",
        "gt_milb"
      ]
    },
    {
      "page": "gt_mlb",
      "title": "Add MLB team logos into rows of a 'gt' table",
      "topics": [
        "gt_fmt_mlb_dot_logo",
        "gt_fmt_mlb_logo",
        "gt_fmt_mlb_scoreboard_logo",
        "gt_mlb"
      ]
    },
    {
      "page": "gt_mlb_column_labels",
      "title": "Replace Team Abbreviations/Player IDs With Images In Column Labels",
      "topics": [
        "gt_mlb_column_labels"
      ]
    },
    {
      "page": "gt_mlb_headshots",
      "title": "Render Player Headshots in 'gt' Tables",
      "topics": [
        "gt_fmt_milb_dot_headshot",
        "gt_fmt_mlb_dot_headshot",
        "gt_fmt_mlb_headshot",
        "gt_mlb_headshots"
      ]
    },
    {
      "page": "load_headshots",
      "title": "Load Player ID Map With Headshot Info",
      "topics": [
        "load_headshots"
      ]
    },
    {
      "page": "load_milb_teams",
      "title": "Load MiLB Team Colors, and Logos",
      "topics": [
        "load_milb_teams"
      ]
    },
    {
      "page": "load_mlb_teams",
      "title": "Load MLB Team Colors, and Logos",
      "topics": [
        "load_mlb_teams"
      ]
    },
    {
      "page": "mlb_player_tiers",
      "title": "Create MLB Player Tiers",
      "topics": [
        "mlb_player_tiers"
      ]
    },
    {
      "page": "mlb_team_factor",
      "title": "Create Ordered MLB Team Factor",
      "topics": [
        "mlb_team_factor"
      ]
    },
    {
      "page": "mlb_team_tiers",
      "title": "Create MLB Team Tiers",
      "topics": [
        "mlb_team_tiers"
      ]
    },
    {
      "page": "scale_axes_mlb",
      "title": "Axis Scales for MLB Team Logos",
      "topics": [
        "scale_x_mlb",
        "scale_y_mlb"
      ]
    },
    {
      "page": "scale_mlb",
      "title": "Scales for MLB Team Colors",
      "topics": [
        "scale_color_mlb",
        "scale_colour_mlb",
        "scale_fill_mlb"
      ]
    },
    {
      "page": "theme_mlb",
      "title": "Theme for MLB Team Logos",
      "topics": [
        "theme_x_mlb",
        "theme_y_mlb"
      ]
    },
    {
      "page": "valid_team_names",
      "title": "Output Valid MLB Team Abbreviations",
      "topics": [
        "valid_team_names"
      ]
    }
  ],
  "_pkglogo": "https://github.com/camdenk/mlbplotr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/camdenk/mlbplotr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bigD",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gt",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magick",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "sys",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 5.165541076722373,
  "_indexed": true,
  "_nocasepkg": "mlbplotr",
  "_universes": [
    "camdenk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-06-02T07:34:37.000Z",
      "distro": "noble",
      "commit": "9fc1918fcce077505aa840747d60d6c07b904262",
      "fileid": "50f47c8508e6ef90d204f6965fcd76dd7173a19a21e53d3d519cc9eb9c9d44f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camdenk/actions/runs/26805145918"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0.9000",
      "date": "2026-06-02T07:34:07.000Z",
      "distro": "noble",
      "commit": "9fc1918fcce077505aa840747d60d6c07b904262",
      "fileid": "c5e6b5970d7862d1e00db6743004a24691ca54d996fcf1ac42e663efa7579a36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camdenk/actions/runs/26805145918"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-06-02T07:33:52.000Z",
      "commit": "9fc1918fcce077505aa840747d60d6c07b904262",
      "fileid": "bd49b505509e99038d378484250fdb2ba11bd77c266671c8bccc8cc07fbaa5f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camdenk/actions/runs/26805145918"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0.9000",
      "date": "2026-06-02T07:33:36.000Z",
      "commit": "9fc1918fcce077505aa840747d60d6c07b904262",
      "fileid": "09e71b87cffbbbccdb4c4c4994eed9185f04da9547ed045d4c0ae215e669c71e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camdenk/actions/runs/26805145918"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0.9000",
      "date": "2026-06-02T07:34:09.000Z",
      "commit": "9fc1918fcce077505aa840747d60d6c07b904262",
      "fileid": "07651247bac084862714d7842e90bb82fcc2da7b358555febafaa72962c38ee3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/camdenk/actions/runs/26805145918"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-06-02T07:33:04.000Z",
      "commit": "9fc1918fcce077505aa840747d60d6c07b904262",
      "fileid": "ce755b1bcd13e2b4a0b0cb6af27394f250e7fe4aa8302dc3ca09eac161394db1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camdenk/actions/runs/26805145918"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-06-02T07:32:59.000Z",
      "commit": "9fc1918fcce077505aa840747d60d6c07b904262",
      "fileid": "286805a38d3733a70203e75cdee434276ab60e9fa8c25cbf5949474ab560195b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camdenk/actions/runs/26805145918"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0.9000",
      "date": "2026-06-02T07:32:54.000Z",
      "commit": "9fc1918fcce077505aa840747d60d6c07b904262",
      "fileid": "22e1a716fc0dd4da7393fdbb8cd8ccb151628cd69431df5dece6e4822696063d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/camdenk/actions/runs/26805145918"
    }
  ]
}