edzer / sdsr

Spatial Data Science: With Applications in R (source files)
https://r-spatial.org/book
Other
243 stars 89 forks source link

rgeoda not available anymore #127

Open raffaem opened 1 month ago

raffaem commented 1 month ago

It looks like the required package rgeoda is not available in CRAN anymore:

> install.packages("rgeoda")
Installing package into ‘/home/raffaele/R/x86_64-pc-linux-gnu-library/4.4’
(as ‘lib’ is unspecified)
Warning in install.packages :
  package ‘rgeoda’ is not available for this version of R

A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
6801318d8d commented 1 month ago

Oh it was removed very recently (https://cloud.r-project.org/web/packages/rgeoda/index.html):

Package ‘rgeoda’ was removed from the CRAN repository.

Formerly available versions can be obtained from the [archive](https://cran.r-project.org/src/contrib/Archive/rgeoda).
https://cloud.r-project.org/web/packages/rgeoda/index.html
Archived on 2024-10-24 as issues were not corrected in time.

A summary of the most recent check results can be obtained from the [check results archive](https://cran-archive.r-project.org/web/checks/2024/2024-10-24_check_results_rgeoda.html).

Please use the canonical form https://cran.r-project.org/package=rgeoda to link to this page.