Displaying 20 results from an estimated 7000 matches similar to: "integrate R code to WinEdt file"
2006 Dec 13
2
install.packages
I try to type this in my R-winEdt.
but I got these. Do you know?
Aimin
>
install.packages('http://rh-mirror.linux.iastate.edu/CRAN/bin/windows/contrib/2.4/plotrix_2.1-6.zip')
Warning in download.packages(pkgs, destdir = tmpd, available = available, :
no package
'http://rh-mirror.linux.iastate.edu/CRAN/bin/windows/contrib/2.4/plotrix_2.1-6.zip'
at the
2006 Nov 30
4
R_WinEdt question
if I want to put fig1plot to the left, figYPplot to the right
figYAaplot on the bottom.
How to modify the following cod to do these?
\begin{figure}[H]
\centering
\begin{minipage}[t]{0.5\textwidth}
\centering
<<label=fig1plot,fig=TRUE,echo=FALSE>>=
<<fig1plot>>
@
%\caption{Caption 1}
\end{minipage}
\begin{minipage}[t]{0.5\textwidth}
\centering
2006 Nov 23
2
Sweave question
I try Sweave
and get Sweave-test-1.tex
but hot to run LaTeX on 'Sweave-test-1.tex'?
I am using WinEdt.
thanks,
Aimin
> Sweave(testfile)
Writing to file Sweave-test-1.tex
Processing code chunks ...
1 : print term verbatim
2 : term hide
3 : echo print term verbatim
4 : term verbatim
5 : echo term verbatim
6 : echo term verbatim eps pdf
7 : echo term verbatim eps pdf
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
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
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
2006 Nov 20
4
for help about logistic regression model
I have a dataset like this:
p aa
index x y z sdx sdy sdz delta as
ms cur sc
1 821p MET 1 -5.09688 32.8830 -5.857620 1.478200 1.73998 0.825778
13.7883 126.91 92.37 -0.1320180 111.0990
2 821p THR 2 -4.07357 28.6881 -4.838430 0.597674 1.37860 1.165780
13.7207 64.09 50.72 -0.0977129 98.5319
3 821p GLU 3 -5.86733 30.4759
2007 Jan 19
2
split data set
I have a data(ABC) like this:
x y
A 3 4
A 1 3
B 2 6
B 4 8
C 5 4
C 6 7
I want to split this data into
A:
x y
A 3 4
A 1 3
B
B 2 6
B 4 8
C
C 5 4
C 6 7
anyone knows how to do that?
thanks,
Aimin Yan
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]]
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]]
2006 Oct 24
2
for help
I have a question in R.
In directory H:/Delta_angle
I have 19 files like this:
ALA.delta
ASN.delta
ASP.delta
CYS.delta
GLN.delta
GLU.delta
HIS.delta
ILE.delta
LEU.delta
LYS.delta
MET.delta
PHE.delta
PRO.delta
SER.delta
THR.delta
TRP.delta
TYR.delta
VAL.delta
I want to read these files to 19 data sets in R.
All these data sets have "P","AA",index","delta"
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
2008 Jul 12
1
Installing RWinEdt
>From the R console I invoke:
install.packages("RWinEdt")
and get:
Warning in install.packages("RWinEdt") :
argument 'lib' is missing: using 'F:\Users\Kevin\Documents/R/win-library/2.7'
--- Please select a CRAN mirror for use in this session ---
trying URL 'http://streaming.stat.iastate.edu/CRAN/bin/windows/contrib/2.7/RWinEdt_1.8-0.zip'
Content
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
2006 Nov 26
1
plot p(Y=1) vs as
I am trying to fit a logistic regression model for this data set.
Firstly, I want to plot P(Y=1) vs As and P(Y=1) vs Aa.
Does any body know how to do these in R.
Thanks,
Aimin
> p5 <- read.csv("http://www.public.iastate.edu/~aiminy/data/p_5_2.csv")
> str(p5)
'data.frame': 1030 obs. of 6 variables:
$ P : Factor w/ 5 levels "821p","8ABP",..: 1
2007 Jan 28
2
nnet question
Hello,
I use nnet to do prediction for a continuous variable.
after that, I calculate correlation coefficient between predicted value and
real observation.
I run my code(see following) several time, but I get different correlation
coefficient each time.
Anyone know why?
In addition, How to calculate prediction accuracy for prediction of
continuous variable?
Aimin
thanks,
> m.nn.omega
2011 Jun 29
1
RWinEdt
I have a problem using RWinEdt 1.8.2 in Windows 7 Professional (64 bit).
System/software info:
R version 2.13.0 (2011-04-13)
Copyright (C) 2011 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-pc-mingw32/x64 (64-bit)
WinEdt Build: 20071003 (v. 5.5)
After installing the R package and attempting to load I get:
> library(RWinEdt)
Warning message:
In