search for: _what_

Displaying 20 results from an estimated 48 matches for "_what_".

Did you mean: _that_
2016 Mar 04
2
as.vector in R-devel loaded 3/3/2016
Er, until _what_ is fixed? I see no anomalies with the version in R-pre: > library(Matrix) > as.vector standardGeneric for "as.vector" defined from package "base" function (x, mode = "any") standardGeneric("as.vector") <environment: 0x7fe8f4516640> Methods may...
2006 Jun 11
1
StatusHandler
Zed, Very cool, finally got around to playing with StatusHandler and StatisticsHandler. One thing that was missing that I wanted was insight into _what_ the RailsHandler was working on, and what was queued up while it sat in single-threaded mode -- ie., the current list of requests. W/ the attached mongrel.conf, I hacked the RailsHandler to keep a hash of active requests, and spit that out in the StatusHandler. Any thoughts or feedback on this...
2009 Oct 31
1
Kernel panic on zfs import
...log in before it panics. If I boot from CD and ''zfs import -f tank'', it panics. I''ve just started a ''zdb -e tank'' which I found on the intertubes here: http://opensolaris.org/jive/thread.jspa?threadID=49020. Zdb seems to be ... doing something. Not sure _what_ it''s doing, but it can''t be making things worse for me right? I''m going to try adding the following to /etc/system, as mentioned here: http://opensolaris.org/jive/thread.jspa?threadID=114906 set zfs:zfs_recover=1 set aok=1 Suggestions?
2009 Apr 22
3
Rhelp
Hello, I am trying to run R on my Mac (OS10.5.6) and am having trouble installing and running packages (genefilter in particular in Bioconductor) I've tried re-installing R and it hasn't solved the issue. Thanks, ~Nicole Slusher
2004 Jul 20
5
Precision in R
Greetings. I'm trying to recreate in R some regression models I've done in SAS, but I'm not getting the same results. My advisor suspects this may be due to differences in precision between R and SAS. Does anyone know where I can find specifications for R's type double? (It doesn't seem to be in the R Language Definition.) Thanks in advance for any help anyone can
2017 Aug 03
0
find similar words in text
Please keep messages on the list so others can pitch in. _Which_ words do you want to consider identical for the purpose of frequency count? _What_ do you want to plot? B. > On Aug 3, 2017, at 4:36 PM, Riaan Van Der Walt <Riaan.VanDerWalt at nwu.ac.za> wrote: > > Hallo Boris, > I've loaded the Rstem, Snowball. > But I am clueless how to get a list eg. whal* (whale, whales, whaling, whaler, whalers, whaleman, wha...
2011 May 19
2
custom function from .24.6 not working in 2.6 (from squeeze)
..."manage this other file too"). Personally I''d love to be able to remove it as it seems clunky to me; but failing that if someone can point out why it is failing in 2.6 and how to fix it I would greatly appreciate it. I''m not much of a Ruby guy so while I understand _what_ the error is telling me, fixing it is a different story. Cheers, Bill -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to pup...
2016 Apr 29
4
Changing Password Schemes
...d server over to the new server. >> I have created a new column "plain_pass" for the plain passwords. >> >> I will be using imapsync to transfer the mail folders from the one >> server to the other, but will not proceed until I fix this issue. > > Actually, _what_ issue? > >> # 2.2.18: /etc/dovecot/dovecot.conf >> # Pigeonhole version 0.4.8 (0c4ae064f307+) >> # OS: Linux 4.2.0-35-generic x86_64 Ubuntu 15.10 ext4 >> auth_mechanisms = plain login >> first_valid_gid = 8 >> first_valid_uid = 150 >> last_valid_gid = 8...
2016 Mar 04
2
as.vector in R-devel loaded 3/3/2016
...h 4, 2016 6:05 AM To: peter dalgaard Cc: r-devel at r-project.org; Jeff Laake - NOAA Federal Subject: Re: [Rd] as.vector in R-devel loaded 3/3/2016 >>>>> peter dalgaard <pdalgd at gmail.com> >>>>> on Fri, 4 Mar 2016 09:21:48 +0100 writes: > Er, until _what_ is fixed? > I see no anomalies with the version in R-pre: Indeed. The problem ... I also have stumbled over .. is that I'm sure Jeff is accidentally loading a different version of 'Matrix' than the one that is part of R-devel. Jeff you must accidentally be loading a version Ma...
2011 Apr 28
1
[LLVMdev] Chaitin-Briggs Register Allocation in LLVM
Hi, We noticed that LLVM has implemented register allocation using PBQP and Briggs as a heuristic for spilling. Is there a direct implementation of the Chaitin-Briggs register allocation algorithm? We intend to modify parts of this algorithm in order to implement a variant of it. It will save us a lot of time if it is already implemented, rather than writing the code from scratch. Thanks and
2009 Mar 26
1
Syslinux + Localboot
I understand this isn't supported, but I was curious will it ever be, and also I use a hard drive wiping utility not dban and when i boot off my usb stick and wipe the hard drive it wipes the usb stick :( Matt
2011 Oct 18
1
Latex question
Dear all, This may not be the right place for latex questions, but I do not know where else to ask the question. I have two subfigures. I want the first subfigure to have a caption on the side of it and the second subfigure to have a caption below it. Thank you. Hannah [[alternative HTML version deleted]]
2003 Sep 19
1
ext3 hack: using the journal to replicate a filesystem
Hi, I'm looking for a way to use ext3 in the following setup for experimentations purposes: I have a machine A, a machine B, one of which is read-write, and machine B is read-only. I would want the machine B to be the exact copy of machine A, automagically, like it would happen in an SQL replication scheme. Is it possible to do with ext3, using the hidden .journal file as a source
2001 Oct 10
2
Wine Install
What is the best way to install wine? I have been using the 'tools/wineinstall' method, but it does not always seem to work properly. Any help would be greatly appreciated. Dav
2010 Feb 16
1
[PATCH] GuestOS: Reload augeas after rpm installation and removal
--- lib/Sys/VirtV2V/GuestOS/RedHat.pm | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/lib/Sys/VirtV2V/GuestOS/RedHat.pm b/lib/Sys/VirtV2V/GuestOS/RedHat.pm index cd2f8e6..380dacb 100644 --- a/lib/Sys/VirtV2V/GuestOS/RedHat.pm +++ b/lib/Sys/VirtV2V/GuestOS/RedHat.pm @@ -862,6 +862,9 @@ sub remove_application $g->command(['rpm', '-e',
2004 Nov 11
1
Suse 9.2/Samba 3.0.8 question
I just updated Samba on a PC to 3.0.8. The PC is running a recent upgrade to SuSE 9.2 Pro. Before upgrading the Network Browing worked fine, particularly the Windows Network browsing. Since upgrading to 3.0.8 yesterday, whenever I try to do that I get the following errors: "An error occurred while loading smb:/: Could not start process Unable to create io-slave: klauncher said: Error
2005 Feb 22
2
SpanDSP - Still can't send
I have googled until blie in the face, WiKi'd until physically exhausted and searched through every Asterisk repository that I can find, all to no avail... No matter which version of SpanDSP I use, with which version of libtiff, Asterisk, ... I simply cannot send faxes. I can receive faxes *perfectly* (sending from standard fax macine on POTS) into tiff file (via Digium analogue card),
2011 Aug 24
2
[LLVMdev] git Status
...t; I'm not exactly sure what you're asking for. My assumption is that the > hooks in place for git are the same hooks we currently have for svn, > ported to work with git. Is there something else we need? I don't really know LLVM's best practices, so I can't say exactly _what_ should go in such document, but I think it's important to distinguish two things: 1) How one should behave wrt other LLVM developers, with rules like "please send patches this way" or "don't git push something that hasn't been reviewed before", or "here...
2011 Aug 23
0
[LLVMdev] git Status
FlyLanguage <flylanguage at gmail.com> writes: > Great that you work on this, but I don't quite get the approach, nor > some of your examples (which seems buggy). Some examples may be buggy. If you find problems, let me know! > a) We don't need another git tutorial - there's a lot of really good > ones out there, even ones explaining git from the perspective of a
2001 Aug 30
3
linux ssh never shuts down fix release?
A while ago I saw some stuff about fixes for the problem with ssh2 and linux (which the FAQ on www.openssh.com is still mentioning but not offering any real solutions for). Is there any news on when/if these fixes will find their way into a release? OpenSSH 2.9p3 perhaps? :) Carl