-3

I have published a package on CRAN. I would like to remove it from CRAN now. Is this possible? If it's possible then Please provide a step by step procedure.

nmkyuppie
  • 1,456
  • 1
  • 14
  • 30
  • 5
    I'm voting to close this question as off-topic because this is a question about the policies and procedures of the Comprehensive R Archive Network and has nothing to do with programming. – Joris Meys Dec 12 '17 at 13:06

1 Answers1

7

Packages will not normally be removed from CRAN: however, they may be archived, including at the maintainer’s request.

Source: https://cran.r-project.org/web/packages/policies.html

Emmanuel-Lin
  • 1,848
  • 1
  • 16
  • 31