On Wed, 23 Jul 2003, Duncan Murdoch wrote:
> I've just installed S-PLUS for Windows version 6.1, academic site
> license version, release 3. I chose not to install all the available
> chapters.
>
> It appears it's still looking for at least one of the uninstalled
> chapters, because when I start it,
>
> 1. A dialog box pops up, with caption "Enter input".
> 2. If I just click OK, the GUI starts up, but in the console I see
> the error messages:
>
> Problem in library(nlme3): No section "nlme3" in the library
> directory:
> F:/PROGRAM FILES/INSIGHTFUL/splus61\library
> Debug ? ( y|n ): Error during initialization (file "F:/PROGRAM
> FILES/I
> NSIGHTFUL/splus61/S.init")
>
> When I look in that S.init file, I don't see nlme3 mentioned anywhere.
It's called in the first line of .First.Sys.
> How do I tell S-PLUS that I didn't install nlme3, so it shouldn't try
> to open it upon startup?
Yes, but as it doesn't I suggest you do reinstall it with all the standard
library sections (you don't need nlme2). I *think* you can comment it out
in .First.Sys and save that in a suitable place (if it is not read-only).
Brian
--
Brian D. Ripley, ripley@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
|