I am updating the Bioconductor package, LMGene. Thus I am modifying someone
else's package, editing or writing new documentation, etc.

When I modify the man files in LMGene  and install the library, it doesn't
change the 'help' that R gives you. The 'help' you actually get in R is the
same as before.

I haven't been able to find an explanation in "Writing R Extensions". The
package I'm working with also contains a 'help' directory, which is not
mentioned in WRE.

When installing a package, how do I make sure that the 'man' files get used
to generate the 'help' files?

        [[alternative HTML version deleted]]

______________________________________________
[email protected] 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