[Rd] help("R_LIBS") brings up the wrong help file (PR#10475)

ripley at stats.ox.ac.uk ripley at stats.ox.ac.uk
Thu Nov 29 04:45:17 CET 2007


It brings up ?.libPaths in R 2.5.1 and later (that is, the last three 
releases of R).

On Wed, 28 Nov 2007, timh at insightful.com wrote:

> Doing
> 	help("R_LIBS")
> brings up a help file (the same one as help(library)),
> but the help file doesn't mention R_LIBS.
> It does have a link to .libPaths, which does document R_LIBS.
>
> The quickest fix would be for help("R_LIBS") to bring up the .libPaths
> help file.
>
>
> --please do not edit the information below--
>
> Version:
> platform = i386-pc-mingw32
> arch = i386
> os = mingw32
> system = i386, mingw32
> status =
> major = 2
> minor = 5.0
> year = 2007
> month = 04
> day = 23
> svn rev = 41293
> language = R
> version.string = R version 2.5.0 (2007-04-23)
>
> Windows XP (build 2600) Service Pack 2.0
>
> Locale:
> LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252
>
> Search Path:
> .GlobalEnv, package:stats, package:graphics, package:grDevices, package:utils, package:datasets, package:methods, Autoloads, package:base
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>

-- 
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