-
Hi,
I am experiencing an internal compiler error when trying to install the mzR package on my system (ubuntu 22.04 in WSL, R 4.3.2). The issue occurs regardless of whether I use GCC versions 9, 10 o…
-
https://github.com/wikpur/Spacial-Econometrics-Project/blob/63ad71d57c7200c09b8e494a34fca5a5c088e6ff/Spacial-Econometrics-Project.Rmd#L335
-
Kia ora
I am new to renv:: and think this sounds like it could be really useful for helping make our code more reproducible.
However, I've run into an issue that I don't know whether it is me or…
-
Hi, first and foremost, thank you very much for your work on this **amazing** package! I hope the following enhancement request will seem relevant.
I was trying to include two CAR (BYM2) terms and …
-
`tip_glom()` fails if I try to use `hcfun=agnes`:
```
> ps2 ps2 sessionInfo()
R version 3.6.1 (2019-07-05)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux bullseye/sid…
-
Today I ran into a scenario where spdep was not finding all of the neighbors for a(n oddly shaped polygon).
Below is the comparison with the neighborhoods identified via ArcGIS Pro and the neighbo…
-
Running this code [specific corrdinates near Wellington in NZTM projection]
```
set.seed(0)
points
st_as_sf(coords = c("x", "y"), crs = 2193)
polys
st_union() |>
st_voronoi() |>
st…
-
This works
```
> str(inaugCorpus) # but deprecated
List of 4
$ documents:'data.frame': 58 obs. of 1 variable:
..$ texts: chr [1:58] "Fellow-Citizens of the Senate and of the House of Represen…
-
In https://github.com/r-spatial/spdep/issues/160 and https://github.com/r-spatial/spdep/pull/161, changes are made to the use of `n.comp.nb`. It seems now more important to move checks of the possible…
-
** If this is a question and not a bug report or enhancement request, please post to our google group at https://groups.google.com/forum/#!forum/monocle-3-users**
**Describe the bug**
Error in plo…