I am using R (version 4.4.0) with RStudio (2024.04.0 Build 735) in Ubuntu 22.04.4 LTS. I tried to install the sf-package. However, when it tests whether the installed package can be loaded from temporary location, I get the following error message (snippet):
[…]
** testing if installed package can be loaded from temporary location
*** caught segfault ***
address 0x62ed546a6dde, cause ‘memory not mapped’
An irrecoverable exception occurred. R is aborting now …
Segmentation fault (core dumped)
ERROR: loading failed
[…]
My IT skills are mediocre, so I do not have a clue, what is happening there. I just know that segmentation-faults are no good. Can anyone please help?
Amman Algenib is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.