Re: [Rd] Writing my first CRAN vignette

2014-05-19 Thread Ramon Diaz-Uriarte
On Sun, 18-05-2014, at 19:19, Dirk Eddelbuettel wrote: > On 18 May 2014 at 11:34, Hadley Wickham wrote: > | > 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

Re: [Rd] Writing my first CRAN vignette

2014-05-19 Thread Michael Dewey
At 14:57 18/05/2014, Prof Brian Ripley wrote: On 18/05/2014 13:33, Michael Dewey wrote: In fact my first vignette full stop. 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

Re: [Rd] Writing my first CRAN vignette

2014-05-18 Thread Dirk Eddelbuettel
On 18 May 2014 at 11:34, Hadley Wickham wrote: | > 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 s

Re: [Rd] Writing my first CRAN vignette

2014-05-18 Thread Hadley Wickham
> 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 - t

Re: [Rd] Writing my first CRAN vignette

2014-05-18 Thread Prof Brian Ripley
On 18/05/2014 13:33, Michael Dewey wrote: In fact my first vignette full stop. 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