Displaying 20 results from an estimated 3000 matches similar to: "(no subject)"
1999 Oct 12
1
Compilation problem with R
Dear Sirs,
I try to compile the R ver 65.1 in my UNIX machine, but I have some
difficulties. In particular
running the ./configure I have the following results (I give only the
no, all the others are yes)
checking whether gcc needs -traditional... no
checking for g77... no
checking for sin in -lmoto... no
chechecking for main in -lhdf5... no
cking for main in -lncurses... no
checking for main
1999 Oct 20
0
[szimeras@irisa.fr: R installation problem]
----- Forwarded message from Stelios Zimeras <szimeras at irisa.fr> -----
Date: Wed, 20 Oct 1999 11:35:52 +0200
From: Stelios Zimeras <szimeras at irisa.fr>
Organization: IRISA, Campus de Beaulieu, 35042 Rennes Cedex, FRANCE
X-Mailer: Mozilla 4.7 [en] (X11; I; SunOS 5.5 sun4m)
X-Accept-Language: en
To: rgentlem at stat.auckland.ac.nz
Subject: R installation problem
Dear Sir,
I try
2008 Oct 07
1
Lapack: SSYEV routine
Hi everyone,
I am interested in using the SSYEV Lapack subroutine in a R package.
Unfortunately I am not familiar with the all Lapack library and I was
wondering why the routine SSYEV is not part of the R-LAPACK interface
module.
Is there any plan to extend the R-Lapack module in the next R release?
Should I try to directly call the SSYEV routine of the external Lapack
library from my R
2006 Jul 19
3
illegal operation in debian (PR#9086)
Full_Name: Agustin Perez
Version: 2.3.1
OS: Debian 2.6.8-11-amd64-generic
Submission from: (NULL) (193.147.142.6)
First of all excuses for my bad use of english and thanks for read my problem.
Well when I do the following comand in R suddenly crashes and exit me for the
enviroment:
> a<-matrix(1:13500,450,30)
> a%*%t(a)
*** caught illegal operation ***
address 0x2a9590086f, cause
2003 May 19
2
How can I Generate the cachedmetrics file?
Hello to everybody,
I have accidentally deleted my cachedmetrics file. I thought that after
I run wine and the file is not present, wine would generate it - but it
didn't :(
Does anybody know how can I generate that file?
Thanx in advance
Stelios
--
http://www.freemail.gr - ?????? ???????? ???????????? ????????????.
2009 Oct 16
3
Linux/Asterisk on game consoles?
Hello
I don't know much about game consoles, and I was wondering if someone
had successfully ported Linux and Asterisk to the current hardware,
ie. Nintendo Wii, Sony PS3, or Microsoft XBox360?
Thank you.
2013 Jan 11
3
How often to restart Asterisk...
Had my Asterisk instance stop responding to incoming/outgoing calls today.
Had to kill -9 the asterisk process and restart it to get it back. Not
really looking for help on that as the instance is version 1.6 and is due
to be replaced with an upgraded version shortly.
However, this does make me wonder, do you restart periodically to try to
avoid issues or do you just let things run until
2007 Dec 03
3
Anyone here using JUNGHANNS.net douBRI 2.0 ISDN ?
Hi,
I'm very new to asterisk and managed to set one up in debian, I
installed via apt-get the asterisk and asterisk-bristuff packages. I
downloaded the bristuff source as well.
I managed to get as far as loading the following modules:
zaptel 199144 4 cwain,zaphfc,zttranscode,ztdummy
But the problem now is that all channels that I try to configure gives
me an error that
2008 Apr 16
3
memory issues
Hi all,
I've read the R for windows FAQ and am a little confused re:
memory.limit and memory.size
to start using R 2.6.2 on WinXP, 2GB RAM, I have the command line "sdi
--max-mem-size=2047M"
Once the Rgui is open, memory.limit() returns 2047, memory.size()
returns 11.315, and memory.size(max=T) returns 19.615
Shouldn't memory.size(max=T) return 2047?
Upon running several
2008 May 13
6
variable name containing variable name
Hello, i''m new to puppet (and ruby).
I have a problem when using a variable name containing a variable name
and containing a reserved variable name :
I have a class :
class kernel-Linux-binary {
$test = $operatingsystem ? {
Fedora => "/usr/bin/test",
default => undef
}
}
and i want to call "test" and replace Linux by
2004 Feb 23
2
(2) Questions
Hi Fellows from R-Help List!
My questions are basic since i an new with R. I am very acquainted with Matlab &
Gauss (the compentence, I guess). Anyhow,
(1) I am trying to get R execute comands made or built as text, so that one can
feed a particular option with many variations coming from a text file. Is this
possible with the free version? For instance, there exists the eval comand in
2003 Oct 30
2
AW: trying to figure out how the --delete option works.
Add this:
--delete-excluded
See the manual.
Rainer
-----Urspr?ngliche Nachricht-----
Von: rsync-bounces+rsync=diplan.de@lists.samba.org
[mailto:rsync-bounces+rsync=diplan.de@lists.samba.org]Im Auftrag von
Mandrake Pe
Gesendet: Mittwoch, 29. Oktober 2003 13:33
An: rsync@lists.samba.org
Betreff: trying to figure out how the --delete option works.
I use this comand to back up my entirely drive
2010 Feb 16
1
nls.lm & AIC
Hi there,
I'm a PhD student investigating growth patterns in fish. I've been using the minpack.lm package to fit extended von Bertalanffy growth models that include explanatory covariates (temperature and density). I found the nls.lm comand a powerful tool to fit models with a lot of parameters. However, in order to select the best model over the possible candidates (without covariates,
2004 Jun 17
7
TDMoE Question
Just a Question. I would like to know if TDMoE follows specifiaciones of
TDMoIP RAD protocol that says that there is a compression of 16/1 when
you do TDMoIP.
Manuel Marin Garcia
TRANSTELCO S.A. DE C.V.
Campos Eliseos 9050 B4 – Cd. Juárez, Chih. 32452 - México
Oficina: +52 656 692 11 09 – Fax: +52 656 692 1112 - Celular: 915 727
6141
http://www.transtelco.com.mx
2008 Jul 22
1
theora_decode_header
Hello,
I am using theora in an application, but it does not work, I was looking
to know why, and since I have one application using theora, I checked
the difference between the two executions.
And it seems that the function *_theora_decode_header_* does not have
the same issue in the two application, but I read the same file...
the difference is on the _m_theoraInfo_, in the first application
1999 Nov 16
1
Installation of package fails (PR#328)
Full_Name: Thomas Langhans
Version: 0.65
OS: Solaris 7
Submission from: (NULL) (129.217.131.31)
I tried to install the package "leap" on our Sun Enterprise 400 running Solaris
7,
but it fails: cause the g77 doesn't compiles the fortran-sources properly, I
translated them with f2c to c-source.
Running R INSTALL produces the following message:
Installing package `leaps' ...
2011 Aug 10
3
ulimit
Dear
for having an stable system which limit option is good for ulimit comand ?
2-is any option for making asterisk crash-free?
Best
--
Pezhman Lali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110810/365d9d56/attachment.htm>
2005 May 30
2
bash 3.0 freeze
Hello centos users,
I download the bash 3.0 and compile it in CentOS 4.0 with or withiut all
patchs.
But when I execute the comand ls -l it freezes.
Any idea?
--
:) cumprimentos
--------------------------
Jos? Lu?s Faria
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Oct 31
2
authorized_keys command=""
Hello,
as I have read manual, if I use in file authorized_keys option
command="" with some command, no other commands will be permitted. I
have tried it, created authorized_keys2 for root and added there
command="rdiff-backup --server" and after that tried to login. Thit
command was executed, but I was normally able to supply other comand
as root. Can you tell me why?
Thank
2012 Sep 20
4
doveadm with multiple commands
This has been in my TODO for a while and today I implemented it (but didn't dare to test it yet :) So the problem has been that you want to run for example:
doveadm expunge -A mailbox Trash savedbefore 7d
doveadm purge -A
This is annoying because it scans through the users' mailboxes twice, wasting disk IO and CPU. So how to make it do the scan only once? The syntax I thought of today