Package: rampage
Type: Package
Title: Calibrated Color Ramps
Version: 0.2.0
Authors@R: c(
	person(given="Adam T.", family="Kocsis", role=c("cre", "aut"),
		   email="adam.t.kocsis@gmail.com", comment=c(ORCID="0000-0002-9028-665X")),
	person(given="Deutsche Forschungsgemeinschaft", role="fnd"),
	person(given="FAU GeoZentrum Nordbayern", role="fnd"))
Maintainer: Adam T. Kocsis <adam.t.kocsis@gmail.com>
Description: Value-calibrated color ramps can be useful to emphasize patterns in data from complex distributions. Colors can be tied to specific values, and the association can be expanded into full color ramps that also include the relationship between colors and values. Such ramps can be used in a variety of cases when heatmap-type plots are necessary, including the visualization of vector and raster spatial data, such as topographies.
License: CC BY 4.0
Date: 2025-07-02
URL: https://adamtkocsis.com/rampage/
BugReports: https://github.com/adamkocsis/rampage/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: grDevices
NeedsCompilation: no
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, terra
Packaged: 2025-07-02 11:25:37 UTC; adam
Author: Adam T. Kocsis [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-9028-665X>),
  Deutsche Forschungsgemeinschaft [fnd],
  FAU GeoZentrum Nordbayern [fnd]
Repository: CRAN
Date/Publication: 2025-07-07 09:00:06 UTC
Built: R 4.6.0; ; 2025-07-18 04:46:36 UTC; unix
