Package: teamcolors Type: Package Title: Color Palettes for Pro Sports Teams Version: 0.0.4.9002 Authors@R: c( person("Benjamin S.", "Baumer", email = "ben.baumer@gmail.com", role = c("aut", "cre")), person("Gregory J.", "Matthews", email = "gjm112@gmail.com", role = c("aut")), person("Luke", "Benz", role = c("ctb")), person("Arielle", "Dror", role = c("ctb")), person("Clara", "Rosenberg", role = c("ctb")), person("Paige", "Patrick", role = c("ctb")), person("Allan", "Butler", role = c("ctb")), person("Martin", "Lefebvre", role = c("ctb")) ) Description: Provides color palettes corresponding to professional and amateur, sports teams. These can be useful in creating data graphics that are themed for particular teams. Depends: R (>= 3.5) Imports: dplyr, ggplot2, tibble, tidyr Suggests: Lahman, testthat (>= 2.1.0) License: GPL Encoding: UTF-8 LazyData: true URL: http://github.com/beanumber/teamcolors BugReports: https://github.com/beanumber/teamcolors/issues RoxygenNote: 7.2.3 Config/pak/sysreqs: libicu-dev Repository: https://beanumber.r-universe.dev Date/Publication: 2025-09-22 21:56:53 UTC RemoteUrl: https://github.com/beanumber/teamcolors RemoteRef: HEAD RemoteSha: 18d8bf6efee074d9f1485a199521b172de8a8cf3 NeedsCompilation: no Packaged: 2026-06-19 09:43:37 UTC; root Author: Benjamin S. Baumer [aut, cre], Gregory J. Matthews [aut], Luke Benz [ctb], Arielle Dror [ctb], Clara Rosenberg [ctb], Paige Patrick [ctb], Allan Butler [ctb], Martin Lefebvre [ctb] Maintainer: Benjamin S. Baumer