similar to: rw1.7.0 spend much time to open

Displaying 20 results from an estimated 1100 matches similar to: "rw1.7.0 spend much time to open"

2000 Feb 23
1
Console font size
It is posible to change the console font size? What in the funtion needed? Tanks in advance Eusebio -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at
2000 Mar 15
1
Windows crash when running Rgui
After installing R 0.99.0a on a Windows 95 Rgui.exe crash after opening the console window. Rterm.exe works fine. Any hint? It is posible that R is not compatible with windows configuration modified by some other program? Where can I act? Error message: Rgui causes an exception 104 on module R.dll of 0137:100324d4 records EDX=0434cfd8 CS=0137 EIP=100324d4 EFLGS=00010206 EBX=815ce8e4 SS=013f
2000 Jan 20
2
Which Linux distribution?
I'm an user of R for Windows (95/NT PENTIUM I and II) mostly for educational purposes. I thinking of moving to Linux, is there any Linux distribution in which R works better? or it would have to work fine in any Linux distribution? Thanks for any hint ************************************************************* * Eusebio Arenal Guti?rrez * * Departamento
1999 Nov 08
1
replacement and extraction functions
Is there any documentation about replacement and extraction functions in R, these fuenctions don't work as in S. Example with funtion factor.names (of S+ 4.5r2) > fnombres <- list(tratamiento=LETTERS[1:4], veneno=c("I","II","III")) > veneno.diseno <- data.frame( + factor(rep(c(1,2,3,4), rep(12,4))), + factor(rep(rep(c(1,2,3), rep(4,3)),4)) + ) >
2000 Apr 13
1
random and group arguments in lme
I want to fit the following model: > aov.madera <- aov(tiempo~producto/panel, data = madera) > anova(aov.madera) Analysis of Variance Table Response: tiempo Df Sum Sq Mean Sq F value Pr(>F) producto 2 93.631 46.815 63.0511 4.304e-07 *** producto:panel 9 43.533 4.837 6.5144 0.001881 ** Residuals 12 8.910 0.742 ---
2000 Sep 01
4
Samba on Sun
Hello. I'd like to know if Samba can be installed on Solaris. If so, what are the steps to follow? If my question is not well defined please let me know. Thank you in advance for your precious time, Juan Diego Guti?rrez Gallardo jgutierrez@teleserver.es
2005 Aug 12
2
trying to get live_xmms mounted
Hi, there. I am new at list and I would like to introduce myself: I am from Tuxtla Guti?rrez, Chiapas, M?xico, and I am in Spain right now, studying at university, i am majoring in new tecnology in media. Actually i am trying to mount a radio statio with this software, Ice cast, but I don't understand how to make my xmms player get mounted in live_xmms in ice cast. In fact, i only can
2009 Oct 15
2
2 IPs for an Asterisk server.
Hello. I've been setting up an Asterisk server, and I am now supposed to move it to a different network than the one it was set on. I'd like to give the server 2 IP address: -1- The first IP address is the IP it will have on the LAN, meaning that softphones will register to the Asterisk server using this 1st IP. -2- The second IP is the one that it will use to connect to the remote
2011 Nov 18
3
Non-free packages in R-Forge
I'm sorry about the tone of my previous email. Let me try again in a cleaner way. The problem is: R or the organisation behind R via its infrastructure seems to be endorsing R-Forge, and R-Forge is hosting at least one project whose sole purpose is to link R with non-free software. This looks like endorsement of non-free software, which is contrary to the aims of the GNU project, of which R
2001 Dec 18
1
Newbie problems with R and compiled C
I'm a beginer programming C and I have the following problem: I have the following C-code file #include <stdlib.h> void gen(int *n, int *a, int *c, int *m, int *x0, int *x); main(){ int nn = 31; int aa = 3; int cc = 0; int mm = 31; int xx0 = 9; int xx[nn]; int i; gen(&nn,&aa,&cc,&mm,&xx0,xx); for (i = 0; i <= nn-1; i++) printf("%d
2006 Mar 06
3
Problem running applications - Newbie
I'm new to wine and I'm running wine version 0.9.2 on Fedora Core 1 and I have the following problem: I install any windows application from its installer (setup.exe or similar). Once installed, in order to run it I need to go to the directory where the aplication is installed, for example cd /root/.wine/drive_c/Program\ Files\MiniReminder And then run the application, for example:
2005 Aug 12
1
trying to get live_xmms mounted
thanks for the answer... another question... how can i connect a microsoft pc running winamp or any sound streaming software to Icecast server??? El Viernes, 12 de Agosto de 2005 18:07, ml escribi?: > Jes?s Abidan Ramos Salas wrote: > > Hi, there. I am new at list and I would like to introduce myself: I am > > from Tuxtla Guti?rrez, Chiapas, M?xico, and I am in Spain right now,
2007 Mar 08
1
sink with R-code
I have the same question that Eusebio had: Is there a function similar to "sink" that redirect also R code to a file that is: sink("R001") x <- c(2,-6,-4,8,5,4,1,3,4,-9,0,1) A <- matrix(x, ncol=3) A A.prima <- t(A) A.prima dim(A) dim(A.prima) sink() create a file "R001" with contents: ------------------------------------------ [,1] [,2] [,3] [1,]
2008 Jan 30
2
data.frame transformation
Dear all, maybe somebody can provide some help for this problem: Example: I've got the following dataframe "data": grid.id<-c(1:4) lat<-c(10,12,13,15) species1<-c(0,0,0,1) species2<-c(1,1,0,0) species3<-c(1,1,1,1) data<-data.frame(cbind(grid.id,lat,species1,species2,species3)) How can I, out of "data" make a new dataframe, where the cells of value
2004 Nov 23
1
Firefly:Canreinvite problem
Hi!. I am testing firefly and I can say it's a great program, but I have a problem. When I use Sip and I activate the "canreinvite" option in Asterisk, I can't hear anything. My network is the following: -Two Firefly clients with SIP. Each firefly is in different networks behind NAT. -One Asterisk server with a public IP. First, I tested my network with canreinvite=no.
2009 Oct 14
1
ChanSpy on asterisk 1.6
I have read about that on asterisk 1.6, there will be a parameter "o" (Only listen to audio coming from this channel), I have tried, but I still get inbound and outbound audio from the spied channel. Has anyone used this feature? Is it working? Is there any work-around? I will like to only spy the outbound audio from a channel, I dont want to hear the incomming audio of that channel. I
2004 Jul 13
12
Permutations
Dear R users, I?m a beginner user of R and I?ve a problem with permutations that I don?t know how to solve. I?ve 12 elements in blocks of 3 elements and I want only to make permutations inter-blocks (no intra-blocks) (sorry if the terminology is not accurate), something similar to: 1 2 3 | 4 5 6 | 7 8 9 | 10 11 12 ----------1st permutation 1 3 2 | 4 5 6 | 7 8 9 | 10 11 12 NO - - 3 2 1
2020 Sep 23
2
Encontrar un dato y añadirlo a otra columna
Con parse_number sacaria todos los numeros de la columna, pero lo que busco es sacar solo los que empiezan por AV y descartar el resto. De todas maneras muchas gracias, le voy a dar otra vuelta. ________________________________ De: Juan Carlos Lopez Mesa <jclopez5 en unal.edu.co> Enviado: martes, 22 de septiembre de 2020 21:32 Para: Samura . <tontito82 en hotmail.com> Cc: r-help-es
2007 Mar 19
2
Wine Directx
Hi, I was starting Steam when I saw the survey of hardware. They didn't detected anything, but It said that I was using Directx 6.1 http://img217.imageshack.us/img217/2111/capturadatelanw3.png . Is this real or Steam is mistaken? Thanks, Eusebio.
2004 Aug 06
5
no luck with streamers
The same as wtih liveice, it stops while trying to open /dev/dsp according to strace. <p><p>On Sat, 20 Apr 2002, Maroy Akos wrote: > Raúl Gutiérrez Segalés wrote: > > > > Hi, > > > > I want to stream to an Icecast server (current version) that is up and running and I have tried plenty of streamers and no go.. > > > > Any advices? I want to