similar to: R-Winedt

Displaying 20 results from an estimated 3000 matches similar to: "R-Winedt"

2003 Dec 16
2
Winedit and R
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
2002 Jan 05
1
R-WinEdt question - answer
The answer to my question was contained in http://cran.r-project.org/contrib/extra/winedt/ReadMe , although it helped to receive the restatements that were emailed to me. As mentioned by Uwe Ligges, Renuad Lancelot, Niels Waller, my mistake was not starting R before using R-WindEdt. Below I will copy the instructions on using R-WinEdt by Renaud Lancelot (except for the last paragraph which is
2014 Mar 28
3
Tilde
Buenas para todos, tengo instalado r studio en windows y mi compilador de latex es winedit. En rstudio para Rnw no me acepta la tilde directamente solo con /' como hacer que acpte la tilde en Rnw siendo q en text acpeta sin problemas? [[alternative HTML version deleted]]
2005 May 10
5
converting an ASCII file to a matrix
Dear R-WinEdit users, I got a simple question, but somehow I cannot find the answer, although I have tried a lot! I got an ASCII-file and I want to import it into R, so that every character is defined by [i;j]. The rows are not of the same length. the file looks like the following shortened abstract example: name: xxxxx xxxx age: 9.9.99 record number: 999 title: xxxxx xxxx xxx keywords: xxx xx
2003 Mar 24
1
Winedt and R on Windows XP
Dear All; I have used Winedt editor in conjunction with R on the Win2K platform for more than a year without any problem. Recently I purchased a P4 machine with Windows XP. Following the installation of R1.62 and WinEdt 5.3 to separate directories, I copied R-WinEdt to the Plugins subdirectory under the Winedt directory, clicked on the "install" file and edited the Rprofile with two
2010 May 11
2
RWinEdt in WinEdt 6
I'm having difficulty installing RWinEdt in WinEdt6. I receive the following message: Error : .onAttach failed in attachNamespace() for 'RWinEdt', details: call: getWinEdt() error: WinEdt is not installed properly. I have tried following the manual instructions in the readme.txt without success. I receive the following message: WinEdt's Initialization File "C:\Program
2008 Oct 31
1
R-WinEdt unexcpected Asian characters
Dear list! I have encountered an odd problem with R-WinEdt. The program is mostly running fine and I had no problems with the installation. But several times a day I'm typing in R-WinEdt there appears a menu with Chinese characters where the curser is and I'm not able to type normally. I don?t know any other way to stop it except restarting R-WinEdt. After that it works normally for a
2007 Dec 10
1
Question re: RWinEdt conflicting with my WinEdt
Hi, This is a question regarding the RWinEdt package for R. I have WinEdt 5.5, RWinEdt 1.7-9, and R 2.6.0 on WindowsXP. Somehow my configuration or start up files between RWinEdt and WinEdt are getting confused. Usually when I open either one, the last files I was working on *with that program* are opened automatically. So if I last used mydoc.tex in WinEdt and myprogram.R in RWinEdt those
2007 Oct 31
2
R WinEdt on Windows vista
Hi! I was trying to install the RWinEdt library on a Windows Vista machine which had R 2.6.0, WinEdt 5.4 and the RWinEdt1.7.8.zip file in the library folder under the ...\R\2.6.0 directory. I am able to install fine form the local zip but I can't launch winedt from within R for some reason. > utils:::menuInstallLocal() package 'RWinEdt' successfully unpacked and MD5 sums checked
2006 Nov 23
1
integrate R code to WinEdt file
I want to integrate R code to my WinEdt file. Can someone tell me how to do this? I copy R code to my WinEdt file, but it does't work. Aimin Yan
2001 Jul 26
2
winedt (PR#1033)
i don't know, whether this is a bug or it is intended: when using winedt and R together it works perfectly, as long as R is run in mdi (multiple window mode). When you switch to sdi (single window mode) winedt, sends no command at all: no history, paste, source or script. Thomas Pesl > version _ platform i386-pc-mingw32 arch x86 os Win32
2003 Mar 24
9
Scripting with an external editor
I've had time to return to the "external editor" project. The following function does almost what I want, which is to allow an external editor to feed command lines to R. ext.editor<-function(editor) { ext.input<-pipe(editor,"r") eval(parse(ext.input)) close(ext.input) } While the description of parse() indicates that it should parse input line by line, the
2008 Dec 31
1
Instalación de WinEdt para R
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
2003 Oct 15
2
R-WinEdt, 1.8, deprecating warning
When I load R-WinEdt (>library(RWinEdt), I get the warning: Warning message: multi-argument returns are deprecated in: return(InstallRoot, RWinEdtInstalled) I have upgraded to R 1. 8 on Windows, by copying non-base libraries into the 1.8 library folder and updating the help. I also reinstalled R-WinEdt from the zip file as detailed in RWinEdt ReadMe file using the recommend (A)
2010 Jul 15
1
RWinEdt and WinEdt 6.0
Hi, I am curious if the status of RWinEdt and WinEdt 6.0 has changed since this thread http://r.789695.n4.nabble.com/RWinEdt-in-WinEdt-6-td2174285.html Thanks for the help (especially Uwe Ligges for writing RWinEdt). Chris [[alternative HTML version deleted]]
2003 Jul 24
3
R-WinEdt problems
Hello, I've done most all the various steps outlined in a recent posting to the mailing list archives (and in the help files) to load and run R-WinEdt. I can get it to run fine but I am not successful in getting it to interface with RGui (1.6.2, not minimized). I try to use the R-line, R-source, R-paste buttons with no success. [All the necessary *.edt files appear to be in the proper
2011 Jul 18
2
Doesnt' winedt 6 version work as Rwinedt?
Dear All, I've tried install Rwinedt using my Winedt 6. I cannot see R tab in Rwinedt even though I followed the instruction. (Installed RWinEdt and called the library) Version 6 doesn't work? If not, if would you recommend an R editor for window user?(Except for Emacs) Thanks, [[alternative HTML version deleted]]
2006 Mar 10
6
Linux editor like WinEdt?
Hi to all, I initiate in R - Linux and I've some problems to find an editor with R interface as like RWinEdt for WinEdt. Anyone know one? Thanks in advance for your kind cooperation. Best regards Atenciosamente Ana Patricia Martins ------------------------------------------- Serviço Métodos Estatísticos Departamento de Metodologia Estatística Telef: 218 426 100 - Ext: 3210
2008 Jun 25
2
R 2.7.1 und WinEdt (PR#11806)
Hi, under the new version R 2.7.1 I can't use WinEdt. It seems that there is a bug in that version. To use older versions of the package RWinEdt doens't bring success. The Use of R 2.7.0 doesn't cause that Problem. Regards, Hans-J?rgen Auinger -- ---------------------------------------------- Hans-J?rgen Auinger Lehrstuhl f?r Pflanzenz?chtung Wissenschaftszentrum Weihenstephan
2007 Nov 19
1
mulitmodal distributions
Hello, I see that "mclust" is a pacakge that handles fitting mixtures of normals. Are there any other packages out that that can handle mixtures of gammas or other exponentials? Additionally, are there any packages out there that can fit bimodal distributions without mixtures? i.e., Cobb et al. 1983 using moment recursion relations? Thank you! mw Marion Wittmann, Ph.D.