Package: ORKM
Title: The Online Regularized K-Means Clustering Algorithm
Date: 2022-1-19
Version: 0.0.0.3
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.1.2
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,
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-01-19 13:56:46 UTC; lenovo
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2022-01-20 18:42:42 UTC
Built: R 4.0.5; ; 2022-01-25 01:25:57 UTC; unix
