Skip to content

Commit c16b98b

Browse files
Update DEVELOPMENT.md
Co-authored-by: brookslogan <[email protected]>
1 parent 6b325da commit c16b98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPMENT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Open a release issue and then copy and follow this checklist in the issue (modif
5050

5151
- [ ] `git pull`
5252
- [ ] 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"))`.
53+
- [ ] `devtools::check(".", manual = TRUE, env_vars = c(NOT_CRAN = "FALSE"))`.
5454
- Aim for 10/10, no notes.
5555
- [ ] If check works well enough, merge to main. Otherwise open a PR to fix up.
5656
- [ ] [Polish NEWS](https://github.com/cmu-delphi/epiprocess/blob/dev/NEWS.md).

0 commit comments

Comments
 (0)