Skip to content
Prev 11300 / 12125 Next

[R-pkg-devel] how to notify users of obsolete and new package

On 11.02.2025 10:40, Rolf Turner wrote:
You can do that and then let that package be archived after a while.
Yes, we can archive a package and report on the web page of the package 
that it has been superseded.
Some example:
<https://cran.r-project.org/package=eodhd>


Note that CRAN does not like the idea of retiring a package and 
replacing it by another one. This should only be a very exceptional 
action and CRAN will decide case based.
Ideally a new version of the old package should do.

Best,
Uwe Ligges