Package: ClusBoot
Title: Bootstrap a Clustering Solution to Establish the Stability of
        the Clusters
Version: 1.2.2
Authors@R: 
    person("Sugnet", "Lubbe", , "slubbe@sun.ac.za", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0003-2762-9944"))
Description: Providing a cluster allocation for n samples, either with an $n \times p$ data matrix or an $n \times n$ distance
                matrix, a bootstrap procedure is performed. The proportion of bootstrap replicates where a pair of samples
                cluster in the same cluster indicates who tightly the samples in a particular cluster clusters together.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
LazyData: true
Imports: graphics, grDevices, stats
Suggests: fpc, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-07-08 11:19:46 UTC; Sugnet
Author: Sugnet Lubbe [aut, cre, cph] (<https://orcid.org/0000-0003-2762-9944>)
Maintainer: Sugnet Lubbe <slubbe@sun.ac.za>
Repository: CRAN
Date/Publication: 2024-07-08 11:30:02 UTC
Built: R 4.5.2; ; 2025-11-01 00:39:57 UTC; windows
