[Rd] problem with library() (or possibly grid) in r-devel
ripley at stats.ox.ac.uk
ripley at stats.ox.ac.uk
Wed Mar 12 22:04:36 MET 2003
On Wed, 12 Mar 2003, Deepayan Sarkar wrote:
> In recent r-devels, I have
>
> > library(help = grid)
> Error in formatDL(entry, style = "list") :
> incorrect value for x
>
> This doesn't happen for the other packages I have tried, so maybe this is a
> problem with grid.
grid has a pdf file in inst/doc. but it's not a vignette. So
> print(.readRDS("library/grid/Meta/vignette.rds"))
[1] File Title Depends Keywords PDF
<0 rows> (or 0-length row.names)
The code in library() does not seem to be able to cope with that case.
BDR
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-devel
mailing list