Changes in version 0.5.5 (2021-01-10) - Simplified the package, to calculate all the indices in clinmon(). clinmon() uses a continuous recording and returns a dataframe with hemodynamic indices for every period, epoch or block depending on the chosen output. Includes COest, CPPopt, CVRi, Dx, Mx, PI, PRx, PWA, RI, and Sx (see details). - Test data set is added to the package in two resolutions 1000 Hz, and 10 Hz. The corresponding deleter-file is also added. Changes in version 0.2.1 - Corrected the error, that missing values from artefacts deletion in blocks and epochs results in a errorgenous correlation coefficient. Changes in version 0.2.0 (2020-09-29) - 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