[R] Winedit and R
Prof Brian D Ripley
ripley at stats.ox.ac.uk
Tue Dec 16 08:59:15 CET 2003
You are using mismatched versions of R and the packages, as the warnings
say. Please update your version of R.
On Tue, 16 Dec 2003, Patrick Giraudoux wrote:
> Hi all,
>
> I am trying to install add-on in R (rw1070) to work with WinEdit. Libraries Swinregistry and Rwinedt have been installed via "Install Package(s) from local zip files" from R. However, when I run library(Rwinedt) I get the following messages:
>
> > library(Rwinedt)
> Loading required package: SWinRegistry
> Error in loadNamespace(name) : package `methods' does not have a name space
> In addition: Warning messages:
> 1: package RWinEdt was built under R version 1.8.0
> 2: package SWinRegistry was built under R version 1.8.0
> Error in eval(expr, envir, enclos) :
> Package SWinRegistry is not available.
> Either install it or install R-WinEdt manually, as described in ReadMe.txt
>
> Intalling manually looking quite complicated, I am not tempted to take this direction...
>
> Can anybody give me a hint?
>
--
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 272860 (secr)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list