Skip to content

Commit 0d9e079

Browse files
committed
tidy
2 parents afc3ce5 + b4d6363 commit 0d9e079

File tree

139 files changed

+513
-296
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

139 files changed

+513
-296
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: spdep
2-
Version: 1.3-11
3-
Date: 2025-04-24
2+
Version: 1.3-12
3+
Date: 2025-05-13
44
Title: Spatial Dependence: Weighting Schemes, Statistics
55
Encoding: UTF-8
66
Authors@R: c(person("Roger", "Bivand", role = c("cre", "aut"),
@@ -46,7 +46,7 @@ Authors@R: c(person("Roger", "Bivand", role = c("cre", "aut"),
4646
person("Danlin", "Yu", role = "ctb"))
4747
Depends: R (>= 3.3.0), methods, spData (>= 2.3.1), sf
4848
Imports: stats, deldir, boot (>= 1.3-1), graphics, utils, grDevices, units, s2, e1071, sp (>= 1.0)
49-
Suggests: spatialreg (>= 1.2-1), Matrix, parallel, dbscan, RColorBrewer, lattice, xtable, foreign, igraph, RSpectra, knitr, classInt, tmap, spam, ggplot2, rmarkdown, tinytest, rgeoda (>= 0.0.11.1)
49+
Suggests: spatialreg (>= 1.2-1), Matrix, parallel, dbscan, RColorBrewer, lattice, xtable, foreign, igraph, RSpectra, knitr, classInt, tmap, spam, ggplot2, rmarkdown, tinytest, rgeoda (>= 0.0.11.1), codingMatrices
5050
URL: https://github.com/r-spatial/spdep/, https://r-spatial.github.io/spdep/
5151
BugReports: https://github.com/r-spatial/spdep/issues/
5252
Description: A collection of functions to create spatial weights matrix

NEWS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Version 1.3-11 (development)
1+
# Version 1.3-12 (development)
2+
3+
* Add note on changes to output from tests for error autocorrelation if contrast codings are set to non-default values
4+
5+
# Version 1.3-11 (2025-04-24)
26

37
* introduce warnings for factors (categorical variables) in Durbin models (`SD.RStests`)
48

docs/404.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/CO69.html

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/nb.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)