Package: birdcolors
Type: Package
Title: Create Palettes from the Colors of the World's Birds
Date: 2026-03-30
Version: 1.0.1
Authors@R: c(
    person(
      "Ben", "Tonelli",
      email = "btonell@clemson.edu",
      role = c("aut", "cre")
    ),
    person(
      "Casey", "Youngflesh",
      email = "cyoungf@clemson.edu",
      role = c("aut")
    ),
    person(
      "Chris", "Sayers",
      role = c("ctb")
    ),
    person(
      "Ellie", "Magaldi",
      role = c("ctb")
    )
  )
Depends: R (>= 4.0)
Description: Create attractive palettes based on the colors of the world's birds. Palettes are composed of 2 to 9 colors, with options to expand palettes via interpolation. Compatible with the package 'ggplot2' and base R graphics.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: ggplot2
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-03-30 20:21:15 UTC; benjamintonelli
Author: Ben Tonelli [aut, cre],
  Casey Youngflesh [aut],
  Chris Sayers [ctb],
  Ellie Magaldi [ctb]
Maintainer: Ben Tonelli <btonell@clemson.edu>
Repository: CRAN
Date/Publication: 2026-04-03 08:20:20 UTC
Built: R 4.6.0; ; 2026-04-27 11:26:11 UTC; windows
