Package: ORKM
Title: The Online Regularized K-Means Clustering Algorithm
Date: 2023-5-5
Version: 0.6.0.0
Authors@R: c(person("Guangbao", "Guo",role = c("aut", "cre"),
           email = "ggb11111111@163.com",
          comment =  c(ORCID = "0000-0002-4115-6218")),
                 person("Miao", "Yu", role="aut"),
 person("Haoyue", "Song", role="aut"),
 person("Ruiling", "Niu", role="aut"))
Description: Algorithm of online regularized k-means to deal with online multi(single) view data.
 The philosophy of the package is described in Guo G. (2020) 
 <doi:10.1080/02331888.2020.1823979>. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
Author: Guangbao Guo [aut, cre] (<https://orcid.org/0000-0002-4115-6218>),
  Miao Yu [aut],
  Haoyue Song [aut],
  Ruiling Niu [aut]
Maintainer: Guangbao Guo <ggb11111111@163.com>
Suggests: testthat (>= 3.0.0)
Imports: MASS, Matrix, stats,
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-05-05 14:29:59 UTC; 14482
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2023-05-07 02:30:06 UTC
Built: R 4.1.2; ; 2023-05-07 11:11:17 UTC; unix
