Hi, I have troubles getting RWinEdt with the R2.0.0 Version startet. Do I have to install a different version of RWinEdt or WinEdt? I have RWinEdt 1.6.1 and WinEdt 5.3. Thanks Anna Hennig
Anna: That is the most current version of RWinEdt. Uwe Ligges is working on a version for 2.0.0 so check back soon for a new release. http://cran.r-project.org/contrib/extra/winedt/ Also, when inquiring about a specific package it is often helpful to contact the maintainer directly and not R-help. HTH, Andy> -----Original Message----- > From: r-help-bounces at stat.math.ethz.ch > [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of > henna001 at students.uni-mainz.de > Sent: Friday, October 08, 2004 8:14 AM > To: R-help at lists.R-project.org > Subject: [R] RWinEdt > > > Hi, > > I have troubles getting RWinEdt with the R2.0.0 Version startet. > > Do I have to install a different version of RWinEdt or WinEdt? > I have RWinEdt 1.6.1 and WinEdt 5.3. > > Thanks > Anna Hennig > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html >
henna001 at students.uni-mainz.de wrote:> Hi, > > I have troubles getting RWinEdt with the R2.0.0 Version startet. > > Do I have to install a different version of RWinEdt or WinEdt? > I have RWinEdt 1.6.1 and WinEdt 5.3.You have either to wait for RWinEdt_1.6-2 (which already has been uploaded to CRAN's incoming area and waits for the CRAN maintainers to move it) or to follow the alternative way for installation described in the ReadMe, or to get it right now (but only temporarily available) from the following link: http://www.statistik.uni-dortmund.de/~ligges/RWinEdt_1.6-2.zip Maybe of interest to all the other R-WinEdt users (some of them already wrote private messages, which is the appropriate way in this case!): The new version of R-WinEdt is updated for use with R-2.0.0. Installation has been simplified, because Omegahat's SWinRegistry package is no longer required. The complete code from SWinRegistry has been included in the RWinEdt package, therefore many thanks to Duncan Temple Lang. Uwe Ligges> Thanks > Anna Hennig > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
Hi, All do also have troubles. In my case, I get the following message: > install.packages(choose.files('',filters=Filters[c('zip','All'),]), .libPaths()[1], CRAN = NULL) package 'RWinEdt' successfully unpacked and MD5 sums checked updating HTML package descriptions > local({pkg <- select.list(sort(.packages(all.available = TRUE))) + if(nchar(pkg)) library(pkg, character.only=TRUE)}) Error in firstlib(which.lib.loc, package) : couldn't find function "lazyLoad" In addition: Warning message: package RWinEdt was built under R version 2.0.0 Error in library(pkg, character.only = TRUE) : .First.lib failed > Any help would be appreciated!!! Emili At 05:14 AM 10/8/2004, henna001 at students.uni-mainz.de wrote:>Hi, > >I have troubles getting RWinEdt with the R2.0.0 Version startet. > >Do I have to install a different version of RWinEdt or WinEdt? >I have RWinEdt 1.6.1 and WinEdt 5.3. > >Thanks >Anna Hennig > >______________________________________________ >R-help at stat.math.ethz.ch mailing list >https://stat.ethz.ch/mailman/listinfo/r-help >PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html