[prev in list] [next in list] [prev in thread] [next in thread] 

List:       r-help
Subject:    Re: [R] Package docs for CRAN
From:       "Gabor Grothendieck" <ggrothendieck () gmail ! com>
Date:       2006-04-30 14:11:52
Message-ID: 971536df0604300711l4d30daa4w6e8e0cab81a3e5b2 () mail ! gmail ! com
[Download RAW message or body]

If your package is called mypkg you could create a mypkg-package.Rd
file.  e.g.

library(dyn)
library(help = dyn) # note that mypkg-package is listed
package?dyn
?"dyn-package"   # same

and you could add one or more vignettes, e.g.

library(zoo)
library(help = zoo) # note that the 2 vignettes are listed at end
vignette("zoo")


On 4/30/06, William Asquith <wasquith@austin.rr.com> wrote:
> CRAN et al.,
>
> I would like to add an extented introduction or other arbitrary
> sections to my package lmomco.
> I have been shipping inst/doc/Introduction.Rd. I would like to have
> this content inserted to the front of the PDF build for the CRAN. The
> R-exts.pdf seems to be a little silent on this subject? For my
> purposes, I have been doing this
>
> R CMD Rd2dvi --pdf --title="lmomco---version X" inst/doc/
> Introduction.Rd man/*.Rd
>
> but I don't get the correct header (description) or the index built
> as seen in the lmomco.pdf from the CRAN.
>
> Further, is there any point in shipping a complete PDF build of the
> docs as in inst/doc/lmomco.pdf?
>
> Please advise on best practices for building the best docs that I
> can. . .
>
> William
>
> ______________________________________________
> R-help@stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic