Edzer Pebesma

Results 708 comments of Edzer Pebesma

Definitely if you install packages from source; if you install binary packages from CRAN on MacOS or Windows this may not be needed (all system requirements are statically linked in...

We could go two ways: * have `configure` check, in case of using system libraries, whether the new header is present * drop using system libraries I don't have a...

I don't know - I know very little about shinyapps servers and how to configure them; I remember looking at this a few years ago, and completely forgot how things...

lwgeom 0.2-5 is now on CRAN, and should solve this.

What is your `sessionInfo()`?

Then either install rtools and compile lwgeom from source, or wait a few days more until CRAN has compiled an binary version and install that.

I merged that, but still see errors: https://github.com/r-universe/r-spatial/actions/runs/7846755399/job/21414301208

> I've also set up environment variables to enable R to utilize these installations. Since the installation cannot find the custom installed header file, it seems you have not done...

I can confirm that this works.