-
This package has quite heavy dependencies (e.g., **dplyr**, **tmap**, **caret**) and also some package with overlapping features (e.g., **dplyr** vs **reshape**, and **sf** vs **sp** and **rgdal**).
…
-
@gpiras `listw2dgCMatrix` in `sphet` and `splm` seems to do the same as `as(, "CsparseMatrix")` in `spatialreg`. The apparent difference is that `listw2dgCMatrix` takes a `zero.policy` argument, but:
…
-
https://geographicdata.science/book/notebooks/06_spatial_autocorrelation.html#binary-case-join-counts
-
Installation hangs while testing package loading of "dyerlab/gstudio" using macOS highSierra with latest R as of 04-06-2020 (4.0.0).
The expressions used for installation are :
```R
install.pack…
-
I've been working on fitting a spatial autoregressive model (sacsarlm) to property price data in Córdoba, Argentina. While the model runs smoothly on smaller datasets, I've encountered an error when u…
-
Hi there,
I was working with delaunay triangulation using OpenCV and trying to create a Gabriel Graph (https://en.wikipedia.org/wiki/Gabriel_graph) from delaunay. But the result is not like what I ex…
-
mapview has become quite a beast to maintain... Therefore, we should break several components out of the package into smaller packages - function (package):
- [x] cubeview (cubeview)
- [x] sli…
-
## Preparation for R 4.4/Bioconductor 3.19
It looks like we'll cross the `r-essentials` milestone**1** for building R 4.4 on Conda Forge this weekend. This seems like a good point to start thinking a…
-
Hi Prof Mínguez,
I hope this email finds you well. I am a user of the new r-package "pspatreg". I meet two questions when I apply it.
1. Just want to know whether this package supports categorical…
-
Handling of formula Durbin objects does not work, get to line 233 in R/predict.sarlm.R.