Desislava Petkova
Desislava Petkova
The error message is cryptic but it references two R versions: 3.5 and 4.0. In general it's a good idea to re-install all packages after upgrading the base R version....
I didn't understand these errors at first. I've updated the Makefile and now the program should install without errors and with the latest version of boost. First follow these instructions...
I'm pretty sure it's an issue with how dense the `outer` points are. I pruned them by rounding and then dropping duplicates (from ~1500 pts to ~150 pts). The coarse...
Here are the three lines of code to check whether a geometry is a valid ring or not. ``` x
The other distance metric is the geodesic but that will have the same issue as the Euclidean distance. Instead what about providing a specially constructed population grid? The distance between...