Changes in version 0.1.7.9000 Changes in version 0.1.7 (2023-08-21) - Updated e-mail and copyright holder in DESCRIPTION file. - Add appropriate PKGNAME-package \alias as per "Documenting packages" in R-exts. Changes in version 0.1.6 (2022-07-03) - Changed T/F to TRUE/FALSE in function's default parameters. - Documented missing return values in exported functions. - Removed 'par()' call in 'elastes.Rmd' vignette. Changes in version 0.1.5 - Added a NEWS.md file to track changes to the package. - Fixed a bug where gram matrix was wrongly calculated with the piecewise constant basis and irregular knots (#10). - Updated DESCRIPTION and documentation. - Added tests for plotting and evaluating means. Clean up existing tests by removing duplicate and unnecessary computations. - Added a vignette for getting started. - Created a pkgdown site.