Package: supc
Type: Package
Title: The Self-Updating Process Clustering Algorithms
Version: 0.2.5
Authors@R: c(
  person("Wush", "Wu", email = "wush978@gmail.com", role = c("aut", "cre")), 
  person("Shang-Ying", "Shiu", email = "", role = c("aut", "ctb")))
Maintainer: Wush Wu <wush978@gmail.com>
Description: Implements the self-updating process clustering algorithms proposed
    in Shiu and Chen (2016) <doi:10.1080/00949655.2015.1049605>.
URL: https://github.com/wush978/supc
License: GPL (>= 3)
LazyData: TRUE
Depends: R (>= 3.0.2)
Imports: stats, Rcpp
Suggests: amap, knitr, rmarkdown, fields, dbscan
LinkingTo: Rcpp(>= 0.12), BH(>= 1.62)
VignetteBuilder: knitr, rmarkdown
RoxygenNote: 6.1.1
SystemRequirements: C++11
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2021-10-03 16:34:56 UTC; root
Author: Wush Wu [aut, cre],
  Shang-Ying Shiu [aut, ctb]
Repository: CRAN
Date/Publication: 2021-10-03 18:00:02 UTC
