The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

colouR

colouR is a useful tool for analyzing and utilizing the colors in images, as well as providing color palettes. A demonstration of the package can be found here: https://alaninglis.github.io/colouR/articles/colouR.html

Installation

You can install colouR directly from CRAN via:

install.packages("colouR")

Alternativley, you can install the development version of colouR from GitHub with:

# install.packages("devtools")
devtools::install_github("AlanInglis/colouR")

You can then load the package with:

library(corrViz)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.