Alexander Nervedi wrote:> Dear RUsers,
>
> I just upgraded from 2.6.0 to 2.6.2 and tried to reinstall the RWinEdt
patch to work with WinEdt so that I can continue function as I always have but I
have run into problems that I don't understand how to fix. Any help would be
great. Essentially, I downloaded the latest RWinEdt zip folder from the CRAN
website and tried calling the library. I tried re-installing it a bunch of times
and will explore the manual procedure ... but perhaps there is an alternative?
Works for me. Which version of Windows? Which version of WinEdt?
What does the Windows registry contain in HKEY_CURRENT_USER\Software\WinEdt?
Do you have started R with administrative privileges or without?
Best,
Uwe Ligges
>
> Alex.
>
>
>
>> utils:::menuInstallPkgs()--- Please select a CRAN mirror for use in
this session ---trying URL
'http://cms.unipune.ernet.in/computing/cran/bin/windows/contrib/2.6/RWinEdt_1.7-9.zip'Content
type 'application/zip' length 397456 bytes (388 Kb)opened URLdownloaded
388 Kb
> package 'RWinEdt' successfully unpacked and MD5 sums checked
> The downloaded packages are in C:\Documents and Settings\arnab\Local
Settings\Temp\RtmpHi7wTy\downloaded_packagesupdating HTML package
descriptions> library(RWinEdt)Error in getWinEdt() : WinEdt is not installed
properly.Either reinstall WinEdt or install R-WinEdt manually as described in
the ReadMeError : .onAttach failed in 'attachNamespace'Error:
package/namespace load failed for 'RWinEdt'
>
>
>
>> sessionInfo()R version 2.6.2 (2008-02-08) i386-pc-mingw32
> 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
> attached base packages:[1] stats graphics grDevices utils datasets
methods base
> loaded via a namespace (and not attached):[1] RWinEdt_1.7-9 tools_2.6.2
>
> I tried to get it to go originally on my 2.6.1
>> sessionInfo()R version 2.6.1 (2007-11-26) i386-pc-mingw32
> 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
> attached base packages:[1] stats graphics grDevices utils datasets
methods base
> loaded via a namespace (and not attached):[1] RWinEdt_1.7-9 tools_2.6.1
>
>
> _________________________________________________________________
> Climb to the top of the charts! Play the word scramble challenge with star
power.
>
> [[alternative HTML version deleted]]
>
>
>
> ------------------------------------------------------------------------
>
> ______________________________________________
> R-help at 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.