Package: mlbplotR
Type: Package
Title: Create 'ggplot2' and 'gt' Visuals with Major League Baseball
        Logos
Version: 1.0.1
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, lifecycle, magick, magrittr,
        rlang, scales
Suggests: base64enc, dplyr, ggtext, gridtext, knitr, rsvg, rmarkdown,
        rstudioapi, sjmisc
Encoding: UTF-8
License: MIT + file LICENSE
RoxygenNote: 7.2.3
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2023-03-10 14:30:54 UTC; camdenkay
Author: Sebastian Carl [aut],
  Camden Kay [aut, cre, cph]
Maintainer: Camden Kay <camden.kay23@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-13 13:40:02 UTC
Built: R 4.1.2; ; 2023-03-14 11:37:00 UTC; unix
