Package: SpatMCA
Title: Regularized Spatial Maximum Covariance Analysis
Version: 1.0.4
Authors@R: c(person(
                given = "Wen-Ting",
                family = "Wang",
                email = "egpivo@gmail.com",
                role = c("aut", "cre"),
                comment = c(ORCID = "0000-0003-3051-7302")
              ),
              person(
                given = "Hsin-Cheng",
                family = "Huang",
                email = "hchuang@stat.sinica.edu.tw",
                role = "aut",
                comment = c(ORCID = "0000-0002-5613-349X")
              )
            )
URL: https://github.com/egpivo/SpatMCA
BugReports: https://github.com/egpivo/SpatMCA/issues
Description: Provide regularized maximum covariance analysis incorporating smoothness,
  sparseness and orthogonality of couple patterns by using the alternating direction method
  of multipliers algorithm. The method can be applied to either regularly or irregularly
  spaced data,  including 1D, 2D, and 3D (Wang and Huang, 2017 <doi:10.1002/env.2481>).
License: GPL-3
Depends: R (>= 3.4.0)
Imports: Rcpp, RcppParallel (>= 0.11.2), MASS, ggplot2, scales
LinkingTo: Rcpp, RcppArmadillo, RcppParallel
Suggests: testthat (>= 2.1.0), RColorBrewer, plot3D, pracma, spTimer,
        fields, maps, covr, V8
SystemRequirements: GNU make
NeedsCompilation: yes
Maintainer: Wen-Ting Wang <egpivo@gmail.com>
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/testthat/edition: 3
Packaged: 2023-11-20 23:14:19 UTC; joseph
Author: Wen-Ting Wang [aut, cre] (<https://orcid.org/0000-0003-3051-7302>),
  Hsin-Cheng Huang [aut] (<https://orcid.org/0000-0002-5613-349X>)
Repository: CRAN
Date/Publication: 2023-11-21 14:10:12 UTC
Built: R 4.3.0; x86_64-apple-darwin20; 2023-11-21 15:58:40 UTC; unix
Archs: SpatMCA.so.dSYM
