Package: mlbplotR
Type: Package
Title: Create 'ggplot2' and 'gt' Visuals with Major League Baseball
        Logos
Version: 1.2.0
Authors@R: 
    c(
    person(given = "Sebastian",
           family = "Carl",
           role = c("aut"),
           email = "mrcaseb@gmail.com"),
    person(given = "Camden",
           family = "Kay",
           role = c("aut", "cre", "cph"),
           email = "camden.kay23@gmail.com")
     )
Description: Tools to help visualize Major League Baseball analysis in 'ggplot2' 
  and 'gt'. You provide team/player information and 'mlbplotR' will transform 
  that information into team colors, logos, or player headshots for graphics.
URL: https://github.com/camdenk/mlbplotR,
        https://camdenk.github.io/mlbplotR/
BugReports: https://github.com/camdenk/mlbplotR/issues
Imports: cli, data.table, ggplot2, gt, httr, lifecycle, magick,
        magrittr, rlang, scales
Suggests: base64enc, dplyr, ggtext, gridtext, knitr, rsvg, rmarkdown,
        rstudioapi, sjmisc
Encoding: UTF-8
License: MIT + file LICENSE
RoxygenNote: 7.3.2
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2025-09-02 21:57:02 UTC; ckay
Author: Sebastian Carl [aut],
  Camden Kay [aut, cre, cph]
Maintainer: Camden Kay <camden.kay23@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-02 22:20:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:31:30 UTC; windows
