Package: countcolors Type: Package Title: Locates and Counts Pixels Within Color Range(s) in Images Version: 0.9.2 Authors@R: person("Hannah", "Weller", email = "hannahiweller@gmail.com", role = c("aut", "cre")) Maintainer: Hannah Weller Description: Counts colors within color range(s) in images, and provides a masked version of the image with targeted pixels changed to a different color. Output includes the locations of the pixels in the images, and the proportion of the image within the target color range with optional background masking. Users can specify multiple color ranges for masking. Imports: colordistance, tools, graphics, png, jpeg Depends: R (>= 3.4.0) License: GPL-3 Encoding: UTF-8 RoxygenNote: 6.1.1 Suggests: knitr, rmarkdown, scatterplot3d VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libjpeg-dev libpng-dev libuv1-dev libssl-dev Repository: https://hiweller.r-universe.dev Date/Publication: 2020-04-17 20:34:38 UTC RemoteUrl: https://github.com/hiweller/countcolors RemoteRef: HEAD RemoteSha: 615ecab8f3ddfea0dcb819bd6a99cc249a1bd1a4 NeedsCompilation: no Packaged: 2026-06-09 07:32:12 UTC; root Author: Hannah Weller [aut, cre]