Package: gower
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>
License: GPL-3
Title: Gower's Distance
Type: Package
LazyLoad: yes
Authors@R: c( person("Mark", "van der Loo", role=c("aut","cre"),email="mark.vanderloo@gmail.com")
    , person("David", "Turner", role="ctb"))
Description: Compute Gower's distance (or similarity) coefficient between records. Compute 
    the top-n matches between records. Core algorithms are executed in parallel on systems
    supporting OpenMP.
Version: 1.0.1
URL: https://github.com/markvanderloo/gower
BugReports: https://github.com/markvanderloo/gower/issues
Suggests: tinytest (>= 0.9.3),
RoxygenNote: 7.2.1
NeedsCompilation: yes
Packaged: 2022-12-22 08:37:04 UTC; mark
Author: Mark van der Loo [aut, cre],
  David Turner [ctb]
Repository: CRAN
Date/Publication: 2022-12-22 09:40:02 UTC
Built: R 4.5.1; aarch64-apple-darwin25.0.0; 2025-09-27 14:59:52 UTC; unix
