Forgot to reply to list...
On Mar 19, 2016 6:09 PM, "Jordan Meyer" wrote:
> I'd you used a different administrator account on your (Windows) computer
> during installation, you may have unintentionally installed it only for
> that account. (For example, you used an administrator account different
If you’re on a mac, just go into finder, then applications. highlight R studio
and drag it to the dock. Then double-click it and r studio should start.
If you’re on Windows, I don’t have a clue.
Ken
kmna...@gmail.com
914-450-0816 (tel)
347-730-4813 (fax)
> On Mar 19, 2016, at 10:09 AM, Prasa
What is your operating system?
John Kane
Kingston ON Canada
> -Original Message-
> From: prasad.prasad.k...@gmail.com
> Sent: Sat, 19 Mar 2016 19:39:35 +0530
> To: r-help@r-project.org
> Subject: [R] How To Start R Studio After Installation
>
> Hello,
>
&g
Hello,
I am new to 'R' and just now installed R as well as 'R Studio' on my
personal desktop.
Firstly I have downloaded R and I am able open the same as well.
Afterwords I have downloaded and installed the 'R Studio' but i don't know
from where I can open the 'R Studio'. As I am not finding a sh
I think what ever I say applicable to window (operating system).  Start "R",
In "Rgui" menu, click open "edit", you will find "GUI preference", clik open
it. You will find "Rgui configuration editor". According to  ur wish, change
the columns to around "90" (it is a small exercise). Then
But unfortunately it did not work for me. I am using R-2.14.2 with
windows 7 home basic
Thanks,
On Fri, Mar 16, 2012 at 8:26 PM, Duncan Murdoch
wrote:
> On 16/03/2012 10:35 AM, Christofer Bogaso wrote:
>>
>> No no, I meant to say the console window, where we type the syntax etc.
>>
>> BTW, what
On 16/03/2012 10:35 AM, Christofer Bogaso wrote:
No no, I meant to say the console window, where we type the syntax etc.
BTW, what is the official name of this window?
I think "console window" is good enough.
Duncan Murdoch
Thanks,
On Fri, Mar 16, 2012 at 8:15 PM, Duncan Murdoch
wrote:
>
Duncan's suggestion worked for me. What about it didn't work for you?
Kevin
On Fri, Mar 16, 2012 at 9:35 AM, Christofer Bogaso <
bogaso.christo...@gmail.com> wrote:
> No no, I meant to say the console window, where we type the syntax etc.
>
> BTW, what is the official name of this window?
>
>
No no, I meant to say the console window, where we type the syntax etc.
BTW, what is the official name of this window?
Thanks,
On Fri, Mar 16, 2012 at 8:15 PM, Duncan Murdoch
wrote:
> On 16/03/2012 10:23 AM, Christofer Bogaso wrote:
>>
>> Dear all, when I start R, I want that the console window
On 16/03/2012 10:23 AM, Christofer Bogaso wrote:
Dear all, when I start R, I want that the console window should be in
the Maximized size automatically. Can somebody help me how to achieve
that?
If you are working in Windows and starting R by clicking on the
shortcut, just change the "Run:" pr
Dear all, when I start R, I want that the console window should be in
the Maximized size automatically. Can somebody help me how to achieve
that?
Thanks and regards,
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEAS
On 08/29/2011 08:03 PM, SNV Krishna wrote:
Hi All,
1) Is it possible to set the options such that R opens a new script editor
every time I start the R and 2) specify the size of windows.
Hi Krishna,
You can start an editor like this:
system("my_editor",wait=FALSE)
where "my_editor" is the na
Hi All,
1) Is it possible to set the options such that R opens a new script editor
every time I start the R and 2) specify the size of windows.
Thanks for the suggestion and Best regards,
Krishna
[[alternative HTML version deleted]]
__
Hi satimis, I also use Ubuntu 10.04 and R. I just wanted to say that it is
very hard to get started in R. I'm guessing you know this, but I just wanted
to add some encouragement and mention that if you find yourself getting
frustrated at times or taking a very long time to do things that are
extre
2010 11:45:44 PM
Subject: Re: [R] How to start R
On 08/07/2010 10:29 AM, Stephen Liu wrote:
> Hi steve,
>
> After starting R which command shall I use to exit it rather than close the
> console. exit/quit did not work. Thanks
What does "did not work" mean?
help.sear
On 08/07/2010 10:29 AM, Stephen Liu wrote:
Hi steve,
After starting R which command shall I use to exit it rather than close the
console. exit/quit did not work. Thanks
What does "did not work" mean?
help.search("quit")
leads you to:
?quit
> quit()
or
> q()
should terminate the R ses
: Re: [R] How to start R
Hi,
On Sat, Aug 7, 2010 at 8:56 AM, Stephen Liu wrote:
> Hi Tim,
>
> I got it. Thanks for reminding me. It should be R (capital letter) not r.
Indeed, you were typing in a "little r", as opposed to a capital R.
Now, note the package list you installed
Hi,
On Sat, Aug 7, 2010 at 8:56 AM, Stephen Liu wrote:
> Hi Tim,
>
> I got it. Thanks for reminding me. It should be R (capital letter) not r.
Indeed, you were typing in a "little r", as opposed to a capital R.
Now, note the package list you installed:
r-base
littler
r-cran-plotrix
r-cran-qtl
To: Stephen Liu
Cc: R-help@r-project.org
Sent: Sat, August 7, 2010 8:45:04 PM
Subject: Re: [R] How to start R
What exactly do you mean with 'just hanging there'? Do you expect anything else?
When I start R on Debian squeeze (with the command 'R'), I see
R version 2.11.1 (201
What exactly do you mean with 'just hanging there'? Do you expect anything else?
When I start R on Debian squeeze (with the command 'R'), I see
R version 2.11.1 (2010-05-31)
Copyright (C) 2010 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
R is free software and comes with ABSOLUTEL
Hi folks,
Just finished installing R on Ubuntu 10.04, running on a VM, download following
packages on repo;
r-base
littler
r-cran-plotrix
r-cran-qtl
r-cran-rggobi
But I could not get R started. r is on /usr/bin/r
On console evoking it just hanging there. Any additional packages I need to
ins
On Oct 8, 2009, at 1:14 PM, Peng Yu wrote:
On Thu, Oct 8, 2009 at 10:57 AM, Steve Lianoglou
wrote:
Hi Peng,
On Oct 8, 2009, at 11:21 AM, Peng Yu wrote:
Hi,
I installed R on mac (see below). When I start it from a terminal by
the following command, the current working directory is always '
On Thu, Oct 8, 2009 at 10:57 AM, Steve Lianoglou
wrote:
> Hi Peng,
>
> On Oct 8, 2009, at 11:21 AM, Peng Yu wrote:
>
>> Hi,
>>
>> I installed R on mac (see below). When I start it from a terminal by
>> the following command, the current working directory is always '~' no
>> matter where my current
Hi Peng,
On Oct 8, 2009, at 11:21 AM, Peng Yu wrote:
Hi,
I installed R on mac (see below). When I start it from a terminal by
the following command, the current working directory is always '~' no
matter where my current directory is in the terminal. I'm wondering if
there is a way to make the
Hi,
I installed R on mac (see below). When I start it from a terminal by
the following command, the current working directory is always '~' no
matter where my current directory is in the terminal. I'm wondering if
there is a way to make the gui R on mac inherent the current directory
from the term
25 matches
Mail list logo