Package: GWmodelVis
Type: Package
Title: Visualization Tools for Geographically Weighted Models
Version: 1.0.1
Date: 2025-5-01
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 facilitate 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,ggforce
Suggests: knitr, testthat
URL: http://gwmodel.whu.edu.cn/
SystemRequirements: GEOS (>= 3.8.0), FFmpeg (for video export)
NeedsCompilation: no
Packaged: 2025-05-01 13:50:32 UTC; binbi
Author: Binbin Lu [aut, cre],
  Huimei Wang [aut]
Date/Publication: 2025-05-02 08:00:09 UTC
Built: R 4.4.3; ; 2025-10-08 04:07:43 UTC; windows
