An extension of 'knitr' that adds flexibility in several ways. One common source of frustration with 'knitr' is that it assumes the directory where the source file lives should be the working directory, which is often not true. 'ezknitr' addresses this problem by giving you complete control over where all the inputs and outputs are, and adds several other convenient features to make rendering markdown/HTML documents easier.
Version: | 0.3.1 |
Depends: | R (≥ 3.0.2) |
Imports: | knitr (≥ 1.7), markdown (≥ 0.7), R.utils (≥ 1.34.0) |
Suggests: | testthat (≥ 0.9.1), rmarkdown |
Published: | 2016-01-06 |
Author: | Dean Attali [aut, cre] |
Maintainer: | Dean Attali <daattali at gmail.com> |
BugReports: | https://github.com/daattali/ezknitr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/daattali/ezknitr |
NeedsCompilation: | no |
SystemRequirements: | pandoc with https support |
Materials: | README NEWS |
CRAN checks: | ezknitr results |
Reference manual: | ezknitr.pdf |
Vignettes: |
Package ezknitr |
Package source: | ezknitr_0.3.1.tar.gz |
Windows binaries: | r-devel: ezknitr_0.3.1.zip, r-release: ezknitr_0.3.1.zip, r-oldrel: ezknitr_0.3.1.zip |
OS X Snow Leopard binaries: | r-release: ezknitr_0.3.1.tgz, r-oldrel: not available |
OS X Mavericks binaries: | r-release: ezknitr_0.3.1.tgz |
Old sources: | ezknitr archive |