similar to: Problems with a function warning

Displaying 20 results from an estimated 1000 matches similar to: "Problems with a function warning"

2017 Jun 07
4
OPINIONES comparacion personal de R en linux y windows
Hola estimados. Les quería plantear un tema que tiene que ver con las plataformas en donde hacemos correr nuestro R. En mi caso, tengo instalado R en mi oficina(Windows) y en mi casa(Linux) y la verdad, después de probar algunas funciones gráficas, claramente R sobre Linux me entrega resultados más satisfactorios, no solo por la rapidez, sino porque también, Linux al parecer, interpreta mejor las
2011 Jan 12
2
Problem after migration dovecot 1.2 -> dovecot 2.0
I have migrated from dovecot 1.2 to dovecot 2.0. When I connect via telnet to 110 port of the dovecot server the client hangs: telnet 192.168.4.80 110 Trying 192.168.4.80... /Connected to 192.168.4.80. Escape character is '^]'./ In syslog I got the following error: /Jan 12 12:14:44 buzon dovecot: imap-login: Error: auth: connect(login) in directory / failed: Permission denied
2008 Oct 02
3
Problem with read.table()
Hello everybody, I'm a new user and I'm trying to use read.table with a tab delimited file but the system tells me (i) that there are more columns than column names, and (ii) that headers and col.names are of different lengths. I have already checked my variable names and there's no blank spaces. However, some variables have quite long names such as
2018 Nov 28
3
Error logs with virtual folder after upgrading to 2.3.4
2017 Dec 13
2
Error: stat no such file or directory with 2.2.33.2
??? We have upgraded today from Dovecot 2.2.31 to Dovecot 2.2.33.2 and modified our config to include ITERINDEX in mail_location and we are detecting some errors like this: /Dec 13 08:17:31 buzon_rhel7 dovecot: imap(rboloix): Error: stat(/buzones/location/18/48/rboloix/mailboxes/SIT - Pra&AwE-cticas 2014/dbox-Mails) failed: No such file or directory// //Dec 13 08:40:24 buzon_rhel7
2011 Feb 21
5
Segmentation fault running doveadm import
Hello. I have tried to restore a test user mailbox and I get a segmentation fault doveadm -D import -u ox101 at us.es mdbox:/backup/bacula-restores/buzones/mysite/15/b1/ox101/ "" all /doveadm(entrega): Debug: Loading modules from directory: /usr/lib64/dovecot doveadm(entrega): Debug: Module loaded: /usr/lib64/dovecot/lib01_acl_plugin.so doveadm(entrega): Debug: Module
2008 Apr 24
4
bug in file.path?
Se ha borrado un texto insertado con un juego de caracteres sin especificar... Nombre: no disponible Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080424/2226f24e/attachment.pl
2011 Apr 12
2
Intermitent ldap auth problems benchmarking dovecot
Hello We are using SLAMD (Distributed Load Generation Engine, www.slamd.com) to benchmark our dovecot server (ldap auth). We are simulating 2.000 simultaneous logins and 20% of them fail. We saw the following errors in the log: Apr 12 09:40:07 buzon dovecot: auth: Error: ldap(correo,192.168.4.153): Request queue is full (oldest added 1 secs ago) Apr 12 09:40:07 buzon dovecot: auth: Error:
2019 Apr 12
2
Mailbox INBOX: Opening INBOX failed: Mailbox doesn't exist: INBOX. Maybe master user + namespace problem?
2010 Nov 03
0
Problems with mgui
Hello I am using the mgui function in the following way: mgui ( graf_cuenta_margen_interfaz,title=c("Gráficas","Histogramas valoración (No lineal) Cuenta de Margen"),exec="Graficar",argText=list(fecha_adelante="Fecha adelante"),closeOnExec=TRUE,output=NULL,,helps=list(fecha_adelante=paste("La valoración de cuantos días adelante se desea graficar. Las
2010 Nov 04
0
mgui
Hello I am using the mgui function in the following way: mgui ( graf_cuenta_margen_interfaz,title=c("Gráficas","Histogramas valoración (No lineal) Cuenta de Margen"),exec="Graficar",argText=list(fecha_adelante="Fecha adelante"),closeOnExec=TRUE,output=NULL,,helps=list(fecha_adelante=paste("La valoración de cuantos días adelante se desea graficar. Las
2017 Jun 07
2
OPINIONES comparacion personal de R en linux y windows
Me parece que R funciona mejor en Linux que en Windows, en mac ni idea. Un buen ejercicio sería hacer lo que plantea Marcuzzi Linux con Linux, en lo personal lo he probrado en Ubuntu, Centos, Oracle Linux y Fedora y no he sentido diferencias significativas, tal vez porque han sido tareas diferentes. Sería que bueno hacer un benchmark y ver que resultados salen o si alguien ya lo ha realizado tal
2014 Oct 28
2
como pasar de data.frame -> cast -> data.frame
Gracias Olivier por tu sugerencia ... uso "cast" porque me permite hacer facilmente algunas operaciones con los datos antes de graficarlos, por ejemplo, calcular el promedio de los datos que cumplan un conjunto de condiciones. Por ejemplo, graficar el promedio de la variable "are" que cumplan: sol=="dol" , dia==1, con==5 y asi ... tambien lo hacia de otra forma q
2014 Oct 27
2
como pasar de data.frame -> cast -> data.frame
Hola Carlos, quiero graficar el valor de cada celda, por ejemplo, 10 (en 1,1) clasificado de acuerdo a las etiquetas de encabezado de fila y columna. Me explico: Necesito un panel para cada etiqueta del titulo de la fila (con, dec ... ) y en el eje X de cada panel va la concentracion, que son los numeros del 0 al 5 en el encabezado de cada columna. El eje Y de cada panel es un porcentaje. Es el
2014 Oct 27
2
como pasar de data.frame -> cast -> data.frame
Fabulosa comunidad, tengo el siguiente problema: 1. Tengo un data.frame no muy grande, de 575 filas x 8 columnas. En este df, las primeras 7 columnas identifican el dato que va en la columna 8. A las primeras 7 col se las podria considerar como datos categoricos y la columna 8 es un dato numerico. El df luce algo asi: sol con dia rep nca nin iso are 1 con 0 1 1 16 0 s
2002 Jun 11
3
RES: OpenSSH with slow login
I gueess it is not a DNS problem, because either using name or IP, I have always the problem. I guess the problem is that I am using ssh on inetd.conf (sshd -i), so It has to generate a key each time I start a session. What do you think ? -----Mensagem original----- De: Dan Kaminsky [mailto:dan at doxpara.com] Enviada em: segunda-feira, 10 de junho de 2002 20:51 Para: Jorge Cleber Teixeira de
2008 Aug 01
1
4.7!
Ooops, we did it again ... This release (4.7) has the first release notes on the wiki for a CentOS 4 release. And as always we could use some people to translate those :) We didn't find that many problems within QA, so the release notes should now be fairly complete, with limitied changes to them. ISo if you are interested and willing (you are, aren't you?), this is the place to edit:
2018 Nov 28
0
Error logs with virtual folder after upgrading to 2.3.4
If you are using systemd, you might want to create /etc/systemd/system/service.dovecot.d/override.conf with ProtectSystem=no if you want writable /etc directory. > On 28 November 2018 at 18:49 Maria Arrea <maria-arrea at gmx.com> wrote: > > > Since I upgraded to 2.3.4 I have lots of line in logs like these: > > Nov 28 17:35:48 buzalum_rhel7 dovecot: imap(iniramgon
2017 Jul 21
2
impute TS y resultados en consola.
Hola estimados. Alguien ha utilizado alguna vez el paquete IMPUTE_TS? La verdad es que es bastante recomendable, sin embargo hay un tema que no he podido resolver. El programa te entrega los resultados en la consola...sin embargo, la idea es rellenar los (N.A) del dataset ORIGINAL. La pregunta es: Cómo rellenar los (N.A) del dataset original si tengo los resultados en la consola? O como llevar
2020 Jan 03
2
A modern object-oriented machine learning framework in R
Estimados amigos: Esta tarde he estado probando la librería mlr3, que me resulta muy interesante para trabajos de clasificación. En concreto, para entender su funcionamiento he probado un ejemplo simple (viene en CRAN). Sin embargo, cuando cambio el parámetro de clasifiación en la función de aprendizaje, me aparece el error siguiente: *Error: Element with key