Package: prakriti Title: Color Palettes Inspired by India's Natural Landscapes Version: 0.1.4 Authors@R: person(given = "Arijit", family = "Ghosh", role = c("aut", "cre"), email = "arijitghosh2009@gmail.com") Description: Curated color palettes drawn from India's natural beauty - Himalayan snow, Thar dunes, Kerala backwaters, Andaman reefs, Spiti's cold desert, Kashmir's autumn chinar, and more. Provides discrete and continuous palettes with first-class 'ggplot2' integration through scale_color_prakriti() and scale_fill_prakriti(), plus base graphics helpers for displaying palettes. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.0) Imports: grDevices, graphics, ggplot2 (>= 3.4.0) Suggests: testthat (>= 3.0.0), knitr, rmarkdown, pkgdown, patchwork VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://orijitghosh.github.io/prakriti/, https://github.com/orijitghosh/prakriti BugReports: https://github.com/orijitghosh/prakriti/issues Repository: https://orijitghosh.r-universe.dev Date/Publication: 2026-05-20 23:31:13 UTC RemoteUrl: https://github.com/orijitghosh/prakriti RemoteRef: HEAD RemoteSha: 5cb5c9c4333e2923262513cf3d203ea6190f01c7 NeedsCompilation: no Packaged: 2026-07-21 09:11:30 UTC; root Author: Arijit Ghosh [aut, cre] Maintainer: Arijit Ghosh