Package: biopalette
Title: Image-Inspired Color Palettes for Biomedical Visualization
Version: 0.2.2
Authors@R: 
    person("Yibin", "Zhou", email = "evanzhou.bio@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0009-4600-8175"))
Description: Provides a curated collection of image-inspired color palettes
    for biomedical visualization. The palettes are organized as qualitative,
    sequential, or diverging scales and include documented source context and
    intended use. The package provides functions to retrieve, inspect,
    preview, and apply these palettes in base R and 'ggplot2' graphics, together
    with utilities for working with palette definitions.
License: MIT + file LICENSE
URL: https://github.com/evanbio/biopalette,
        https://evanbio.github.io/biopalette/
BugReports: https://github.com/evanbio/biopalette/issues
Depends: R (>= 4.1)
Imports: cli, ggplot2, jsonlite, scales
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr, rmarkdown
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-08-22 15:45:05 UTC; 84241
Author: Yibin Zhou [aut, cre] (ORCID: <https://orcid.org/0009-0009-4600-8175>)
Maintainer: Yibin Zhou <evanzhou.bio@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-02 12:10:02 UTC
