yonicd / covrpage

Create a summary readme for the testthat subdirectory to communicate with potential users
https://yonicd.github.io/covrpage/
Other
52 stars 7 forks source link

Gracefully exit if render fails #1

Closed jonocarroll closed 6 years ago

jonocarroll commented 6 years ago

If not all dependencies of a package are installed (e.g. the package hasn't been built/installed yet) then rmarkdown::render fails. Perhaps wrap in a try-like context or confirm that the package being checked is itself installed.

yonicd commented 6 years ago

this should fix it https://github.com/yonicd/covrpage/commit/3641f4b049adfe7415f04fd0c4a22c37f5ef6aac