I find that there is a CRAN-RELEASE
file inside package after I first time release the package.
It said "This package was submitted to CRAN on 2020-07-25. Once it is accepted, delete this file and tag the release (commit ...)."
Since I already has version 0.2.0 for the package on CRAN, but do need to release up-version later (e.g. 0.2.1) on CRAN, do I need to keep that CRAN-RELEASE
file or should I delete it? Will it affect anything?
Also, what is the second half sentence means "tag the release (commit ...)". Is that means I need to do something such as