./math/R-farver, High Performance Colour Space Manipulation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.1.1, Package name: R-farver-2.1.1, Maintainer: pkgsrc-users

The encoding of colour can be handled in many different ways, using
different colour spaces. As different colour spaces have different
uses, efficient conversion between these representations are
important. The 'farver' package provides a set of functions that gives
access to very fast colour space conversion and comparisons
implemented in C++, and offers speed improvements over the
'convertColor' function in the 'grDevices' package.


Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2023-06-11 12:57:10 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(graphics/R-farvar)  Updated 2.1.0 to 2.1.1

# farver 2.1.1

* Added input checking to a range of functions to guard against segfaults with
  empty input (#31)
   2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800)
Log message:
graphics: Remove SHA1 hashes for distfiles
   2021-09-18 16:48:44 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(graphics/R-farver) Updated 2.0.3 to 2.1.0

# farver 2.1.0

* Added support for OKLab and OKLch (polar version of OKLab) colour spaces
* Added `encode_native()` and `decode_native()` to convert back and forth
  between the internal R colour format.
   2020-07-31 22:31:27 by Brook Milligan | Files touched by this commit (3)
Log message:
R-farver: initial import of v2.0.3.