Package: displease
Type: Package
Title: Numeric and Color Sequences with Non-Linear Interpolation
Version: 1.0.0
Authors@R: c(
 person("Mike", "Cheng", role = c("aut", "cre", 'cph'),
 email = "mikefc@coolbutuseless.com"))
Maintainer: Mike Cheng <mikefc@coolbutuseless.com>
Description: When visualising changes between two values over time, a strict
 linear interpolation can look jarring and unnatural.  By applying a non-linear
 easing to the transition, the motion between values can appear smoother and 
 more natural.  This package includes functions for applying such non-linear
 easings to colors and numeric values, and is useful where smooth animated movement
 and transitions are desired.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/coolbutuseless/displease
BugReports: https://github.com/coolbutuseless/displease/issues
Suggests: farver
NeedsCompilation: no
Packaged: 2024-12-14 11:30:11 UTC; mike
Author: Mike Cheng [aut, cre, cph]
Repository: CRAN
Date/Publication: 2024-12-16 17:40:02 UTC
Built: R 4.4.3; ; 2025-11-01 02:43:02 UTC; windows
