Skip to content
Prev 46907 / 63421 Next

Allow semantic versioning for packages

Gabor,
On Oct 5, 2013, at 4:58 PM, G?bor Cs?rdi <csardi.gabor at gmail.com> wrote:

            
Yes, thanks. The way I understand it, you are proposing extensions to the existing scheme that allow arbitrary additional content in the version numbers that is to be ignored. I fear that the scheme as described in semver.org is incompatible with the scheme used by R, so I don't think it can be adapted as-is, but one could cook up something similar with slightly different rules which define which part is ignored. It may break existing tools, so it would have to be considered carefully.

Cheers,
Simon