[Rd] Writing my first CRAN vignette
Hadley Wickham
h.wickham at gmail.com
Sun May 18 18:34:27 CEST 2014
> I am intending to use Sweave. I have read the Sweave documentation and
> section 1.4 of the extensions manual and apart from (a) do not use split =
> TRUE (b) and include all the source components, there does not seem to be
> anything CRAN specific.
I'd strongly recommend using knitr instead - the biggest advantage is
that you can use markdown, which is substantially easier to use than
latex (and doesn't require such a massive toolchain)
Hadley
--
http://had.co.nz/
More information about the R-devel
mailing list