paleolimbot / ggspatial

Enhancing spatial visualization in ggplot2
https://paleolimbot.github.io/ggspatial
368 stars 34 forks source link

installation of package ‘wk’, ‘sf’, ‘s2’ had non-zero exit status #111

Open B-1991-ing opened 1 year ago

B-1991-ing commented 1 year ago

Hi Dewey,

I am installing the package --- "ggspatial", but not succeeded yet.

Error screenshot

Screenshot 2022-12-14 at 21 49 57

packageVersion("sf") [1] ‘1.0.7’

Installation command lines install.packages("ggspatial") install.packages("remotes") # if remotes isn't installed remotes::install_github("paleolimbot/ggspatial")

RStudio Server version (which can't be changed due to it is the HPC setting) rstudio1.3.1073-R.4.0.0-install

Could you give some suggestion?

Best,

Bing