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.6 |
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-09-16 |
Author: | Dean Attali [aut, cre] |
Maintainer: | Dean Attali <daattali at gmail.com> |
BugReports: | https://github.com/ropenscilabs/ezknitr/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/ropenscilabs/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.6.tar.gz |
Windows binaries: | r-devel: ezknitr_0.6.zip, r-release: ezknitr_0.6.zip, r-oldrel: ezknitr_0.6.zip |
macOS binaries: | r-release: ezknitr_0.6.tgz, r-oldrel: ezknitr_0.6.tgz |
Old sources: | ezknitr archive |
Please use the canonical form https://CRAN.R-project.org/package=ezknitr to link to this page.