1Package: proxy
2Type: Package
3Title: Distance and Similarity Measures
4Version: 0.4-26
5Authors@R: c(person(given = "David", family = "Meyer", role = c("aut", "cre"), email = "David.Meyer@R-project.org"),
6             person(given = "Christian", family = "Buchta", role = "aut"))
7Description: Provides an extensible framework for the efficient calculation of auto- and cross-proximities, along with implementations of the most popular ones.
8Depends: R (>= 3.4.0)
9Imports: stats, utils
10Suggests: cba
11Collate: registry.R database.R dist.R similarities.R dissimilarities.R
12        util.R seal.R
13License: GPL-2
14NeedsCompilation: yes
15Packaged: 2021-06-06 14:08:54 UTC; meyer
16Author: David Meyer [aut, cre],
17  Christian Buchta [aut]
18Maintainer: David Meyer <David.Meyer@R-project.org>
19Repository: CRAN
20Date/Publication: 2021-06-07 22:10:02 UTC
21