Skip to content

Commit

Permalink
Merge pull request #58 from r-spatial/drop_shp
Browse files Browse the repository at this point in the history
remove residual ESRI Shapefile
  • Loading branch information
rsbivand authored Dec 2, 2024
2 parents 8ec6804 + 3348fb5 commit af69fc4
Show file tree
Hide file tree
Showing 26 changed files with 146 additions and 3,069 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: spatialreg
Version: 1.3-6
Date: 2024-11-19
Date: 2024-12-02
Title: Spatial Regression Analysis
Encoding: UTF-8
Authors@R: c(person("Roger", "Bivand", role = c("cre", "aut"), email = "[email protected]", comment=c(ORCID="0000-0003-2392-6140")),
Expand Down
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Version 1.3-6 (development)

* Remove remaining `spData` ESRI shapefile use

* #56 add Anselin-Kelejian (1997) test to `stsls`, reported in its summary method, analogous to the reporting in the summary method of `lagsarlm` of the Lagrange multiplier test, both for residual spatial autocorrelation

* adding missing man page anchors

# Version 1.3-5 (2024-08-19)
Expand Down
6 changes: 3 additions & 3 deletions docs/articles/nb_igraph.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/articles/sids_models.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions docs/news/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ articles:
nb_igraph: nb_igraph.html
sids_models: sids_models.html
SpatialFiltering: SpatialFiltering.html
last_built: 2024-11-19T11:32Z
last_built: 2024-12-02T10:09Z
urls:
reference: https://r-spatial.github.io/spatialreg/reference
article: https://r-spatial.github.io/spatialreg/articles
Loading

0 comments on commit af69fc4

Please sign in to comment.