walkerke / crsuggest

Get appropriate CRS suggestions for your spatial data in R
Other
128 stars 7 forks source link

loading package crashes R #10

Closed aakarner closed 1 year ago

aakarner commented 1 year ago

Executing library(crsuggest) as the first command in the terminal consistently crashes both RStudio and the base R gui. In RStudio I get "R Session Aborted." The R gui just closes without posting an error.

I'm on Windows 10, have updated to the latest R version (4.2.1) and updated all crsuggest dependencies.

walkerke commented 1 year ago

Hmm - I can't reproduce this, but I'll be able to test on a Windows machine on Monday. I'll let you know if I figure anything out.

walkerke commented 1 year ago

I just tested on my Windows machine and it worked fine. Unfortunately, I'm not quite sure what the problem could be. I'll leave the issue open in case someone else in the community has encountered this issue and can help.