search for: depedency

Displaying 20 results from an estimated 68 matches for "depedency".

Did you mean: dependency
2008 Feb 26
1
Split data.frames depeding values of a column
Hello to all is there a function wich splits a data.frame (column1,column2,column3,....) into data1 <-(column1,column3....) #column2 = 1 data2 <-(column1,column3....) #column2 = 2 data3 <-(column1,column3....) #column2 = 3 ... Regards Knut
2014 Apr 08
1
[CentALT] php-redis depedency error.
Hi, All. When I try to install php-redis, there are obvious 4 package hit the depedency. One have already INSTALLED as follow. I've GOOGLED, NOTHING help. How can I get over this? Please Help, Thank you! -- Sunshare -- 2014-04-08 ------------------------------------------------------------------------------------------------ [sunshare at sunshare ~]$ sudo yum install php-redis...
2009 Mar 29
3
cmprsk- another survival-depedent package causes R crash
Dear Prof Gray and everyone, As our package developers discussed about incompatibility between Design and survival packages, I faced another problem with cmprsk- a survival dependent packacge. The problem is exactly similar to what happened to the Design package that when I just started running cuminc function, R was suddenly closed. These incidents suggest that maybe many other survival
2007 Sep 26
2
How to 5ubscribe with modules
Ok.. munging the tag below to get pas the agressive mailbot administrivia filter. I have a manifest the following: module::foo{"$someVariable": param1=>"x" } modul::bar{"data": 5ubscribe => [Module::Foo["$someVariable"]] } The only way to get past the parsing seems to be to do one of the following: 5ubscribe
2001 Apr 27
2
Removal of CodeBreakers package
I installed Codebreakers Redhat pakage to my eDesktop 2.4. I downloaded necessary files for depedency problems. I had tried Caldera's package without success. Being a newbie I decided to try CodeBreakers. When running winecheck it came up worse than the previous package. I tried to uninstall package and my system did not see it as installed. I deleted Wine.d from my /opt directory but...
2010 Apr 13
6
configure: error: FreeType development files not found.
Hi I am a newbie,i am trying to install wine to my centos ,but am having these problems configure: error: FreeType development files not found. Fonts will not be built. Dialog text may be invisible or unaligned. Use the --without-freetype option if you really want this. i tried install freetype but still the same error comes up [blaze at localhost freetype-2.3.12]$ rpm -q freetype
2010 Jun 28
3
Seemingly simple question - current status?
...10 11:05am (Module sudoers) Node etl02.foo.com : Ok (Last contact: 6/28/2010 11:25am, last update: 6/26/2010 11:03am (Module sudoers) Node etl03.foo.com : Ok (Last contact: 6/28/2010 12:18pm, last update: 6/26/2010 9:05am (Module sudoers) Node db02.foo.com: Error (Last contact: 6/28/2010 12:18pm) : Depedency not met : MySQL v5.1.20 Is this possible? I looked at the external nodes methodology, but that seems to be a mechanism for just storing node definitions, not getting status updates. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To...
2007 Jul 30
2
incredible heartbeat 2.X depencies
# activating extras repo # issuing "yum install heartbeat" # got : (...tons of depedencies resolution...) ttmkfdir-3.0.9-20.el4.i38 100% |=========================| 6.6 kB 00:00 ---> Package ttmkfdir.i386 0:3.0.9-20.el4 set to be updated --> Running transaction check Dependencies Resolved =============================================================================
2008 Aug 25
1
[LLVMdev] Dependence Analysis [was: Flow-Sensitive AA]
...>> which is something I'd like reduce for ease of use. > >Right. It was my concern as well, but I eventually decided to write it >this way. Feel free to change it. > As we are speaking about modifying the lib, here are two things I would like to modify/add in it: - Replacing depedency expressions from direction vector to a polyhedral representation. The representation can then be easily converted to DV for those who only care about them. - Supporting delinearisation.
2003 Dec 09
1
Contour plots
I am drawing several contour plots in one page. I use "image", and get several contours. But I don't know how to control the color in more than one plots. For example, same color corresponds to different dependent values in different plots. For example, "yellow" means z=100(the highest value) in plot1, but "yellow" means z=40(the highest value) in plot2--this is
2005 Jan 22
1
Wilcoxon test for mixed design (between-within subjects)
Hallo, is there any extension of the pairwise Wilcoxon test to a dependent samples layout with replicates (or, in other terms, a one-way layout with blocking and replicates)? The Wilcoxon method with matched pairs works for the case of dependent samples with one observation per block, while the Mann-Whitney test works for independent samples, thus one single block and replicated observations. Is
2006 Dec 18
6
mongrel_cluster: selective restarts
Hi list, I have tried to reach Bradley (author of mongrel_cluster) by mail, but have not gotten a response. So I''ll try trough this channel: I have ''developed''[1] a small extension to mongrel_cluster that allows selective restart of any one listener in a configuration that contains more than one listener by using a command like mongrel_rails
2005 Sep 05
1
[LLVMdev] Re: dependence analyzer for machine code?
I was searching for the code could be factored out for a dependency analyzer. The one written by Tanya for SparcV9. The machine code dependency is necessary for some architecture which the (efficient) instruction scheduling could not be possible without the register allocation is done first. For example, the VLIW machines (most DSP's are). For an efficient instruction scheduling, the
2005 Apr 01
1
plotCI error when trying to omit upper or lower bars (PR#7764)
Full_Name: Volker Franz Version: 2.0.1 (2004-11-15) OS: Mac OSX / Debian Submission from: (NULL) (84.58.8.232) Hi there, the new version of plotCI (Version: 2.0.3 of gplots) produces errors if the upper or lower error bars should be omitted by passing NULL as an argument. Older versions of plotCI had no problem with this. Here is an example: library(gplots) means <- c(1,2,3,4,5) upperw
2006 Apr 02
1
Greetings, first remarks about trying to do customizable drop-shadows
Hello there everybody! Terrific... a mailing-list for compiz with David on board! Ok, I started off with writing some functions using cairo to draw me the needed elements for drop-shadows (atm stand-alone to focus on the proper generation of the shadow-parts) and currently still fiddle with the tweakable parameters. Right now I have... shadow-radius (e.g. 20 pixels) 2D-offset vector (e.g. 10
2008 Oct 31
2
[LLVMdev] Optimizations and debug info
...ld think that a profiler wants to profile something, and inserts it and it ends up with: loop ... read_cycle_counter call_to_function read_cycle_counter .... Now, the presence of read_cycle_counter would prevent GVN from working in that loop, since read_cycle_counter would be seen as a depedency of every load and store (including the one from the induction variable). So by inserting the read_cycle_counter it pessimized the code, and getting wrong measurements. Best regards, --Edwin
2013 Nov 05
1
[LLVMdev] Current state of the lld project (support for writing .dll files)
...RY parameters to lld. /DLL successfully sets the imageType to ImageType::DLL. I added code to change the file extension from .exe to .dll. That far it worked fine and a .dll file was created. It was just then that I realized that lld does not seem to write an export section. ;-) Opening the file in Depedency Walker, I did not see my exported function. >From what I could spot by comparing the result of dumpbin of dll files generated by link.exe and by lld, the missing export section might be the only thing missing to support rudimentary dll support to lld. Maybe adding this is not such a big deal an...
2016 Jul 12
2
RFC: Strong GC References in LLVM
Hi Andy, Andrew Trick wrote: > > I don’t remember why this is important. I often don't know with > InstCombine whether something is needed to expose IR optimization or an > ISEL pattern (which should really be somehow denoted and only run in a > later pass). But for the purposes of this discussion, only the legality (or lack thereof) of the above transform matters, not
2011 Jul 29
2
'breackpoints' (package 'strucchange'): 2 blocking error messages when using for multiple regression model testing
Good morning to all, I am encountering a blocking issue when using the function 'breackpoints' from package 'strucchange'. *Context:* I use a data frame, 248 observations of 5 variables, no NA. I compute a linear model, as y~x1+...+x4 x4 is a dummy variable (0 or 1). I want to check this model for structural changes. *Process & issues:* *First, I used function Fstats.* It
2003 Feb 25
1
OpenSSH question, please!! :)
Devin, I've CC-ed the list so this gets archived. > when trying to run ssh, I get: > > OpenSSL version mismatch: Built against 90602f, you have 90701f This is what I was saying before http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=104589343318200&w=2 . The binary packages provided by RedHat have many things compiled against them. If you don't follow the