[SOLVED] Cannot load RGeostats in R or RStudio on my Mac

Any problem when installing, launching or using RGeostats, on different Operating Systems or Working Environments

[SOLVED] Cannot load RGeostats in R or RStudio on my Mac

Postby tme » Fri Apr 05, 2019 2:35 pm

Hi, I also encounter this problem with R 3.5.3 and the latest RGeostats 11.2.8. Does anyone have a clue on how to solve this segfault ? Best regards
tme
 
Posts: 2
Joined: Tue Apr 02, 2019 6:39 pm

Re: Cannot load RGeostats in R or RStudio on my Mac

Postby Fabien Ors » Fri Jun 21, 2019 9:41 am

Sorry for our late answer. I didn't notice that you replied to a SOLVED topic.
The best is to create a new topic for your issue and put the reference of the previous problem: viewtopic.php?f=23&t=334
Now, it's done.

Does the problem occur by loading RGeostats through an R prompt into a terminal ?
Could you provide us the result of the following commands (run from a terminal) :

Code: Select all
getwd()
sessionInfo()
packageVersion("Rcpp")
packageVersion("RGeostats")
for (trgo_ in ls(all.names=T)) { print(trgo_); print(class(eval(parse(text=trgo_)))); cat("\n") }; rm(trgo_)
Fabien Ors
Administrateur du site
 
Posts: 226
Joined: Thu Sep 20, 2012 1:07 pm


Return to Installing RGeostats

Who is online

Users browsing this forum: No registered users and 3 guests

cron