Package: oneclust
Type: Package
Title: Maximum Homogeneity Clustering for Univariate Data
Version: 0.3.0
Authors@R: c(
    person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-0250-5673")))
Description: Maximum homogeneity clustering algorithm for one-dimensional data
    described in W. D. Fisher (1958) <doi:10.1080/01621459.1958.10501479>
    via dynamic programming.
License: GPL-3
URL: https://nanx.me/oneclust/, https://github.com/nanxstats/oneclust
Encoding: UTF-8
VignetteBuilder: knitr
BugReports: https://github.com/nanxstats/oneclust/issues
Depends: R (>= 3.5.0)
LinkingTo: Rcpp
Imports: Rcpp
Suggests: knitr, rmarkdown
RoxygenNote: 7.3.1
NeedsCompilation: yes
Packaged: 2024-03-11 21:38:58 UTC; nanx
Author: Nan Xiao [aut, cre] (<https://orcid.org/0000-0002-0250-5673>)
Maintainer: Nan Xiao <me@nanx.me>
Repository: CRAN
Date/Publication: 2024-03-11 23:00:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-26 01:08:37 UTC; windows
Archs: x64
