search for: _requires_

Displaying 12 results from an estimated 12 matches for "_requires_".

Did you mean: _require_
2008 Aug 25
5
How to do a meta-analysis plot
...18, 1.01498537023, 0.919391492382), U95=c(3.40546755139, 1.42122051928, 1.37055308613, 1.54632513827, 1.49917372998, 1.86258857302, 1.47707220868) ) rownames(mydata)=c(paste("Study",1:6,sep=""),'Summary') mydata My problem is that I don't have the raw data as rmeta _requires_ and, even when I have my data set in the _same_ (?) format that summary(a), when I tried plot(mydata) it doesn't work. Another approach I used was to change the class of my object but it didn't work either. I'm running XP SP2 on a 2.4 GHz Intel-Core 2 Duo processor and my R-session info...
2011 Oct 19
1
macchiato -- so much for the markdown grapevine
...> http://shawnblanc.net/2011/08/macchiato/ > http://minimalmac.com/post/8644170188/macchiato-markdown-editing-for-os-x-lion-sponsor > http://mac.appstorm.net/reviews/productivity-review/macchiato-see-markdown-formatting-as-you-type/ so... it's lion-savvy. (indeed, it _requires_ lion to run.) it's overpriced ($20), especially considering that it's a bit limited in the save and convert arenas... but it's interesting that it even exists, not to mention that nobody here seemed to know about it quite yet... -bowerbird -------------- next part -------------- An H...
2017 May 05
2
Re: [PATCH v2 1/2] appliance: search all types of appliances for each path separately
Eric, what do you think of Pavel's analysis and/or suggested fix below? It seems all too plausible to me unfortunately :-( On Fri, May 05, 2017 at 03:46:45PM +0300, Pavel Butsykin wrote: > On 05.05.2017 12:27, Richard W.M. Jones wrote: > > > >Looks good. I'll push this if it passes 'make check && make check-valgrind' > >which I'm currently
2015 May 14
1
Creating a vignette which depends on a non-distributable file
...cal work flow, for illustrative purposes a much smaller subset or simulated data might be relevant; again a strategy would be to illustrate the problematic steps with simulated data, and then resume the narrative with the analyzed full data. A secondary consideration may be that if your package _requires_ MSigDB to function, then it can't be automatically tested by repository build machines -- you'll want to have unit tests or other approaches to ensure that 'bit rot' does not set in without you being aware of it. If this is a Bioconductor package, then it's appropriate to as...
2017 May 05
0
Re: [PATCH v2 1/2] appliance: search all types of appliances for each path separately
...what do you think of Pavel's analysis and/or suggested fix > below? It seems all too plausible to me unfortunately :-( > >> There NULL is macros which can be defined as 0 or (void*)0, again in >> accordance with c99: C99 permits: #define NULL 0 but POSIX does not. POSIX _requires_ #define NULL ((void*)0) or the equivalent, so that NULL is properly typed as a pointer to void in ALL cases (rather than the weaker C99 solution of letting the integer zero constant leak), in part _because_ of the commonality of passing NULL through varargs functions. >> >> In pract...
2004 Jul 08
1
Asterisk receives TMC Labs Internet Telephony Innovation Award
Asterisk receives TMC Labs Internet Telephony Innovation Award http://www.tmcnet.com/it/0704/tmclabs.htm Jim James H. Thompson jht@lava.net -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040708/133dbbde/attachment.htm
2010 Sep 28
2
ethtool
We've just moved one a new server from our sever room, where I built it, to the datacenter. We want to force autoneg off, and tell it gigabit and full duplex. Using ethtool, I get no errors setting the speed or duplex. HOWEVER, autoneg on works... and autoneg off utterly refuses to work, and gives: ethtool -s eth0 autoneg off Cannot set new settings: Invalid argument not setting autoneg
2004 May 17
1
batch-mode fixes [was: [PATCH] fix read-batch SEGFAULT]
...ocal copy case. > B) If you have access to the dest but not the source, then you need the > client to write the batch -- and it's not far-fetched that you might have > other copies of dest to update. > C) However, having access to source but not dest is the only case that > _requires_ the sender to write the batch -- now what's the chance that you'll > have another identical dest to apply the batch to? And if you did, why > wouldn't you generate the batch on that dest as in case A, above? > > So, it seems to me that it's much more useful to have...
2005 Nov 10
4
Multi-button mice and Linux?
Does anyone here use a multi-button (as in more than 2) mouse with Linux? How well supported are they? I've had to get one recently for work. I was diagnosed with CTS and I now wear braces and use a wireless Intellimouse. Works great at work with Windows, but I'm unsure how much, if any support there is for Linux. Anyone have experience with this? Preston
2015 May 14
2
Creating a vignette which depends on a non-distributable file
Dear all, I am writing a vignette that requires a file which I am not allowed to distribute, but which the user can easily download manually. Moreover, it is not possible to download this file automatically from R: downloading requires a (free) registration that seems to work only through a browser. (I'm talking here about the MSigDB from the Broad Institute,
2014 May 26
2
Implement buffer_clear for nvc0
Hi, please review the following patch! Thanks, Tobias Klausmann
2003 Dec 01
0
No subject
...e PC they're using. Anyone can wonder up to any PC, type in their (UNIX) username and password, and Windows will let them in. (95/98/Me don't attempt to validate the password at all, they just pass it on to Samba when connecting to resources). Anyway, with Win 2000, it seems to me that it _requires_ a local (or remote) account to exist before it'll let anyone in. So if I (dmccann) want to use the machine, I either have to log in as 'Administrator' and then 'Connect As', or I have to create a 'dmccann' account locally on the Win 2000 box and log in to that. We do no...