commit | 0e3a0d3998e8980c6f62df38ad05e60cb3c3e710 | [log] [tgz] |
---|---|---|
author | atusy <30277794+atusy@users.noreply.github.com> | Thu Sep 16 19:52:35 2021 +0900 |
committer | GitHub <noreply@github.com> | Thu Sep 16 12:52:35 2021 +0200 |
tree | bc4fab14c67bc5a63e4973338135c213b36092e3 | |
parent | 1b2048391c0b4a133757b03857ca56ceb1fb91c3 [diff] [blame] |
support array in chalkboard reveal_options (#88) fixes #62 Co-authored-by: christophe dervieux <christophe.dervieux@gmail.com>
diff --git a/.Rbuildignore b/.Rbuildignore index b97bfda..21b0514 100644 --- a/.Rbuildignore +++ b/.Rbuildignore
@@ -9,4 +9,5 @@ ^_pkgdown\.yml$ ^reference$ ^pkgdown$ -vignettes/ \ No newline at end of file +vignettes/ +^tests/manual$