Package: nflplotR Title: NFL Logo Plots in 'ggplot2' and 'gt' Version: 1.6.0 Authors@R: person("Sebastian", "Carl", , "mrcaseb@gmail.com", role = c("aut", "cre")) Description: A set of functions to visualize National Football League analysis in 'ggplot2' plots and 'gt' tables. License: MIT + file LICENSE URL: https://nflplotr.nflverse.com, https://github.com/nflverse/nflplotR BugReports: https://github.com/nflverse/nflplotR/issues Depends: R (>= 4.1.0) Imports: cachem (>= 1.0.0), cli (>= 3.0.0), data.table (>= 1.14.0), ggpath (>= 1.1.0), ggplot2 (>= 4.0.0), grid, gt (>= 0.8.0), lifecycle, magick (>= 2.7.3), memoise (>= 2.0.0), nflreadr (>= 1.5.0), rlang (>= 1.0.0), S7 (>= 0.2.0), scales (>= 1.1.0) Suggests: base64enc (>= 0.1-3), colorspace (>= 2.0), covr, knitr, rmarkdown, rstudioapi (>= 0.13), rsvg (>= 2.0), testthat (>= 3.0.0), vdiffr (>= 1.0.2), webshot2 (>= 0.1.1) Config/Needs/website: mrcaseb/ggpath Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libmagick++-dev gsfonts libuv1-dev libxml2-dev libssl-dev libnode-dev Repository: https://nflverse.r-universe.dev Date/Publication: 2025-12-31 11:30:39 UTC RemoteUrl: https://github.com/nflverse/nflplotR RemoteRef: HEAD RemoteSha: 3468aeaa3ac9e9c01db8bfbc4aeca4189fac6ec6 NeedsCompilation: no Packaged: 2026-06-19 07:49:32 UTC; root Author: Sebastian Carl [aut, cre] Maintainer: Sebastian Carl