Package: GWmodelVis
Type: Package
Title: Visualization Tools for Geographically Weighted Models
Version: 1.0.0
Date: 2025-3-31
Authors@R: 
    c(
    person(given = "Binbin",
           family = "Lu",
           role = c("aut", "cre"),
           email = "binbinlu@whu.edu.cn"),
    person(given = "Huimei",
           family = "Wang",
           role = "aut")
           )
Maintainer: Binbin Lu <binbinlu@whu.edu.cn>
Repository: CRAN
Description: 
    The increasing popularity of geographically weighted (GW) techniques has resulted in the development of several R packages, such as 'GWmodel'. To facilate their usages, 'GWmodelVis' provides a 'shiny'-based interactive visualization toolkit for geographically weighted (GW) models.
    It includes a number of visualization tools, including dynamic mapping of parameter surfaces, statistical visualization, sonification and exporting  videos via 'FFmpeg'. 
License: GPL (>= 2)
Encoding: UTF-8
Depends: R (>= 4.2.0)
Imports: GWmodel, sf, ggspatial, shiny, sp, shinyjs, shinydashboard,
        shinyFiles, shinyWidgets, signal, tuneR, dplyr, DT, av, servr,
        leaflet.extras, leaflet
Suggests: knitr, testthat
URL: http://gwmodel.whu.edu.cn/
SystemRequirements: GEOS (>= 3.8.0), FFmpeg (for video export)
NeedsCompilation: no
Packaged: 2025-04-18 03:28:28 UTC; binbi
Author: Binbin Lu [aut, cre],
  Huimei Wang [aut]
Date/Publication: 2025-04-22 13:50:05 UTC
