Releases will be numbered with the following semantic versioning format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
Breaking backward compatibility bumps the major (and resets the minor and patch)
New additions without breaking backward compatibility bumps the minor (and resets the patch)
Bug fixes and misc changes bumps the patch
This is the first version of the package put on CRAN
Correlation coefficient based indices Dx, Sx, Mx and PRx are functional, and validated through ICM+
Furthermore indices such as CVRi, PI, RI, PWA, and CO are functional.
CPPopt and TFA will be added in future versions