Good morning and good year :D Thanks so much, I did what you told me (that actually was the same I was doing but wit a previus version of R and WinEdt) and it worked out well.
Thank's again. On Thu, Jan 1, 2009 at 8:28 AM, Uwe Ligges <lig...@statistik.tu-dortmund.de>wrote: > Well, I really cannot understand everything in your message, but I hope I > got the essential points: > > The current version of RWinEdt is 1.8-0 and you do not need to follow any > manual any more, because for the installation you can simply type: > > install.packages("RWinEdt") > > To start up RWinEdt in a fresh R session, use > > library("RWinEdt") > > > The ReadMe from which the below cited points have been translated is a very > old and outdated one that is no longer part of recent RWinEdt versions. > > Best, > Uwe Ligges > > > > Ale Garcia wrote: > >> Buenas tardes a todos: >> >> Primero que nada un saludo y desearles un feliz 2009. Escribo para que me >> asesoren con la instalación de un editor de R, estube siguiendo los pasos >> de >> un manual >> > > > >> 1. Instalar R >> >> 2. Instalar WinEdt 5 (V. 5.2 o superior) >> >> 3. Instalar *SWinRegistry *(disponible en >> http://www.omegahat.org/SWinRegistry): *Packages >> >> ! Install package(s) from local zip ¯les... >> * >> >> 4. Instalar *RWinEdt 1.6-1.zip*: *Packages ! Install package(s) from local >> zip ¯les... >> * >> >> 5. Activarlo desde *Rgui *mediante *library(RWinEdt)*, con lo cual se >> entra >> en WinEdt y aparece >> >> el men¶u R-WinEdt en la barra de control de *Rgui >> * >> pero el quinto paso no lo puedo ejecutar me aparece el mensaje: >> >> library(RWinEdt) >>> >> Error in inDL(x, as.logical(local), as.logical(now), ...) : >> imposible cargar la biblioteca compartida >> 'C:/ARCHIV~1/R/R-27~1.0/library/RWinEdt/libs/RWinEdt.dll': >> LoadLibrary failure: No se encontró el proceso especificado. >> Error en library(RWinEdt) : .First.lib failed for 'RWinEdt' >> >> también lo intente con: >> >>> install.packages("RWinEdt") >>> >> Error: subíndice fuera de los límites >> Además: Hubo 47 avisos (use warnings() para verlos) >> >> pero no funcionó ¿qué debo hacer? >> >> Gracias de antemano. >> >> [[alternative HTML version deleted]] >> >> >> >> ------------------------------------------------------------------------ >> >> ______________________________________________ >> R-help@r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide >> http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html> >> and provide commented, minimal, self-contained, reproducible code. >> > -- "Porque tanto amó Dios al mundo que dio a su Hijo único, para que todo el que crea en él no perezca, sino que tenga vida eterna. Juan 3:16-18" [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.