Package: puls
Title: Partitioning Using Local Subregions
Version: 0.1.3
Authors@R: 
    c(person(given = "Mark",
             family = "Greenwood",
             role = "aut",
             email = "greenwood@montana.edu",
             comment = c(ORCID = "0000-0001-6933-1201")),
      person(given = "Tan",
             family = "Tran",
             role = c("aut", "cre"),
             email = "vinhtantran@gmail.com",
             comment = c(ORCID = "0000-0001-9881-6339")))
Description: A method of clustering functional data using
    subregion information of the curves. It is intended to supplement the
    'fda' and 'fda.usc' packages in functional data object clustering. It
    also facilitates the printing and plotting of the results in a tree
    format and limits the partitioning candidates into a specific set of
    subregions.
License: GPL (>= 2)
URL: https://vinhtantran.github.io/puls/,
        https://github.com/vinhtantran/puls
BugReports: https://github.com/vinhtantran/puls/issues
Depends: R (>= 3.3.0)
Imports: cluster (>= 2.0.5), dplyr (>= 1.0.0), fda, fda.usc (>= 1.3.0),
        ggplot2, graphics, monoClust (>= 1.2.0), purrr (>= 0.3.0),
        rlang (>= 0.3.0), stats, tibble (>= 3.0.0), tidyr (>= 1.0.0)
Suggests: covr, knitr, lubridate, rmarkdown, testthat, vdiffr
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-21 00:29:30 UTC; vinht
Author: Mark Greenwood [aut] (<https://orcid.org/0000-0001-6933-1201>),
  Tan Tran [aut, cre] (<https://orcid.org/0000-0001-9881-6339>)
Maintainer: Tan Tran <vinhtantran@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-21 07:10:02 UTC
Built: R 4.3.3; ; 2025-04-21 08:42:56 UTC; unix
