Changes in version 1.0.4 (2021-03-23) - MAJOR CHANGES: Changed maintainer to avoid frequent archivings. - DEFUNCT dimred_dm_destiny(): Marked this function as defunct as destiny is currently not on CRAN anymore. - MINOR CHANGES: Running unit tests requiring suggested packages is now conditional on its availability. - MINOR CHANGES: Remove usage ofdynutils::install_packages(). Changes in version 1.0.3 (2020-03-08) - MINOR CHANGES: The code for landmark mds has been moved to its own separate package, lmds. - MINOR CHANGES: Change license to MIT. - MINOR CHANGES: Fix dynutils::install_packages() such that it prompts the user whether or not to install packages when in interactive mode, and simply returns an error when not in interactive mode. Changes in version 1.0.2 (2019-08-07) - MINOR CHANGES: Move Matrix to Suggests. Changes in version 1.0.1 (2019-05-24) - MINOR CHANGES: dyndimred works with sparse (distance) matrices when appropriate through dynutils. Changes in version 1.0.0 - Initial release of dyndimred, includes tsne, umap, lle, pca, diffusion map, mds, landmark mds.