Displaying 20 results from an estimated 65 matches for "raqua".
Did you mean:
aqua
2003 Oct 30
1
RAqua and AquaTclTk
While playing around with panther I discovered (with surprise) that
tcltk seems to work (even if not smoothly) with RAqua without first
calling tkStartGUI.
I switched back to 10.2.6 and it works as well.
I think this is due to the "last minute" fix in RAqua now using idle
timers because of too much cpu usage.
Some "mouse" trick is needed though. If you want to test it you can
just try
library...
2003 Jun 13
2
Darwin-Aqua R-devel
I've been able to build a very primitive Aqua GUI for Darwin R.
This version as minimum event handler support but at least you can drag
around the quartz device.
You need to download the RAqua.app.sit archive from
http://www.economia.unimi.it/R/
You need to unstuff it and put inside your system Applications folder
(i.e. /Applications)
If you click on the RAqua icon nothing will happen (in reality
something happens if you have a look at the Console log window).
To run this version...
2004 Mar 12
2
Problems startin RAqua for Mac
I am a user of a i book G4 with OS X 10.3 and I installed RAqua 1.8.1
without any problems. When I want to start RStart the "R" Symbol appers
for one second and then disappers again and nothing else happens. I've
tried to reinstall the program and I also reinstalled my OS X wich did
not help. I really need this program for my studies. If someo...
2003 Nov 08
1
RAqua with X11 TclTk
I've built a version of RAqua that uses X11 TclTk and NOT AquaTclTk.
http://www.economia.unimi.it/R/RAquaX11.dmg (15 MB disk image)
The idea is that you: launch RAqua, launch X application (the X
Server), and from inside R type
x11() # just tt set DISPLAY to :0.0. Eventually close this window
device, we don't need t...
2003 Nov 06
1
RAqua package installation on Panther
From the RAqua faq just uploaded to CRAN (so it will take until
tomorrow to appear)
Panther notes
After installing Panther (MacOSX 10.3) it turns out that package
installation (either from sources or from binaries) can fail. If you
get an error "like" this (this comes from source package installat...
2004 Mar 30
2
RAqua and gcc
Hi,
I've recently purchased PowerBookG4 (panther) and installed RAqua 1.8.1.
I also installed gcc version 3.3 through Xcode tools. But, for some
reason, I'm having a hard time getting gcc work with R. For example, I get
the following error while installing Hmisc package. I would appreciate any
suggestion to fix this problem.
Thanks
Kosuke
* Installing *sour...
2003 Dec 03
1
RAqua line-editor navigation keys
this is a suggestion for a feature in future releases
of RAqua for mac OS X:
It would be very nice if the gui conformed to the
navigation keys that most other os x apps do (with the
exception of ms word and mozilla). i am referring to
the use of ctrl- f, b, n, p, e, and a for navigating
forward one character, backwards one character, up one
line, down one lin...
2003 Dec 11
2
Failed installation on Mac OSX 10.3 (PR#5697)
I've installed R 1.8.1 on OSX 10.3 (Panther) using the RAqua.pkg and
all indications were that the installation was successful. However,
after double clicking the R icon in the Applications folder, nothing
appears to happen. The following message appears on the console:
Mac OS X Version 10.3 (Build 7B85)
2003-12-11 08:45:31 -0500
prefs written
dyld: /A...
2003 Dec 11
2
Failed installation on Mac OSX 10.3 (PR#5697)
I've installed R 1.8.1 on OSX 10.3 (Panther) using the RAqua.pkg and
all indications were that the installation was successful. However,
after double clicking the R icon in the Applications folder, nothing
appears to happen. The following message appears on the console:
Mac OS X Version 10.3 (Build 7B85)
2003-12-11 08:45:31 -0500
prefs written
dyld: /A...
2004 May 10
1
RODBC in RAqua
I've been trying to get RODBC working in RAqua. For my database,
let's call it "mydb", when I enter
odbcConnect("mydb")
or
odbcConnect("mydb", uid="postgres", pwd="secret"),
RAqua thinks for about 10 seconds, then crashes.
mydb is a PostgreSQL 7.4.2 database running on my machine (Mac OS...
2003 Oct 18
1
libR.dylib on OS X
If one installs the CLI and RAqua versions, by saying both "make
install"
and "make install-aqua", then packages that use libR.dylib get their
symbols from
/Applications/StartR.app/RAqua.app/Contents/Frameworks/libR.dylib
and not from /usr/local/lib/R/bin/libR.dylib.
That's unfortunate, because the firs...
2003 Sep 16
1
RAqua too hungry of cpu time
It seems that RAqua consumes too much cpu time when doing nothing.
I can't see exactly why this is happening. We have few days to fix this
up. Any idea (after having look at the code) would be fine.
stefano
2003 Dec 05
2
R OS X panther? (PR#5529)
I have just used the RAqua.pkg to install R, and it doesn't work! I
have Mac OS X 10.3, and the old version of R works OK, but the .pkg
thing installed, and then when I double-click on the "StartR"
application nothing happens. Nothing at all, no little icon bobbing up
and down in the dock, just nothing....
2003 Aug 13
4
RAqua
...9;t respond to mouse clicks. For instance, try
using Rcmdr. Also if you use tkStartGUI(), and AquaTk has
taken over, it creates windows (for instance for downloading CRAN
packages) without scrollbars. This is important, because Tcl/Tk
is still the only possible way of building GUI applications
from RAqua.
6. If you want to download from CRAN you select packages in
a window, and the download starts if you close the window.
That's not intuitive, there should be a separate download or go
button.
7. I thought I saw somewhere that RAqua can now open X11
devices. Mine can't.
8. Installation sh...
2003 Dec 10
1
RODBC with RAqua
Hi,
I use RAqua on mac os x 10.3. I am trying to connect
to an odbc dsn, but RODBC can't seem to find it.
I have it installed in my ODBC Administrator in
/Applications/Utilities as a system-wide data source.
does RODBC need more than just the dsn name (like a
path or something)? I have everything set up
ide...
2004 Jan 10
1
edit windows in RAqua
I'm just beginning to explore Raqua on a new G5 machine. Generally,
it feels very natural, but I'm puzzled by the behavior of editing
windows. When you use fix() or vi() or edit() you get a new
window; this is fine, but is there a way to:
o specify what editor is operating in this window
o control the size of the window...
2004 Feb 17
2
Macintosh (PR#6593)
Full_Name: David Steinsaltz
Version: 1.8.1
OS: Mac 10.3.2
Submission from: (NULL) (216.175.92.195)
A new installation of R on a new computer running OS 10.3.2 simply wouldn't
start. When I tried to start it from the command line, I got the message
dyld: /Applications/StartR.app/RAqua.app/Contents/MacOS/RAqua can't open
library: /usr/local/lib/libreadline.4.3.dylib (No such file or directory, errno
= 2)
2003 Nov 05
0
R 1.8 and MacOS X 10.3
...[ludwig:~] gall% R
dyld: mkdir version mismatch for library:
/usr/local/lib/libiconv.2.dylib (compatibility version of user: 5.0.0
greater than library's version: 4.0.0)
/usr/local/bin/R: line 145: 8440 Trace/BPT trap mkdir
"${R_SESSION_TMPDIR}"
2003-11-04 18:36:01.091 RAqua[8438] CFLog (21): Error loading
/usr/local/lib/libiconv.2.dylib: error code 1, error number 87 (dyld:
/Applications/StartR.app/RAqua.app/Contents/MacOS/RAqua version
mismatch for library: /usr/local/lib/libiconv.2.dylib (compatibility
version of user: 5.0.0 greater than library's version:...
2004 Jan 09
0
Raqua edit.data.frame()
I'm running R 1.8.1 on a Mac with OS X 10.3 (Panther). The edit.data.frame(
) function doesn't seem to work.
A window opens but I can't figure out how to navigate around it or to edit
or add data to the data frame. It works
fine on MS Windows. Is this just a limitation of Raqua? Anyone know of plans
to fix it?
Rich Simon
Richard Simon, D.Sc.
Chief, Biometric Research Branch
Head, Computational & Systems Biology Group
Division of Cancer Treatment & Diagnostics
National Cancer Institute
[[alternative HTML version deleted]]
2004 Nov 18
1
R will not start - missing library? (PR#7377)
Full_Name: Adam Hausknecht
Version: 2.0.1
OS: Mac OS 10.3.6
Submission from: (NULL) (129.44.182.8)
The following message was reported in the console:
"dyld: /Applications/StartR.app/RAqua.app/Contents/MacOS/RAqua can't open
library: /usr/local/lib/libreadline.4.3.dylib (No such file or directory, errno
= 2)"
1. I have tried reinstalling R 2.0.1 several times but this does not fix the
problem. I also used the disk utility
to repair permissions but this did not solve th...