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()
.
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.