Package: hopkins
Type: Package
Title: Calculate Hopkins Statistic for Clustering
Version: 1.0
Date: 2022-01-01
Authors@R: c(
  person("Kevin","Wright", email="kw.stat@gmail.com", 
  comment=c(ORCID = "0000-0002-0617-8673"), role=c("aut","cre")))
Description: Calculate Hopkins statistic to assess the clusterability of data. See Hopkins and Skellam (1954) <doi:10.1093/oxfordjournals.aob.a083391>.
URL: https://kwstat.github.io/hopkins/
BugReports: https://github.com/kwstat/hopkins/
License: MIT + file LICENSE
NeedsCompilation: no
RoxygenNote: 7.1.2
Imports: donut, pdist, RANN
Suggests: knitr, rmarkdown, spatstat.data, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
Packaged: 2022-01-15 03:39:33 UTC; wrightkevi
Author: Kevin Wright [aut, cre] (<https://orcid.org/0000-0002-0617-8673>)
Maintainer: Kevin Wright <kw.stat@gmail.com>
Repository: CRAN
Date/Publication: 2022-01-17 09:02:45 UTC
Built: R 4.1.2; ; 2022-01-18 11:24:09 UTC; unix
