Package: parallelpam
----------------

Version 1.1 [2023-02-01]
* Function GetSubdiag rewritten to deal with cases of overflow (too big data). Vignette parallelpam modified accordingly.
* An item about comparison with other PAM implementations added to the end of the vignette.

Version 1.2 [2023-03-01]
* Error in JMatInfo messages (it did not affect functionality)
* Error in reading of csv files with tabs (tsv) corrected
* Supression of file.remove in vignette at all times and replacement by files in temporary R directory
* Correction in the help of some functions.

Version 1.3 [2023-06-20]
* Corrected errors in GetJRow and GetJCOl for symmetric matrices when indices are bigger than 65536
* Added the cosine and weighted-Euclidean distances

