Package: Preservation
Title: Assessing Preservation for Dimension Reduction Algorithms
Version: 0.0.9
Date: 2026-05-02
Authors@R: c(person("Kevin R.", "Coombes", role = c("cre", "aut"),
                    email = "krc@silicovore.com"),
             person("Polina", "Bombina", role = "aut"))
Description: Contains tools to compute metrics that can compare the
  performance of dimension reduction algorithms for the preservation
  of pairwise distances, neighborhoods, or paths. For distances and
  neighborhoods, see <doi:10.1101/2025.04.28.651069>.
Depends: R (>= 3.5.0)
Imports: methods, stats, DRquality, emdist, FNN,
        ProjectionBasedClustering, coRanking
Suggests: knitr, rmarkdown
License: Apache License (== 2.0)
LazyLoad: yes
URL: http://oompa.r-forge.r-project.org/
VignetteBuilder: knitr
Author: Kevin R. Coombes [cre, aut],
  Polina Bombina [aut]
Maintainer: Kevin R. Coombes <krc@silicovore.com>
Repository: R-Forge
Repository/R-Forge/Project: oompa
Repository/R-Forge/Revision: 699
Repository/R-Forge/DateTimeStamp: 2026-05-02 18:33:11
Date/Publication: 2026-05-02 18:33:11
NeedsCompilation: no
Packaged: 2026-05-02 18:44:24 UTC; rforge
