• python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Facebook Twitter Instagram
Devs Fixed
  • python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Devs Fixed
Home » Resolved: Trouble installing the package geoR (Windows)

Resolved: Trouble installing the package geoR (Windows)

0
By Isaac Tonny on 17/06/2022 Issue
Share
Facebook Twitter LinkedIn

Question:

it seems that the package “geoR” was removed from the repository.
So after trying to install it manually with:
I have the latest version of R (4.2.0). So I’ve tried another command:
So how do I make it work?
I’ve already tried to uninstall R, Rstudio, Rtools42 and all the folders associated… After a long try, I came up with this:
If I try to install an older version of geoR,
So this seems a dependancies issue, and after installing splancs correctly, RandomFields (manually because there is no repository for it) give me this output after a long string (maybe the compilation):
Somebody wants to help me?
Thanks in advance, I’m really stuck.

Answer:

Both RandomFields and geoR are no longer available on CRAN, so you’ll have to download their respective tar files. You’ll also need to install the splancs package, which is available on CRAN.
Download the two other packages here:
http://www2.uaem.mx/r-mirror/src/contrib/RandomFields_2.0.66.tar.gz
https://cran.r-project.org/src/contrib/Archive/geoR/geoR_1.8-1.tar.gz
Install RandomFields first:
And then geoR:

If you have better answer, please add a comment about this, thank you!

r
Share. Facebook Twitter LinkedIn

Related Posts

Resolved: EntityFramework creates/runs migrations using parameterless DataContext instance

24/03/2023

Resolved: Visual Studio 2022 crashes when using breakpoints

24/03/2023

Resolved: How to get Union type from an array of objects in Flow?

24/03/2023

Leave A Reply

© 2023 DEVSFIX.COM

Type above and press Enter to search. Press Esc to cancel.