Package: gwpcormapper
Title: Geographically Weighted Partial Correlation Mapper
Version: 0.1.3
Authors@R: 
    c(person(given = "Joseph Emile Honour",
             family = "Percival",
             role = c("aut", "cre"),
             email = "ipercival@gmail.com",
             comment = c(ORCID = "0000-0001-5941-4601")),
      person(given = "Narumasa",
             family = "Tsutsumida",
             role = "aut",
             email = "rsnaru.jp@gmail.com",
             comment = c(ORCID = "0000-0002-6333-0301")))
Description: An interactive mapping tool for geographically weighted correlation and partial correlation. Geographically weighted partial correlation coefficients are calculated following (Percival and Tsutsumida, 2017)<doi:10.1553/giscience2017_01_s36> and are described in greater detail in (Tsutsumida et al., 2019)<doi:10.5194/ica-abs-1-372-2019> and (Percival et al., 2021)<arXiv:2101.03491>.
License: GPL-3
Imports: config, golem, shiny, processx, attempt, DT, glue, htmltools,
        shinydashboard, sf, dplyr, geodist, plotly, crosstalk, viridis,
        leaflet, tools, shinyjs, Rcpp, corpcor, pkgload, methods
LinkingTo: Rcpp
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
URL: https://github.com/gwpcor/gwpcormapper
BugReports: https://github.com/gwpcor/gwpcormapper/issues
Depends: R (>= 2.10)
NeedsCompilation: yes
Packaged: 2021-12-09 14:01:46 UTC; iosefa
Author: Joseph Emile Honour Percival [aut, cre]
    (<https://orcid.org/0000-0001-5941-4601>),
  Narumasa Tsutsumida [aut] (<https://orcid.org/0000-0002-6333-0301>)
Maintainer: Joseph Emile Honour Percival <ipercival@gmail.com>
Repository: CRAN
Date/Publication: 2021-12-09 16:00:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 05:14:41 UTC; windows
Archs: x64
