search for: darnit

Displaying 10 results from an estimated 10 matches for "darnit".

Did you mean: damnit
2009 Apr 07
2
newbie query: simple crosstabs
...s the percentage answering yes (coded as 1) across many, many binary response items. E.g., male q1.bin q2.bin q3.bin ... 0 0.6012 0.3421 0.9871 ... 1 0.7121 0.6223 0.0198 ... I've tried various combinations of apply & cbind, but to no avail. It would be easy in SPSS crosstabs, but darnit, I want to use R! [[alternative HTML version deleted]]
2010 Apr 09
3
using as.numeric() without generating warning message
I'm interested in testing whether or not a character string is numeric or not as follows: is.na(as.numeric('3')) # returns F is.na(as.numeric('A')) # I'd like this to return T without issuing a warning about NAs introduced by coercion. I guess you could suppress the warning with options(warn=-1), but I was wondering if there's an alternative. Or perhaps an
2013 Apr 23
2
mailbox_list_index_parse_header crash
...NOTIFY support and tried enabling mailbox_list_index on my server. Unfortunately, I rather quickly ran into trouble of the segfault variety. This prevented me from doing basic things like seeing the contents of some of my folders. Disabling mailbox_list_index got me back up and running, but... darnit, that's annoying. The only message I got in my log file was this: imap(user at domain): Fatal: master: service(imap): child 6899 killed with signal 11 (core dumped) If I can help track this down, please let me know. Here's the backtrace: #0 hash_table_insert_node (table=0x10eff60, key...
2006 Jun 01
9
Bare Metal Installation of Xen
Is there a documented approach somewhere for performing an unattended ''bare metal'' install of Xen? The Xen Users'' Manual describes an installation flow that requires a host OS on the target machine. This host OS is used for installation of Xen, but Xen does not execute "on top of" this OS (rather Xen executes directly "on top of" the hardware
2015 Oct 10
2
Issues with Eclipse CDT4
Greetings, is this the right place to discuss getting LLVM built using Eclipse, as described on http://llvm.org/docs/GettingStarted.html? Regards, Jo
2014 Oct 14
0
Belkin unk ups
On Oct 12, 2014, at 8:28 PM, Gene Heskett <gheskett at wdtv.com> wrote: > Its unk because whats plugged in seems to be blocking the rear name plate. > About all I can recall is that its big, 3 battery unit, rated somewhere > north ob 1250 VA. > > Its an 050D:0751 Belkin. > > What driver should I use, and what file is that set in? Looks like it is in usbhid-ups. If
2015 Oct 11
4
Issues with Eclipse CDT4
...s anywhere, Okay. > but I don't think there's much > that's different from a regular build. As far as I'm aware you just > tell CMake to generate an Eclipse project and hope you've got enough > memory to load it. 32 GB should be enough for everyone ;-) ... oh darnit. Right. I forgot that Eclipse comes configured to use just 512 MB and needs to be reconfigured for more. I just finished a test run with an allowance of 16 GB. The biggest pre-GC memory usage was 6.9 G, the biggest post-GC usage 6.9 GB. From this I come to the following recommendations: - 2 GB...
2014 Oct 13
2
Belkin unk ups
Greetings; Its unk because whats plugged in seems to be blocking the rear name plate. About all I can recall is that its big, 3 battery unit, rated somewhere north ob 1250 VA. Its an 050D:0751 Belkin. What driver should I use, and what file is that set in? The nut version presently and freshly installed is from the Ubuntu 10.04.4 LTS repo's. Probably old, but IIRC it also worked with
2014 Oct 14
1
Belkin unk ups
...lp 180, 5 2014-10-13 05:50 lp5 shows that hiddev3 is the one created by my cable unplug/replug. Call me confused at best. Guidance needed yet, obviously. I've had several birthdays since we last conversed, so I am now 80yo, and definitely seeing the effects of poorer short term memory. Darnit... Thanks Charles Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) Genes Web page <http://geneslinuxbox.net:6309/gene> US V Castleman, SCOTUS, Mar 2014 is grounds fo...
2006 Jan 12
12
Ajax Button Back function?
Hi Folks! I''m new in the forum and i have a doubt. The button back function with the Ajax on Rails? tks. -- Posted via http://www.ruby-forum.com/.