Skip to content

Package release instructions

Martina Morris edited this page Jul 18, 2025 · 2 revisions

Package updates should be released in 3 places.

CRAN release

The usethis package release tools provide a lot of support for this process. See the R-pkgs book for a detailed guide and more info.

Start a release issue with: usethis::use_release_issue()

Review all the open issues and pull requests to see what can be included in a new release.

Github release

https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository

Shinyapps.io release

The package is deployed online here: https://statnet.shinyapps.io/statnetWeb

(instructions for deployment need to be added...)

Clone this wiki locally