Package: hclust1d
Title: Hierarchical Clustering of Univariate (1d) Data
Version: 0.1.1
Authors@R: 
    person("Szymon", "Nowakowski", email = "s.nowakowski@mimuw.edu.pl", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1939-9512"))
Description: Univariate agglomerative hierarchical clustering with a comprehensive list of choices of a linkage function in O(n*log n) time. The better algorithmic time complexity is paired with an efficient 'C++' implementation.
License: GPL (>= 3)
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
URL: https://github.com/SzymonNowakowski/hclust1d
BugReports: https://github.com/SzymonNowakowski/hclust1d/issues
RoxygenNote: 7.2.3
LinkingTo: Rcpp
Imports: Rcpp, utils
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-08-07 09:32:44 UTC; Szym
Author: Szymon Nowakowski [aut, cre] (<https://orcid.org/0000-0002-1939-9512>)
Maintainer: Szymon Nowakowski <s.nowakowski@mimuw.edu.pl>
Repository: CRAN
Date/Publication: 2023-08-07 13:30:05 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 03:07:15 UTC; unix
Archs: hclust1d.so.dSYM
