search for: 8146

Displaying 20 results from an estimated 90 matches for "8146".

Did you mean: 814,6
2005 Oct 16
3
Problem with pop3 and alpha3
Hi all, I have a problem with dovecot-alpha3 and pop3 protocol (on a tru64 5.1a...) In my Maildir/cur there are 8144 mails and if I use pop3 protocol I receive in the output 8146 line instead of 8144. The problem is that 2 mails are duplicated . The output of ?List? command is like: 1 51265 2 261783 . . . 2987 30291 2987 30291 (duplicated line) 2988 16631 . 4601 1231 4602 8921 4602 8921 (Another duplicated line) 4603 1313 I've deleted dovecot.* and dovecot-uidlis...
2007 Nov 15
3
How to Run Rails Stories
I have non non-plain-text story without any steps_for, can it be run? If so, how? Thanks, Nate
2006 Nov 15
1
tail recursion in R
...tion calls into into non-recursive evaluations. Does R do anything like that? I could find no reference to it in the language manual. What I'm wondering is whether there are desirable ways to express recursion in R. Thanks. -- Ross Boylan wk: (415) 514-8146 185 Berry St #5700 ross at biostat.ucsf.edu Dept of Epidemiology and Biostatistics fax: (415) 514-8150 University of California, San Francisco San Francisco, CA 94107-1739 hm: (415) 550-1062
2006 Apr 04
1
extending strsplit(): supply pattern to keep, not to split by
...er.pattern,keep=TRUE) [[1]]: [1] "200" Is this a reasonable thing to want strsplit to do? Is this a reasonable parameterization of it? ---------------------------------------------------------------------------- Bill Dunlap Insightful Corporation bill at insightful dot com 360-428-8146 "All statements in this message represent the opinions of the author and do not necessarily reflect Insightful Corporation policy or position."
2007 Jun 05
1
ggplot aspect ratio
...bunch of other tweaks I want to make to get output presentation ready. Is it time to try ggplot2? I found I could get results very quickly with ggplot, but am not sure how much control it gives me over the finer details. Thanks. -- Ross Boylan wk: (415) 514-8146 185 Berry St #5700 ross at biostat.ucsf.edu Dept of Epidemiology and Biostatistics fax: (415) 514-8150 University of California, San Francisco San Francisco, CA 94107-1739 hm: (415) 550-1062
2006 May 18
3
S4 classes and C
.../Conferences/DSC-2003/Tutorials/RExtensions/slide s.pdf>" but the link is no longer good (after putting it all on one line). "Writing R Extensions" (2.3.0 version) makes no reference to this topic that I can see. -- Ross Boylan wk: (415) 514-8146 185 Berry St #5700 ross at biostat.ucsf.edu Dept of Epidemiology and Biostatistics fax: (415) 514-8150 University of California, San Francisco San Francisco, CA 94107-1739 hm: (415) 550-1062
2007 Feb 16
1
pinning down symbol values (Scoping/Promises) question
..., but it didn't). This seems to pin the passed in argument as well, though it's even uglier: > a <- eval(substitute(function(z) { z; function() z+x}, list(x=k))) > a1 <- a(k1) > k1 <- 5 > a1() [1] 120 -- Ross Boylan wk: (415) 514-8146 185 Berry St #5700 ross at biostat.ucsf.edu Dept of Epidemiology and Biostatistics fax: (415) 514-8150 University of California, San Francisco San Francisco, CA 94107-1739 hm: (415) 550-1062
2006 Dec 07
2
making a grid of points
...st blush many of them are embedded in other concepts (grobs, shingles, rugs) and don't obviously solve the problem. I know this is not a hard thing to program, but I suspect someone has already done it. Any pointers? Thanks. -- Ross Boylan wk: (415) 514-8146 185 Berry St #5700 ross at biostat.ucsf.edu Dept of Epidemiology and Biostatistics fax: (415) 514-8150 University of California, San Francisco San Francisco, CA 94107-1739 hm: (415) 550-1062
2006 Feb 13
1
Turning control back over to the terminal
...y to do this with expect, but I'm hoping for something simpler. Potentially, I could make the script itself act differently on the head node (the only one I want to debug right now), including changing the redirection there. -- Ross Boylan wk: (415) 514-8146 185 Berry St #5700 ross at biostat.ucsf.edu Dept of Epidemiology and Biostatistics fax: (415) 514-8150 University of California, San Francisco San Francisco, CA 94107-1739 hm: (415) 550-1062
2019 Aug 15
2
2.3.7 + stats
...16436816.76??? 60026329 imap??? bytes_in??? 370??? 5366??? 2??? 173??? 14.50??? 8 19.04??? 35 imap??? bytes_out??? 370??? 2119971??? 0??? 941517 5729.65??? 41??? 53760.89??? 2082 sql??? duration??? 18??? 28991??? 991??? 2305??? 1610.61 1660??? 377.36??? 2305 auth??? duration??? 12??? 26046980??? 8146??? 7079879 2170581.67??? 847730??? 2457811.23??? 7079879 auth??? user??? 12??? 0??? 0??? 0??? 0.00??? 0??? 0.00??? 0 auth??? transport??? 12??? 0??? 0??? 0??? 0.00??? 0??? 0.00 0 auth??? error??? 0??? 0??? 0??? 0??? 0.00??? 0??? 0.00??? 0 auth??? successful??? 0??? 0??? 0??? 0??? 0.00??? 0??? 0.00...
2005 Dec 09
3
external pointers
...d up. If necessary I could do teardown(opaque) # at the end "C" is actually C++ via a C interface, if that matters. In particular, the memory allocated will likely be from the C++ run-time, and needs C++ destructors. -- Ross Boylan wk: (415) 514-8146 185 Berry St #5700 ross at biostat.ucsf.edu Dept of Epidemiology and Biostatistics fax: (415) 514-8150 University of California, San Francisco San Francisco, CA 94107-1739 hm: (415) 550-1062
2007 Jul 26
2
Rd2dvi (PR#9812)
Is this a bug-- ------------------------------------------------------------------------------- <234>% R CMD Rd2dvi base.Rd Converting Rd files to LaTeX ... base.Rd Can't use an undefined value as filehandle reference at /opt/R-2.5.1/lib/R/share/perl/R/Rdconv.pm line 78. ENCS is Creating dvi output from LaTeX ... Saving output to 'base.dvi' ... cp: cannot access
2007 Nov 18
8
helper methods starting with should
Hi all, As an experiment in playing nice with others, we''ve added the ability in rspec''s trunk to do this: class ThingExamples < Spec::ExampleGroup def should_do_stuff ... end end This is how rspec 0.1 worked, and for people already comfortable with the classes/methods approach of Test::Unit, it is a more comfortable entry point to rspec. For others, however, it
2005 Nov 26
1
list.files(recursive=T) does not return directory names
...d adding type = "files","directories","all" to list.files and dir conflict with any plans for R's list.files or dir? ---------------------------------------------------------------------------- Bill Dunlap Insightful Corporation bill at insightful dot com 360-428-8146 "Formerly known as MathSoft, Insightful Corporation provides analytical solutions leveraging S-PLUS, StatServer and consulting services." "All statements in this message represent the opinions of the author and do not necessarily reflect Insightful Corporation policy or position...
2002 Dec 09
4
rsync stoped syncing
...43 Dec 9 16:25 DRFETTIG0690 master:/home # slave: ... drwxrwxrwx 5 root root 118 Oct 19 00:15 DRHAEBER7009 drwxrwxrwx 5 root root 118 Oct 19 00:15 DRELSER1847 drwxrwxrwx 5 root root 118 Oct 19 00:15 DRDIEDRP2878 drwxr-xr-x 299 root root 8146 Oct 21 11:56 . drwxr-xr-x 3 welte users 948 Oct 22 00:15 welte drwxr-xr-x 13 oracle oinstall 1444 Nov 11 17:11 oracle drwxrwxrwx 5 root root 193 Nov 29 15:37 RECHSHGVOELKLINGEN4300 drwxrwxrwx 26 horras users 2981 Nov 29 15:45 horras drwxrwxrwx 11 s...
2015 May 26
2
Gcc issue on C7
...t my issue here. Suddenly, a few days ago, I started getting this error while running the app i'm testing: [New Thread 0x7fcd41ec1700 (LWP 8142)] [New Thread 0x7fcd41692700 (LWP 8143)] [New Thread 0x7fcd40e63700 (LWP 8144)] [New Thread 0x7fcd3bfff700 (LWP 8145)] [New Thread 0x7fcd3b7fe700 (LWP 8146)] [New Thread 0x7fcd3affd700 (LWP 8147)] [New Thread 0x7fcd3a7fc700 (LWP 8148)] [New Thread 0x7fcd39ffb700 (LWP 8149)] [New Thread 0x7fcd397fa700 (LWP 8150)] [New Thread 0x7fcd38ff9700 (LWP 8151)] [New Thread 0x7fcd2f9ea700 (LWP 8152)] [New Thread 0x7fcd2f1e9700 (LWP 8153)] ThreadSanitizer: longjmp...
2007 Dec 12
4
TDM400 hangup issue in China
Afternoon, I was hoping someone could point me in the right direction. I have an asterisk PBX deployed in China using a TDM400P based card. The incoming calls are being picked up correctly, but are not being hung up. I suspect that this might be an issue with the signaling that has been selected. If anyone here has deployed asterisk in china using an analog card, it would be a great help
2007 Feb 08
1
supsmu(periodic=TRUE) can crash R by reading before start of array (PR#9502)
...Search Path: .GlobalEnv, package:stats, package:graphics, package:grDevices, package:utils, package:datasets, package:methods, Autoloads, package:base ---------------------------------------------------------------------------- Bill Dunlap Insightful Corporation bill at insightful dot com 360-428-8146 "All statements in this message represent the opinions of the author and do not necessarily reflect Insightful Corporation policy or position."
2016 Apr 12
2
Slow reading of large dovecot-uidlist files
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 12 Apr 2016, Bostjan Skufca wrote: > On 12 April 2016 at 10:23, A.L.E.C <alec at alec.pl> wrote: > >> I don't know dovecot's code, but I suppose it uses uidlist file to get >> mailbox statistics that it returns as EXISTS, RECENT, UNSEEN, UIDNEXT, >> UIDVALIDITY, etc, which are required by IMAP standard. I
2006 Oct 02
1
documenation duplication and proposed automatic tools
...snippets documenting the individual methods, including links to the relevant classes. I realize that implementing this is not trivial, and I'm not necessarily advocating it as a priority. But I wonder how it strikes people. -- Ross Boylan wk: (415) 514-8146 185 Berry St #5700 ross at biostat.ucsf.edu Dept of Epidemiology and Biostatistics fax: (415) 514-8150 University of California, San Francisco San Francisco, CA 94107-1739 hm: (415) 550-1062