We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773e734 commit 1c76cabCopy full SHA for 1c76cab
Makefile
@@ -170,7 +170,7 @@ compile-dev: misc/dev/dev.cpp
170
cd misc/dev; echo "TMB::compile(\"dev.cpp\")" | R --slave
171
172
173
-inst/starter_models/%/README.md: inst/starter_models/%/README.Rmd DESCRIPTION
+inst/starter_models/%/README.md: inst/starter_models/%/README.Rmd DESCRIPTION R/*.R
174
echo "rmarkdown::render(\"$<\")" | R --slave
175
176
inst/starter_models/%/README.push: inst/starter_models/%/README.md
0 commit comments