Skip to content
Prev 9527 / 12125 Next

[R-pkg-devel] What to do when a package is archived from CRAN

The reasons that CRAN has for this (from:
https://cran.r-project.org/src/contrib/PACKAGES.in) are:

X-CRAN-History: Archived on 2023-08-19 for policy violation.
  Downloading on installation from github.
  Unarchived on 2023-08-30.
X-CRAN-Comment: Archived on 2023-08-31 for policy violation.
  .
  Downloading on installation from github.

I see your file src/rust/Cargo.lock has some references to github.com
which is probably what has triggered this.
I'm sorry I cannot help further.

Good luck!
On Thu, 31 Aug 2023 at 14:54, Dirk Eddelbuettel <edd at debian.org> wrote: