We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b325da commit c16b98bCopy full SHA for c16b98b
DEVELOPMENT.md
@@ -50,7 +50,7 @@ Open a release issue and then copy and follow this checklist in the issue (modif
50
51
- [ ] `git pull`
52
- [ ] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_epiprocess.html)
53
-- [ ] `devtools::check(".", manual = TRUE, env_vars = c(NOT_CRAN = "false"))`.
+- [ ] `devtools::check(".", manual = TRUE, env_vars = c(NOT_CRAN = "FALSE"))`.
54
- Aim for 10/10, no notes.
55
- [ ] If check works well enough, merge to main. Otherwise open a PR to fix up.
56
- [ ] [Polish NEWS](https://github.com/cmu-delphi/epiprocess/blob/dev/NEWS.md).
0 commit comments