similar to: Documentation error

Displaying 20 results from an estimated 10000 matches similar to: "Documentation error"

2010 Mar 30
2
Can Dovecot do this...
I need some experienced Dovecot and email administrators to give me some feed back on a project which has been assigned to me. First some background. What exists now at our college: Three email gateway systems that route email between the Internet and one of the student email system, the staff email system, or the email list server system. The gateway systems do not route email from an external
2013 Feb 12
1
Converting a POP3 client to IMAP
I have a dovecot 2.0 dovecot server set up for https/imap with spam, av, and some preliminary sieve filters in place. Our current email is outsourced and so we have used POP3 to keep all email on our systems for many years. I have run tests to move mail to the new imap server and that seems to work pretty well. However, we have lots of mail going back over a decade and used a lot of aliases
2008 Feb 14
2
R on AIX?
Hi, Last year our systems group tried to install R on an IBM p5-570 machine (16 nodes, 256 GB shared RAM), running AIX 5.3. They ran into all sorts of difficulties and finally gave up. I am interested in trying again (and working with an IBM support group if necessary), but before embarking on this odyssey I was wondering if anyone on this list has ever successfully run R on a similar
2001 Mar 29
1
Samba won't act as PDC
I have been tasked to be one of the main targets, er, I mean, guys to facilitate our changeover from a rather aged Novell server to Samba. My boss set up Samba 2.0.7 (RPM shows "samba-common-2.0.7-4" with an RPM -q). I am trying to convert it to PDC functionality, and am having difficulty. In the log I see this: "smbd/password.c:authorise_login(826) rejected invalid user
2011 Dec 19
2
On Corrections for Chi-Sq Goodness of Fit Test
TOPIC My question regards the philosophy behind how R implements corrections to chi-square statistical tests. At least in recent versions (I'm using 2.13.1 (2011-07-08) on OSX 10.6.8.), the chisq.test function applies the Yates continuity correction for 2 by 2 contingency tables. But when used as a goodness of fit test (GoF, aka likelihood ratio test), chisq.test does not appear to implement
2009 Jan 29
2
Welcome to the "R-help" mailing list
On Thu, 29 Jan 2009 20:55:19 +0100 r-help-request at r-project.org wrote: > Welcome to the R-help at r-project.org mailing list! > > To post to this list, send your email to: > > r-help at r-project.org > > General information about the mailing list is at: > > https://stat.ethz.ch/mailman/listinfo/r-help > > If you ever want to unsubscribe or change your
2004 Nov 10
0
Problem with write permissions
Pegasus Mail (PM) v4.21c in Linux (SuSE Pro v9.1)/Wine (v20040914) environment. My New Mail mailbox in PM is in one FAT32 (VFAT) partition and I have another added mailbox in another FAT32 partition. From time to time (not consistent) I have a problem with either or both of these partitions appearing to become write only in the middle of a session during which I am filtering new mail. (If the
2012 Jan 15
0
patching ?merge to allow the user to keep the order of one of the two data.frame objects merged
Hello dear R-devel list members. Following an old (2002) thread from R-help (and having myself needing to solve the same question): https://stat.ethz.ch/pipermail/r-help/2002-October/026249.html I patched the {base} function "merge.data.frame" to have it work with a new parameter called "keep_order", and I hope you might consider including this patch (or some variation of it)
2003 Nov 06
0
[LLVMdev] Re: [open-analysis] Alias Analysis Design & Implementation and LLVM
Chris, I think some clarifications and examples would be helpful. - LLVM is in SSA. It is in SSA before alias analysis has been >>>> performed. With OA, it has been mentioned that the SSA generation >>>> is >>>> incorrect because it doesn't take alias analysis information into >>>> account. This seems logical, because the definition of
2005 May 26
0
Connecting a couple DS0's to a wildcard
There's a project to use asterisk to replace an old analog pbx for a hospital in Mexico. The person in charge wants to do a trial before making a large investment. For this test, he is willing to buy a Wildcard TE410P. Hes got a proposal from his pstn provider to convert his analog lines to digital ones, but I have some doubts. Let's say he converts only 2 or three of the lines. He would
2006 Nov 06
1
speexenc seg fault, amd64
Is there a bugzilla or similar for speex? I'm getting core-dumps on AMD64 speex (ubuntu) > speexenc -v speexenc (Speex encoder) version 1.1.11.1 (compiled Dec 9 2005) Copyright (C) 2002-2005 Jean-Marc Valin > speexenc /tmp/d04t05.wav d04t05.spx Encoding 16000 Hz audio using wideband (sub-band CELP) mode (mono) Segmentation fault > aplay /tmp/d04t05.wav Playing WAVE
2006 Feb 08
1
Ian Bullock is out of the office.
I will be out of the office starting 08/02/2006 and will not return until 13/02/2006. I will respond to your message when I return. However if you have sent data for processing, please send to operator@cnm.co.uk. Also if you have any urgent queries, please contact Operations on 01924 888700. Thankyou. ________________________________________________________________________ This E-mail
2006 Mar 13
1
Ian Bullock is out of the office.
I will be out of the office starting 11/03/2006 and will not return until 14/03/2006. I will respond to your message when I return. However if you have sent data for processing, please send to operator@cnm.co.uk. Also if you have any urgent queries, please contact Operations on 01924 888700. Thankyou. ________________________________________________________________________ This E-mail
2010 Aug 20
0
Resumen de R-help-es, Vol 18, Envío 8
es simple lo unico que tienes que hacer es instalar la libreria(xlsReadWrite) y direccionar y seguidamente especificar el numero de hoja de excel library(xlsReadWrite) dat.excel <- read.xls("d:/ruta del archivo/doc.xls", sheet=1) espero que te sirva ------------------------------------------ El día 18 de agosto de 2010 06:00, <r-help-es-request en r-project.org>
1998 Oct 26
0
Pegasus Mail, Samba and Qmail - mail without POP3 in LAN!
Dear friends, I would like to announce for tests and free use a good add-on for Samba. It is a LAN-based interface for famous Pegasus Mail by David Harris, emulating his Mercury MTA. Note that this message have passed through this system. Look in headers. It is working! http://www.cor.neva.ru/~aal/pegas/pegas+qmail-1_0.tar.gz (7k) The file contains the patch against qmail 1.03, source of
2009 Sep 19
1
Re-order columns
Dear R'sians, Would really appreciate if you could suggest a more efficient way to order the columns of a dataset. The column names of the dataset contain indices separated by a period. Following are examples of my code and the dataset. oC <- function(tg=x2) { lth <- length(grep("T",names(tg))) thix <-
2007 Apr 05
1
FLAC: command line output
Hi, I'm using the FLAC command line tool to encode my WAV files in some directory to FLAC files. Now I noticed sometimes the output of the tool is mostly like this: flac -V --best "14 The Hose - Time Warp (Old Skull Mix).wav" flac 1.1.4, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
2014 Jul 14
2
outliers (Marta valdes lopez)
Hola Marta, si observas cualquier artículo de psicología esto es una práctica típica. Te digo psicología porque creo que tus datos son de ese tipo. Tienes bibiligrafía de artículos cientificos en las que se quitan valores siguiendo los criterios que te he dicho solo has de buscar bibliografía del campo en el que te mueces. Osea que nos quitarlos por que sí, aunque en cada area de ciencia tienes
2000 Feb 17
1
SMB/NMBD configuration troubles.
Folks, I am stumped! I have followed every tech tip I could find and I am still unable to complete my SMB installation. Specifically, I fail Test 4 and Tests 9 and 10. I believe the problem has something to do with the NMBD configuration. Below are the parameters of our system. Any help is greatly appreciated. Brandon Stauber brandon@inetevents.com 310-889-9264 [Please respond
2016 Sep 26
3
Concatenación de tablas
Buenas Tardes, Les escribo para solicitarles una ayuda dado que tengo 2 tablas, una con los campos: cedula | nombre | direccion y la otra con la tabla: cedula | barrio | municipio Lo que necesito es hacer una comparación del campo cedula de las dos tablas y si son iguales, agregarle los campos barrio y municipio de la segunda tabla a la fila correspondiente de esa cedula de la primera