Package: spgwr Version: 0.6-37 Date: 2024-06-10 Title: Geographically Weighted Regression Encoding: UTF-8 Authors@R: c( person("Roger", "Bivand", role = c("cre", "aut"), email = "Roger.Bivand@nhh.no", comment=c(ORCID="0000-0003-2392-6140")), person("Danlin", "Yu", role = "aut", comment=c(ORCID="0000-0002-4470-7011")), person("Tomoki", "Nakaya", role = "ctb"), person("Miquel-Angel", "Garcia-Lopez", role = "ctb")) Depends: R (>= 2.14), sp (>= 0.8-3), spData (>= 2.3.1) Imports: stats, methods Suggests: spdep, parallel, sf, knitr, rmarkdown, tinytest Description: Functions for computing geographically weighted regressions are provided, based on work by Chris Brunsdon, Martin Charlton and Stewart Fotheringham. License: GPL (>= 2) BugReports: https://github.com/rsbivand/spgwr/issues VignetteBuilder: knitr URL: https://github.com/rsbivand/spgwr/, https://rsbivand.github.io/spgwr/ RoxygenNote: 6.1.1 Repository: https://rsbivand.r-universe.dev Date/Publication: 2024-06-10 09:12:01 UTC RemoteUrl: https://github.com/rsbivand/spgwr RemoteRef: HEAD RemoteSha: 2169f6b7533fd1d94910f99d8d53decbb612afe2 NeedsCompilation: yes Packaged: 2026-07-04 14:44:33 UTC; root Author: Roger Bivand [cre, aut] (ORCID: ), Danlin Yu [aut] (ORCID: ), Tomoki Nakaya [ctb], Miquel-Angel Garcia-Lopez [ctb] Maintainer: Roger Bivand