Displaying 20 results from an estimated 24 matches for "aquamac".
Did you mean:
aquamacs
2013 Jan 12
1
Aquamacs Preferences not showing, windows inaccessible, Scrolling not possible !!!
Hi, sorry for bothering, but I suspect the start of M-x R within
Aquamacs is causing my problems:
*Scrolling* is *not possible*, neither by key stroke nor by mouse.
Aquamacs does not show all windows. 'Prefences', 'About A.', 'Check fo
updates' will not open. Menu 'windows' shows several windows, but
clicking on them will not open thei...
2008 Oct 23
2
What editors can I get R in Mac OS X to talk to?
All,
Apologies if this was already answered... I couldn't find an answer that
specifically addressed Mac OS instead of either windows or linux. I use
"aquamacs emacs" as my text editor. It is essentially Xemacs with a GUI
that looks closer to standard Mac GUIs, as far as I can tell. I installed
the GUI-friendly Mac version of R. I can have R choose the aquamacs as the
editor of choice, but I cannot seem to figure out how to do any script
executio...
2006 Jun 30
0
Cannot start Webrick under Aquamacs
I am running Aquamacs 0.9.9d on OSX Tiger on an Intel Mac. Got ecb,
rails.el mmm-mode, etc working great. But when I start Webrick (from
the Rails menu) it immediately stops. I can get into shell mode and
start Webrick from there. Everything I have running under Emacs on
Debian Sarge is working except for Webrick. Any...
2006 Apr 05
1
Installing Rails for emacs on OSX - emacs newbie
I''m a newbie to emacs trying to set up emacs Rails on a clean emacs
installation. I''m using Aquamacs: http://aquamacs.org/.
Basically, I''ve gotten to the part where I have to install the cedet
package to install ECB to install Rails to ? you get the idea. I''ve
forgotten all of my feeble Linux commands and have no idea what I need
to do to install the packages, nor would I know...
2009 Nov 24
0
Aquamacs/emacs and color of echo in R console
...he options menu I can open "Appearance" and then "Foreground color
for comint mode", but apart from the "[quit] in the upper left corner I
can see no hint how to make a choice, let alone make it permanent.
Or will I have to try "Appearance" > "Customize Aquamacs"?
M-x color-theme-select opens an empty frame with nothing to select from
(Hint given in http://www.emacswiki.org/emacs/AquamacsFAQ)
What am I missing?
Thanks for help.
C.Hoffmann
--
Dr. Christian W. Hoffmann,
Swiss Federal Research Institute WSL
Zuercherstrasse 111, CH-8903 Birmensdor...
2009 Nov 24
0
Aquamacs/emacs and color of echo in R console 2!
...the options menu I can open "Appearance" and then "Foreground color
for comint mode", but apart from the "[quit] in the upper left corner I
can see no hint how to make a choice, let alone make it permanent.
Or will I have to try "Appearance" > "Customize Aquamacs"?
M-x color-theme-select opens an empty frame with nothing to select from
(Hint given in http://www.emacswiki.org/emacs/AquamacsFAQ)
What am I missing?
Thanks for help.
C.Hoffmann
--
Dr. Christian W. Hoffmann,
Swiss Federal Research Institute WSL
Zuercherstrasse 111, CH-8903 Birmensdorf...
2017 Dec 20
1
[ESS] R window: Text is read only (: Another round :)
Dear All
Working along in R (Emacs {Aquamacs}, ESS ) usually I am getting a long
R buffer with many rows. To reduce its length, I used to select
backwards and delete those unnecessary rows. Now I cannot do that, only
C-k allows single lines to be deleted. the mode line says 'Text is
read-only *R*>'. Both R and ESS are up to da...
2017 Sep 11
2
M-x R gives no choice of starting dir
Hi,
I experienced a sudden change in the behavior of M-x R in not giving me
the choice where to start R. May be that I botched my preferences. I am
using Aquamacs 3.3 on MacOS 10.12.6
Christian
--
Christian Hoffmann
Rigiblickstrasse 15b
CH-8915 Hausen am Albis
Switzerland
Telefon +41-(0)44-7640853
2007 Jun 04
1
Front end for R in Mac
...I just switched from Windows to Mac and I am trying to find a good front end
for R in Mac that is relatively user friendly and works well. I have used
RWinEdt for several years in Windows, and something similar to RWinEdt for
Mac would be ideal. I've looked into some of the emacs editor (e.g.,
Aquamacs) but I wanted to see what other people prefer, as I'm not sure I'm
an emacs person (at this time anyway).
Thanks,
Ken
[[alternative HTML version deleted]]
2010 Jun 04
1
StatET plot problem
Dear all,
after trying several suggestions from the list for a nice R-Editor / IDE for MacOS X and really trying some of those that needed to be configured a little more (such as emacs, aquamacs and StatET / Eclipse), I prefer StatET at the moment. I found more experienced like John suggesting this combination (http://www.mail-archive.com/r-help at r-project.org/msg38883.html) on Mac OS X.
So far I am really happy with it except for the plotting. I just can?t get plots to go. everytime I...
2009 Feb 16
1
How do I Edit Source Code Files On The Mac?
Hello!
I'm using Mac OS X 10.4.11 on a G4.
I use the "R" command, straight from a terminal, because the "GUI" is
slower, and I've never liked GUIs anyway.
I tried to set up my environment to use the vi editor, but it always
tries to save it in wierd things like this:
"/private/tmp/RtmpWIhhuo/41a7" 13L, 161C written
Sure I can "cp" it from that
2009 May 20
1
how to get remote ESS graphics to work?
Hi all,
My graduate student is logging onto my macpro and running R through
ESS aquamacs (with Mx ssh and then Mx ess-remote). Everything is
working fine until we get to graphing.
We are trying to give him the ability to look at graphics
interactively. The ESS manual is not too helpful: "If you run X11 (See
Section 13.3.2 [X11], page 68, X-windows) on both the local and remote...
2007 Jun 28
4
Sweave bug? when writing figures / deleting variable in chunk
...tangle the source and then source it
4. don't use a variable, i.e. in this case: plot(trees[1:5,])
It seems that Sweave is executing the rm(sel) before it uses it in
the trees[sel,].
Technical details: R 2.5.0, Mac OS X 10.4.10, PPC
Same behaviour in stand-alone R for Mac and for R within Aquamacs
using ESS
Workaround: I am putting any deletions into a later code chunk. This
only has the disadvantage of making more chunks, so now that I know
what's happening it's no big deal. But it's driving me crazy... am I
missing something? Thanks!
D. G. Rossiter
Senior University...
2010 Sep 30
4
interactive session
Hi guys,
My concern is to create an automated process from the beginning to the end. I
want to copy all my code together in one piece and paste it to R console and sit
back and relax :) except one moment in which the program should ask me to enter
a number.. and only then (only after getting a valid number from me) it should
continue to read and process the rest of the code. I tried lots of
2012 Sep 27
6
Mac Text editors
Hi everyone,
I've recently moved from using a windows machine to a Mac (some might call it an upgrade, others not?I'll let you be the judge). Once I started using Notepad ++ on my windows machine, I really began to like it. Unfortunately, I'm not sure what the free text editor options are for the Mac (Notepad ++ is windows only). I've dabbled with Linux before and used
2007 Jun 05
0
Front end for R in Mac,
...; good front
> > end for R in Mac that is relatively user friendly and works well.
> I have
> > used RWinEdt for several years in Windows, and something similar
> to RWinEdt
> > for Mac would be ideal. I've looked into some of the emacs editor
> (e.g.,
> > Aquamacs) but I wanted to see what other people prefer, as I'm
> not sure I'm
> > an emacs person (at this time anyway).
> > Thanks,
> > Ken
>
> Ken,
>
> Try JGR, is a JAVA Interface.
>
> Ronaldo
>
> --
> I've finally learned what "upward...
2017 Dec 13
0
[ESS] M-x R gives no choice of starting dir
...co Schumann <es at enricoschumann.net> wrote:
> On Mon, 11 Sep 2017, Christian writes:
>
>> Hi,
>>
>> I experienced a sudden change in the behavior of M-x R in not giving
>> me the choice where to start R. May be that I botched my
>> preferences. I am using Aquamacs 3.3 on MacOS 10.12.6
>>
>> Christian
>
> I suppose you are using ESS? There is a variable called
> 'ess-ask-for-ess-directory', which controls whether
> M-x R prompts for a directory. Perhaps you have set
> this to nil?
>
> I also Cc the ESS-help mailing li...
2006 Nov 06
7
Colour-coded Editor for R Code
Do any of you know any simple programming editors for R scripts which offer
basic colour-coding and bracket-matching facilities?
Dregging through scripts to find a missing comma or parentheses is something
I'd rather do less of...
Jon Minton
[[alternative HTML version deleted]]
2006 Feb 16
1
segmentation fault with Hmisc areg.boot()
...ck 1.3-2.2
I keep getting a "segmentation fault" when trying to run areg.boot in
the Hmisc package. I include below output from two different attempts.
Thank you in advance for any help.
Hank Stevens
The following is taken from the example in the areg.boot
documentation, run inside Aquamacs Emacs:
> set.seed(171) # to be able to reproduce example
> x1 <- rnorm(200)
> x2 <- runif(200) # a variable that is really unrelated to y]
> x3 <- factor(sample(c('cat','dog','cow'), 200,TRUE)) # also
unrelated to y
> y <- exp(x1 + rno...
2009 Aug 25
28
Anything but Aptana
Not trying to get into a "What''s a good IDE" here, BUT....On
Windows....RadRails never cut it. Under Aptana, it''s a terrible joke,
and I''m sick of losing so much time waiting not only for this thing to
initialize, but the hanging and crashing I go through is killing me.
Please, someone....point me to a decent, lightweight IDE. All i want
is syntax coloring.