Lax Chan
Lax Chan

Reputation: 187

Update existing package on CRAN

I have an R package already on CRAN and recently I have made some adjustment to the package and wanted to update the version on CRAN, do I just submit the latest version like as if it's the first version? Or is it another way of doing it?

Upvotes: 4

Views: 832

Answers (1)

James Martherus
James Martherus

Reputation: 1043

Yes, you need to re-submit the package. See the CRAN policies document

Upvotes: 3

Related Questions