Package: trekcolors Title: Star Trek Color Palettes Version: 0.2.0 Authors@R: person("Matthew", "Leonawicz", email = "rpkgs@pm.me", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9452-2771")) Description: Provides a dataset of predefined color palettes based on the Star Trek science fiction series, associated color palette functions, and additional functions for generating customized palettes that are on theme. The package also offers functions for applying the palettes to plots made using the 'ggplot2' package. License: MIT + file LICENSE URL: https://github.com/leonawicz/trekcolors BugReports: https://github.com/leonawicz/trekcolors/issues Depends: R (>= 2.10) Imports: ggplot2 Suggests: testthat, knitr, rmarkdown, covr Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Repository: https://leonawicz.r-universe.dev Date/Publication: 2024-09-11 22:38:19 UTC RemoteUrl: https://github.com/leonawicz/trekcolors RemoteRef: HEAD RemoteSha: 30d12ecbd3e0e56764001ff1b9924501d5cdcedd NeedsCompilation: no Packaged: 2026-06-12 09:14:45 UTC; root Author: Matthew Leonawicz [aut, cre] (ORCID: ) Maintainer: Matthew Leonawicz