Package: DLPCA
Type: Package
Title: The Distributed Local PCA Algorithm
Version: 0.0.5
Date: 2022-08-07
Authors@R: c(person("Guangbao", "Guo",role = c("aut", "cre"),
           email = "ggb11111111@163.com",
          comment =  c(ORCID = "0000-0002-4115-6218")),
                 person("Guoqi", "Qian", role="aut"),
                 person("Yixiao", "Liu", role="aut"),
                 person("Haoyue", "Song", role="aut"))
Maintainer: Guangbao Guo <ggb11111111@163.com>
Description: Algorithm to handle with optimal subset selection for distributed local principal component analysis. The philosophy of the package is described in Guo G. (2020) <doi:10.1080/02331888.2020.1823979>.
License: MIT + file LICENSE
NeedsCompilation: no
Packaged: 2022-08-07 00:54:18 UTC; 14482
Author: Guangbao Guo [aut, cre] (<https://orcid.org/0000-0002-4115-6218>),
  Guoqi Qian [aut],
  Yixiao Liu [aut],
  Haoyue Song [aut]
Depends: R (>= 3.5.0)
RoxygenNote: 7.2.0
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Repository: CRAN
Date/Publication: 2022-08-07 02:20:02 UTC
Built: R 4.6.0; ; 2025-07-18 04:05:04 UTC; unix
