diff --git a/DESCRIPTION b/DESCRIPTION index 68fc4bde..3d438a0d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -12,7 +12,7 @@ Description: Time series clustering along with optimized techniques related All included distance functions have custom loops optimized for the calculation of cross-distance matrices, including parallelization support. Several cluster validity indices are included. -Version: 5.5.4.9000 +Version: 5.5.5 Depends: R (>= 3.2.0), methods, @@ -48,7 +48,7 @@ Suggests: knitr, rmarkdown, testthat -Date: 2019-09-06 +Date: 2019-09-18 Author: Alexis Sarda-Espinosa Maintainer: Alexis Sarda BugReports: https://github.com/asardaes/dtwclust/issues diff --git a/cran-comments.md b/cran-comments.md index 24658166..f442fb21 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,5 +1,7 @@ -## Update to version 5.5.4.9000 +## Update to version 5.5.5 +- Fixed building of vignette accounting for new subcaption version. +- Added citation information, although the DOI page is not yet active. ## Test environments * Local GNU/Linux, R release