elastes 0.1.7
- Updated e-mail and copyright holder in 
DESCRIPTION
file. 
- Add appropriate PKGNAME-package as per “Documenting packages” in
R-exts.
 
elastes 0.1.6
- 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.
 
elastes 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.