fishR-Core-Team / FSA

FSA (Fisheries Stock Assessment) package provides R functions to conduct typical introductory fisheries analyses.
https://fishr-core-team.github.io/FSA/
GNU General Public License v2.0
66 stars 22 forks source link

[RELEASE PREP] v0.9.5 #107

Closed droglenc closed 1 year ago

droglenc commented 1 year ago

Below are the steps used to prepare FSAdata for submission to CRAN. The steps should generally be followed in order (i.e., don't move to the next step without success at the current step). It is common to have to repeat some previous steps if an error/warning occurs at a subsequent step (in my experience, this most often happens after checking on the development version of R when using R-winbuilder).

It is worth noting that this whole process can take 2-3 hours (or more depending on internet speed) with significant "waiting time" for checks and builds.


0 - Preparatory Updates

1 - dev branch (at local repo)

2 - dev branch (at local repo)

3 - dev branch (at remote GitHub repo)

4 - main branch (at remote GitHub repo)

5 - main branch (at local repo)

6 - main branch (at remote GitHub repo)

7 - dev branch (at remote GitHub repo)

8 - dev branch (at local repo)

droglenc commented 1 year ago

v0.9.5 is successfully on CRAN