[Bioc-devel] man pages + vignette --> create an external package website?
Nishant Gopalakrishnan
ngopalak at fhcrc.org
Fri Oct 8 21:44:10 CEST 2010
Hi Paul,
Here is a link to information for converting latex documents to html.
http://biostat.mc.vanderbilt.edu/wiki/Main/SweaveConvert
You could use R CMD Sweave file.Rnw to get tex files.
Nishant
On 10/08/2010 11:32 AM, Dan Tenenbaum wrote:
> On Thu, Oct 7, 2010 at 4:07 PM, Paul Shannon <pshannon at systemsbiology.org>wrote:
>
>
>> Any tips on how to generate html from man/*Rd files and the package
>> vignette, so that I can assemble all that information into an external
>> website? ... suitable for further development.
>>
>>
> Hi Paul,
>
> A good place to start might be:
>
> help(package="tools")
> and then look at:
>
> ?tools:::Rd2HTML
>
> That will convert your man pages to HTML.
>
> I'm not sure about vignettes, but other functions in the tools package look
> pretty helpful.
>
> You might ask on the R-help list.
>
> Dan
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioc-devel at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
More information about the Bioc-devel
mailing list