Type: Package
Package: GWnnegPCA
Title: Geographically Weighted Non-Negative Principal Components
        Analysis
Version: 0.0.5
Authors@R: 
    person("Narumasa", "Tsutsumida", , "rsnaru.jp@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6333-0301"))
Description: Implements a geographically weighted non-negative principal
    components analysis, which consists of the fusion of geographically
    weighted and sparse non-negative principal components analyses
    <doi:10.17608/k6.auckland.9850826.v1>.
License: GPL (>= 3)
URL: https://github.com/naru-T/GWnnegPCA
BugReports: https://github.com/naru-T/GWnnegPCA/issues
Depends: R (>= 3.5.0)
Imports: geodist, methods, nsprcomp, sf
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
SystemRequirements: C++11, GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>=
        4.8.0)
NeedsCompilation: no
Packaged: 2025-02-05 13:20:19 UTC; nt
Author: Narumasa Tsutsumida [aut, cre]
    (<https://orcid.org/0000-0002-6333-0301>)
Maintainer: Narumasa Tsutsumida <rsnaru.jp@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-05 13:40:05 UTC
Built: R 4.6.0; ; 2025-07-18 06:40:24 UTC; unix
