File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ proj_activate(path)
8585
8686# Modify the description ----------------------------------------------
8787use_mit_license(" My Name" )
88- # > ✔ Setting License field in DESCRIPTION to 'MIT + file LICENSE'
88+ # > ✔ Adding 'MIT + file LICENSE' to License
8989# > ✔ Writing 'LICENSE'
9090# > ✔ Writing 'LICENSE.md'
9191# > ✔ Adding '^LICENSE\\.md$' to '.Rbuildignore'
@@ -105,7 +105,7 @@ use_news_md()
105105
106106use_test(" my-test" )
107107# > ✔ Adding 'testthat' to Suggests field in DESCRIPTION
108- # > ✔ Setting Config/testthat/edition field in DESCRIPTION to '3'
108+ # > ✔ Adding '3' to Config/testthat/edition
109109# > ✔ Creating 'tests/testthat/'
110110# > ✔ Writing 'tests/testthat.R'
111111# > ✔ Writing 'tests/testthat/test-my-test.R'
You can’t perform that action at this time.
0 commit comments