The knitr package was designed to be a transparent engine for dynamic
report generation with R, solve some long-standing problems in Sweave,
and combine features in other add-on packages into one package. It is
a general-purpose package, and currently supports LaTeX, HTML and
Markdown (still extensible).

See the package website [1] to get started; see the package manuals
([2], [3] and [4]) for a quick overview of what knitr can do; see the
demos [5] for other examples.

[1] http://yihui.github.com/knitr/
[2] https://github.com/downloads/yihui/knitr/knitr-manual.pdf
[3] https://github.com/downloads/yihui/knitr/knitr-graphics.pdf
[4] https://github.com/downloads/yihui/knitr/knitr-themes.pdf
[5] http://yihui.github.com/knitr/demos

This package is available on the main CRAN site now, and you may need
to wait for a few days for it to be mirrored to a CRAN site near to
you.

Feedback, bug report and feature request are welcome: use
https://github.com/yihui/knitr/issues or
https://groups.google.com/group/knitr or StackOverflow or r-help.

Regards,
Yihui
--
Yihui Xie <xieyi...@gmail.com>
Phone: 515-294-2465 Web: http://yihui.name
Department of Statistics, Iowa State University
2215 Snedecor Hall, Ames, IA

_______________________________________________
R-packages mailing list
r-packa...@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to