Skip to content
Prev 30142 / 63421 Next

why is \alias{anRpackage} not mandatory?

On Tue, Oct 7, 2008 at 9:46 AM, Duncan Murdoch <murdoch at stats.uwo.ca> wrote:
That's good to know but I assume you are pointing out what is
available so we know as we still need to address the fragmentation.

In particular, CHM, not HTML, is the default help format under Windows so
having it in HTML will not be useful for most Windows users.
I generally do create a mypackage-package.Rd file but that's less
reliable for user since they can't be sure a package has one and
since its manually done it can become inconsistent more easily.

Also the pdf's should appear in auto-generated web pages of this sort:
http://cran.r-project.org/web/packages/zoo/index.html
in addition to the library(help = ...) page.

To me Sweave is ok for documentation but there is a learning curve
and it can't be used for reports that have conditional processing
(e.g. a report full of tables for which data is missing in some reports
so you want to eliminate those sections and the corresponding
text for those runs) without ugly workarounds which means those tend
to be written
in plain R.
Thus one can't  benefit from Sweave as much as desirable. Thus the one
other place that one might leverage your knowledge of Sweave over a
sufficiently
large set of tasks is unavailable.  I also find that despite Stangle
that debugging with
Sweave can be onerous at times.  What I would really like is one tool that
would do it all.  If the only time you use Sweave is when you create packages
there is  going to be a long time between usages and you are bound to forget
but if it can be used more widely it would be better.

Thread (25 messages)

Thomas Petzoldt why is \alias{anRpackage} not mandatory? Oct 6 Duncan Murdoch why is \alias{anRpackage} not mandatory? Oct 6 Thomas Petzoldt why is \alias{anRpackage} not mandatory? Oct 6 Duncan Murdoch why is \alias{anRpackage} not mandatory? Oct 6 Hadley Wickham why is \alias{anRpackage} not mandatory? Oct 6 Hadley Wickham why is \alias{anRpackage} not mandatory? Oct 6 Thomas Petzoldt why is \alias{anRpackage} not mandatory? Oct 6 Thomas Petzoldt why is \alias{anRpackage} not mandatory? Oct 6 Hadley Wickham why is \alias{anRpackage} not mandatory? Oct 6 Duncan Murdoch why is \alias{anRpackage} not mandatory? Oct 6 Thomas Petzoldt why is \alias{anRpackage} not mandatory? Oct 6 Simon Urbanek ?foo to fall back to help(package="foo") [Was: why is \alias{anRpackage} not mandatory?] Oct 6 Duncan Murdoch ?foo to fall back to help(package="foo") [Was: why is \alias{anRpackage} not mandatory?] Oct 6 Simon Urbanek ?foo to fall back to help(package="foo") [Was: why is \alias{anRpackage} not mandatory?] Oct 6 Berwin A Turlach why is \alias{anRpackage} not mandatory? Oct 7 Gabor Grothendieck why is \alias{anRpackage} not mandatory? Oct 7 Duncan Murdoch why is \alias{anRpackage} not mandatory? Oct 7 Gabor Grothendieck why is \alias{anRpackage} not mandatory? Oct 7 Hadley Wickham why is \alias{anRpackage} not mandatory? Oct 7 Duncan Murdoch why is \alias{anRpackage} not mandatory? Oct 7 Robert Gentleman why is \alias{anRpackage} not mandatory? Oct 7 Hadley Wickham why is \alias{anRpackage} not mandatory? Oct 7 Duncan Temple Lang why is \alias{anRpackage} not mandatory? Oct 7 Tobias Verbeke StatET Roxygen support (was: Re: why is \alias{anRpackage} not mandatory?) Oct 7 Thomas Petzoldt why is \alias{anRpackage} not mandatory? Oct 9