Skip to content
Prev 25046 / 63424 Next

RFC: allow packages to advertise vignettes on Windows

Just a few other points:

- vignettes are potentially of interest even before you download the package
in order to decide whether the package is of interest.  The discussion so far
here does not address that.  If I am interested in mypackage I will typically
google for
  CRAN mypackage
and then look at the vignette from that page prior to downloading the
package.  Alternately I might click the package name in the contributed
package list on the R Web site.

- probably in most cases one identifies a package first and only then
requests its vignette.  I guess one could try to locate packages based
on whether or not they have vignettes but I think that that would be
less likely.

- one can currently get to vignettes via the Windows menu and subsequent
HTML via:
1. From the R Help menu choose the "Html help" entry on it
    [ or issue the R command: help.start() ]
2. click on Packages
3. click on the package of interest
4. click on "overview"
5. click on the vignette.

This sequence is a bit long.  Perhaps there just needs to be a menu entry
that goes directly to the package list from the menu. Also the word
"overview" is not very descriptive of what a vignette is and in any case
another step could be eliminated if the vignettes were listed right on the
HTML help page near the top.  These two items would reduce the number
of steps from 5 to 3.

- perhaps help(package = mypackage), which currently lists the DESCRIPTION,
help files and vignettes should allow each of these to be clickable rather than
just read only.
On 5/15/07, Seth Falcon <sfalcon at fhcrc.org> wrote:

Thread (22 messages)

Seth Falcon RFC: allow packages to advertise vignettes on Windows May 14 Duncan Murdoch RFC: allow packages to advertise vignettes on Windows May 14 Seth Falcon RFC: allow packages to advertise vignettes on Windows May 14 Friedrich Leisch RFC: allow packages to advertise vignettes on Windows May 15 Thomas Friedrichsmeier RFC: allow packages to advertise vignettes on Windows May 15 Simon Urbanek RFC: allow packages to advertise vignettes on Windows May 15 Brian Ripley RFC: allow packages to advertise vignettes on Windows May 15 Simon Urbanek RFC: allow packages to advertise vignettes on Windows May 15 Seth Falcon RFC: allow packages to advertise vignettes on Windows May 15 Gabor Grothendieck RFC: allow packages to advertise vignettes on Windows May 15 Duncan Murdoch RFC: allow packages to advertise vignettes on Windows May 16 Simon Urbanek RFC: allow packages to advertise vignettes on Windows May 16 Simon Urbanek RFC: allow packages to advertise vignettes on Windows May 16 Seth Falcon RFC: allow packages to advertise vignettes on Windows May 16 Simon Urbanek RFC: allow packages to advertise vignettes on Windows May 16 Duncan Murdoch RFC: allow packages to advertise vignettes on Windows May 16 Martin Maechler RFC: allow packages to advertise vignettes on Windows May 16 Duncan Murdoch RFC: allow packages to advertise vignettes on Windows May 18 Hadley Wickham RFC: allow packages to advertise vignettes on Windows May 18 Gabor Grothendieck RFC: allow packages to advertise vignettes on Windows May 18 Duncan Murdoch RFC: allow packages to advertise vignettes on Windows May 18 Hadley Wickham RFC: allow packages to advertise vignettes on Windows May 18