-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.5.6 -- switch to rmarkdown as the default, use DT package
With rmarkdown v0.9.5 released today and described at http://blog.rstudio.org/2016/03/21/rmarkdown-v0-9-5/ it doesn't look like knitrBootstrap adds much anymore as commented by Jim Hester himself at jimhester/knitrBootstrap#68 (comment) With this in mind, I'm switching the default to rmarkdown instead of using knitrBootstrap. Specially because the version of knitrBootstrap I like to use is only available via GitHub and will probably never make it to CRAN. It might even make sense to completely drop the knitrBootstrap dependency, although I'll leave it for now since there is no immediate need to drop it. I'm also testing using the DT package for the datatables features instead of the JS code that was included before. This might not work on this commit but I'll get it to work soon anyway.
- Loading branch information
1 parent
95d40cf
commit e9d8aeb
Showing
14 changed files
with
125 additions
and
161 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.