2012 18:39
To
Robert Kinley
cc
r-help@r-project.org
Subject
Re: [R] how to send text output to its own window
Sounds like a question for the RStudion people?
Uwe Ligges
On 05.03.2012 12:35, Robert Kinley wrote:
> platform: R 2.14.2 -Windows XP - Rstudio
>
> When I use
platform: R 2.14.2 -Windows XP - Rstudio
When I use cat() or print() in a script, the output text is of course
mixed up with the lines of the script.
I can sink() the output to a textfile and then play the file back at the
end of the script, but that's not really what I'm after.
It
I really like RStudio ...
... but I wish it wouldn't automatically reload the last .RData it had.
Anyone know how to fix this ... ?
Also - does anyone know is there an Rstudio-user email-list forum thingy
out there ?
ta.
Robert Kinley
[[alternative HTML ve
try RStudio instead :o)
http://www.rstudio.org/
Robert Kinley
Uwe Ligges
Sent by: r-help-boun...@r-project.org
02/03/2011 15:00
To
John Seers
cc
r-help@r-project.org
Subject
Re: [R] RWinEdt difficulties
On 01.03.2011 11:01, John Seers wrote:
> He
this is a clearer (I hope) version of an earlier post -
My problem is formulating the random = argument to give estimates
of all 9 random components for this kind of setup where there are
(I think) 9 variance/covariance components ...
Study.1Study.2 ... Stud
someone can help ...
Robert Kinley
Study: Pos tissue VC, Neg tissue VC, Pos/Neg tissue
correlation
Study*Group:Pos tissue VC, Neg tissue VC, Pos/Neg tissue
correlation
Residual (animal): Pos tissue VC, Neg tissue VC, Pos/Neg tissue
correlation
e:(Intercept)
-1.6958 0.5089 6.9764 2629.7526
attr(,"logScale")
[1] TRUE
attr(,"modelType")
[1] "4pl"
attr(,"method")
[1] "drc"
attr(,"class")
[1] "multFit"
Uwe Ligges
09/11/2010 16:2
ot;prediction")
Error in `[.data.frame`(newdata, , 2) : undefined columns selected
Robert Kinley ( 'baffled' of Berkshire )
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman
I stand corrected :0)
Robert Kinley
Uwe Ligges
28/10/2010 11:54
To
Robert Kinley
cc
r-help@r-project.org
Subject
Re: [R] updating a local package
On 28.10.2010 12:26, Robert Kinley wrote:
> your advice to useR CMD INSTALL source.library
It's a
your advice to useR CMD INSTALL source.library did the trick
and I now understand packages a little better.
many thanks
Bob Kinley
Uwe Ligges
28/10/2010 10:30
To
Robert Kinley
cc
r-help@r-project.org
Subject
Re: [R] updating a local package
Hi folks
I have inherited a package which was created before release 2.10 and I
need to have it working in release 2.12
There is a folder containing the Man, Data and R subfolders, and the
description
file, and there is also the corresponding zip file.
I can install the package from the zip f
7 is selling like hot buns, so there should be
enough market pressure before too long , to encourage the providers
of Notepad++ NpptoR to fix it ...
Thanks againBob
Robert Kinley
b...@lilly.com
Andrew Redd
Sent by: amr...@gmail.com
04/03/2010 14:17
To
Robert Kinley
RData, so it fails.
Anyone else hit this and, ideally, solved it ... ?
cheers Bob
Robert Kinley
b...@lilly.com
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listi
A wild thought ...
... anyone out there know if it's possible to call R code from JMP ?
Bob Kinley - Eli Lilly & co, UK
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/
see ?paste
> A <-"klm"
> B <- "jjj"
> C<-paste(A,B,sep='')
> if(C=="klmjjj") print(C)
[1] "klmjjj"
cheers Bob
"Dr. Arie Ben David"
Sent by: r-help-boun...@r-project.org
30/09/2009 09:22
To
cc
Subject
[R] How do I do simple string concatenation in R?
Dear R gurus
H
Your code runs fine on my windows hp machine ( XP - sp2, R.2.9.1 )
> x <- foreach(i = 1:3) %do% sqrt(i)
> x
[[1]]
[1] 1
[[2]]
[1] 1.414214
[[3]]
[1] 1.732051
Are you on Vista , maybe ?
~~~~
Robert Kinley
Michael Knudsen
Sent by: r-help-boun...@r-project.org
20/07/2
something like ...
> x<-c(1,2,3,0,5,6,0)
> is.na(x[x==0])<-T
> x
[1] 1 2 3 NA 5 6 NA
~~~~~~~~
Robert Kinley
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
https
#
Not sure whether anyone has mentioned Crimson Editor (for windows) so far
...
http://www.crimsoneditor.com/
In Linux/Unixland there is 'kate'
Bob Kinley
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list
htt
Many thanks to everyone who responded to my request for help with
installing the up-to-date R binary on my Asus eee (details below).
The bulk of opinion was that one should replace Xandros with, for
example, Ubuntu; however, for the benefit of other family members, I
needed to keep the Xandros
hi
I've used R for many years on windows machines, but
have now acquired an Asus eee 1000 linux machine.
In order to get the best out of the machine, I used the
'pimpmyeee.sh' script, to get the full KDE desktop.
The version of Linux is Xandros, which I believe is
a close relative of Debian, bu
20 matches
Mail list logo