Displaying 20 results from an estimated 2000 matches similar to: "R-Aqua can't open history file"
2001 Oct 01
1
No subject
Dear All -
I tried to install R-1.3.1 on a Ultrasparc 10 running Solaris 2.7. I have
followed the directions in the INSTALL file exactly, but R refuses to
create the file R.bin. I also had someone else, who is better with UNIX
than I am, try the installation. It didn't create the R.bin file for him,
either. As a result, I cannot run R, even after going through the
installation process.
2005 Aug 16
1
Compile failure on OSX
Hi,
I am trying to compile R-2.1.1 on MacOSX 10.3.9, but the make is failing (I
am building it without all the aqua stuff):
./configure --enable-R-shlib --with-lapac
make
.... Snip .....
gcc -dynamiclib -L/sw/lib -L/usr/local/lib -install_name
/Library/Frameworks/R.framework/Versions/2.1.1/Resources/lib/libRlapack.dyli
b -o libRlapack.dylib dlamc.lo dlapack0.lo dlapack1.lo dlapack2.lo
2013 Jul 09
0
Fwd: AQuA Meter – waveform analysis to get continous MOS scores for your network
Hi,
Although this is a repost from Asterisk biz, we would like to ask if
somebody may help us to develop a native Asterisk module using AQuA
technology for voice quality monitoring using the same web service AQuA
Meter is using.
Thanks,
Sevana Finland/Estonia
---------- Forwarded message ----------
From: Sevana Oy <sales at sevana.fi>
Date: Mon, Jun 17, 2013 at 7:30 PM
Subject: AQuA Meter
2005 Feb 23
0
Memory error in Mac OS X Aqua GUI v1.01 with cluster pack age functions
It's trying to allocate about 850 MB. And that's just the "object that broke
the camel's back". You probably really are out of memory. You could increase
swap space and cross your fingers, but probably daisy creates the 10481 x
10481 distance matrix, which would be about 800 MB since each entry is 8
bytes. It may even create multiple copies.
You might try increasing RAM to 4
2005 Apr 07
0
HTML Help Browser in R Mac OS X Aqua GUI
I'm using R 2.0.1 with the Aqua R GUI 1.0 for Mac OS X, and I would
like very much to use a firefox browser window for viewing help topics.
options("htmlhelp") = TRUE
options("browser") =
"/Applications/Connections/Firefox.app/Contents/MacOS/firefox-bin"
Java Embedding Plugin 0.9.0 is installed (the Java Embedding Plugin
(JavaEmbeddingPlugin.bundle) and the
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
2005 Feb 22
1
Memory error in Mac OS X Aqua GUI v1.01 with cluster package functions
I'm sorry if the answer to my problem is buried in the archives. I
have limited experience with R and I couldn't find a solution to my
particular problem. I am running Mac OS X Aqua GUI v1.01 on a new G5
running os 10.3.8 with a 1.8Ghz processor and 1GB of sdram. I just
downloaded bioconducter a week ago and I'm trying to cluster a matrix
I created with a simulation with
2005 Feb 24
0
FYI from apple employee RE: Memory error in Mac OS X Aqua GUI v1.01 with cluster
Please ignore this is you're not interested in what my friend who
works for apple had to say regarding my issue which is explained in
detail at the bottom of this exchange...
me:
The data from this simulation has to be processed at several stages
of data processing so at some point I do have to have to make a
dissimilarity matrix from this large matrix, as well as ones that I
have
2001 Oct 02
1
Installing R-1.3.1 again
Dear All,
I have tried twice more to install R-1.3.1 on my sparc with no success. I
thank you for the useful suggestions that were sent, even though they didn't
seem to help.
I am sorry that I was a bit cryptic in my last note. Frankly, I didn't know
what information you needed, so I was waiting for someone to ask some
questions.
I hope the following will answer your questions. I
2004 Jun 23
1
gui for MacOS X / Aqua
Hi,
anybody know if Rcmdr or any other GUI like this work with R/Aqua?
Thanks
Ronaldo
--
Let's organize this thing and take all the fun out of it.
--
|> // | \\ [***********************************]
| ( ?? ?? ) [Ronaldo Reis J??nior ]
|> V [UFV/DBA-Entomologia ]
| / \ [36571-000 Vi??osa - MG ]
|>
2005 Aug 02
1
breaking command in command line in R for Mac Aqua
I'm using R for Mac Aqua version 2.1.1
If at the command line, I type:
ls(
and then a return, the command line prompt changes to
a plus sign indicating that the command has not been
completed. How do I break, or kill, the partial
command? Sometimes, I type a long command but miss a
bracket or parenthesis. On a unix or linux version of
R, I can type ctrl-c. On the Mac, ctrl-c,
2003 Oct 23
7
generic algorithm
Dear all,
Is there any generic algorithm code for optimization implemented in R? I
searched without success.
Thanks,
--
Zhu Wang
Statistical Science Department
Southern Methodist University
Phone: (214)768-2453
Fax: (214)768-4035
Email: zhuw at mail.smu.edu
2010 May 26
1
AQuA Powered Voice Quality Monitoring Solution
Overview
Asterisk-powered dialer software
Web Interface
UNIX/Linux Cron-based Schedule Logic
Open-Source Code
Graphing Monitoring Stats
MySQL Database for Call Records
Current Features
Dial by SIP or PSTN - Asterisk base capable of dialing via any medium
Blast-Dialing - send multiple calls to 1 trunk for specified duration
- No QoS/MOS scoring performed, designed for load testing
2004 Jan 28
0
Re: Help with Hmisc/Design installation in R-aqua (apple).
Thanks, all, for your responses to my earlier email about installing
the Hmisc and Design libraries created by Harrell FE Jr.
This was the body of my email requesting help:
"I have tried, unsuccessfully, to install the Hmisc and Design libraries
(Harrell FE Jr) in R-aqua (Apple). These libraries are in source code
only
(i.e. not yet in ready-to-use binary format). Unfortunately, when I
2005 Jan 31
2
Startup Files (RProfile) and R-Aqua
Hello,
I'm having some difficulty understanding the documentation relative to
the startup files with R-Aqua 2.0.1 for Mac OS X.
Specifically, I'm wondering: where does R search for the startup files
(my home directory at Users:<me>:?); how should they be named
(.RProfile will be treated by Mac OS X as a system file and be hidden,
so I'm wondering if it should just be
2004 Jan 28
1
Re: Help with Hmisc/Design installation in R-aqua (apple)
Thanks, all, for your responses to my earlier email about installing the
Hmisc and Design libraries created by Harrell FE Jr.
This was the body of my email requesting help:
"I have tried, unsuccessfully, to install the Hmisc and Design libraries
(Harrell FE Jr) in R-aqua (Apple). These libraries are in source code only
(i.e. not yet in ready-to-use binary format). Unfortunately, when I
2009 Apr 28
1
[macosx] improving quartz & Aqua Tk behaviour outside of RGui
Hello,
On Mac OS X, certain Aqua/Quartz UI functionality requires an
application to be launched from within an app bundle, or
(alternatively) requires a Carbon application with a resource fork.
Playing with the wxWidgets distribution, I discovered that it is quite
easy and transparent to make such a Carbon app from (I guess) any
command line application. When applied to the R executable called
2009 Apr 28
1
[macosx] improving quartz & Aqua Tk behaviour outside of RGui
Hello,
On Mac OS X, certain Aqua/Quartz UI functionality requires an
application to be launched from within an app bundle, or
(alternatively) requires a Carbon application with a resource fork.
Playing with the wxWidgets distribution, I discovered that it is quite
easy and transparent to make such a Carbon app from (I guess) any
command line application. When applied to the R executable called
2001 Aug 30
1
MCMC coding problem
Dear All,
I am trying to convert some S-plus code that I have to run MCMC into
R-code. The program works in S-plus, but runs slowly.
I have managed to source the program into R. R recognizes that the program
is there; for example, it will display the code when I type the function
name at the prompt. However, the program will not run. When I try to run
the program, I get the following error
2004 Apr 06
4
missing values for mda package
Dear helpers,
I am trying to use the mda package downloaded from the R website, but
the data set has missing values so I got an error message. Should I
manually handle these missing values? I was trying to read the documents
to specify any option related to missing values, but I did not find it.
Please forgive me if I ignore something obvious.
Thanks,
Zhu Wang
Statistical Science Department