Skip to content
Prev 2008 / 12125 Next

[R-pkg-devel] Semantic versioning and maintenance releases

On 17-10-25 03:47 PM, Duncan Murdoch wrote:
If an older version *were* on CRAN (I understand why this isn't
feasible), devtools::install_version() would take care of some of the
fussy bits (although it still requires having the build tools installed).

  You can use the 'ref' argument in devtools::install_github to point
your users to a tag/release number ...