search for: ramiro

Displaying 20 results from an estimated 60 matches for "ramiro".

2013 Jan 09
5
R encrypt/decrypt
...b system (php) that uses R in the backend, and we need some basic fast encryption/decryption for the underlying mysql database that can be used by both R AND php. It does not need to be top-of-the-line, but just provide some basic level of fast encryption/decryption. Any suggestions? Thank you, Ramiro [[alternative HTML version deleted]]
2018 May 07
2
Comparing figures?
...just found out about the vdiffr package and was going to explore it, not sure about the speed. Any suggestions appreciated. Thank you, <https://west.exch023.serverdata.net/owa/?ae=Item&a=New&t=IPM.Note&cc=MTQuMy4zMTkuMixlbi1VUyw2LEhUTUwsMCww&pspid=_1525698150389_875737489#> Ramiro Ramiro Barrantes Ph.D. Precision Bioassay, Inc. 431 Pine St., Suite 110 Burlington, VT 05401 802 865 0155 802 861 2365 FAX www.precisionbioassay.com<https://west.exch023.serverdata.net/owa/redir.aspx?SURL=wN3KzpoKXAcetH7sTOTnSyfg-iAXFIinpPUtRcduCFCtkgZrUSDTCGgAdAB0AHAAOgAvAC8AdwB3AHcALgBwAHIAZQ...
2011 Oct 19
1
Asterisk call transfers not working
...'es') [Oct 8 10:16:27] WARNING[3840]: features.c:2315 builtin_atxfer: Extension '4' does not exist in context 'from-internal-xfer' -- <DAHDI/17-1> Playing 'pbx-invalid.gsm' (language 'es') I'd really appreciate your help. Thanks in advance. *Ramiro PAZ* *MASTERLINE LOGISTICS* -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20111019/2a067ecc/attachment.htm>
2018 May 07
0
Comparing figures?
I suggest perceptual diff. You could write a wrapper around it. http://pdiff.sourceforge.net On Mon, 7 May 2018 16:49 Ramiro Barrantes, <ramiro at precisionbioassay.com> wrote: > Hello, > > I am working on tests to compare figures. I have been using ImageMagick, > which creates a figure signature, and I can compare a "test" figure > signature against a saved "reference" figure s...
2017 Aug 08
1
Bug?
...MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 [7] LC_PAPER=en_US.UTF-8 LC_NAME=C [9] LC_ADDRESS=C LC_TELEPHONE=C [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C attached base packages: [1] stats graphics grDevices utils datasets methods base > Thank you, Ramiro Ramiro Barrantes Ph.D. Precision Bioassay, Inc. 431 Pine St., Suite 110 Burlington, VT 05401 802 865 0155 802 861 2365 FAX www.precisionbioassay.com<https://west.exch023.serverdata.net/owa/redir.aspx?SURL=wN3KzpoKXAcetH7sTOTnSyfg-iAXFIinpPUtRcduCFCtkgZrUSDTCGgAdAB0AHAAOgAvAC8AdwB3AHcALgBwAHIA...
2012 Mar 15
2
Timer on a function
...Function( func, model.1) can I have some function: stopIfUnderTime( fittingFunction( func, model.1) , 5 ) where stopIfUnderTime will return the result if it finishes under 5 seconds, or NA otherwise. Is there anything like this? (just looked through the web but did not find anything) Thanks, Ramiro [[alternative HTML version deleted]]
2012 Aug 01
3
Best Programming Practices regarding data frames
...user of the function to do whatever they were intending to do with it (including naming of the new columns, adding them to a data frame, etc.). This might be a question for a computer programming theory group, but if anybody has any insight from their experience please share. Thanks in advance, Ramiro [[alternative HTML version deleted]]
2003 Mar 05
6
A couple of enhacements suggestions
...after the var value replacement the rules file would change from ACCEPT:info to ACCEPT:NULL The NULL pseudo log level exists beacuse if this functionality was implemented by means of leaving the vars that specify log levels undefined we would end with a dangling trailing colon. Best regards, - Ramiro
2017 Nov 27
2
withTimeout bug, it does not work properly with nlme anymore
...3.2.5) and mac (Sierra 10.13.1, R 3.4.2, same versions or nlme and R.utils). It takes over R and I need to use brute-force to stop it. As mentioned, this used to work and it is very helpful for the purposes of having a loop where nlme goes through many models. Thank you in advance for any help, Ramiro library(nlme) library(R.utils) dat<-data.frame(x=c(3.69,3.69,3.69,3.69,3.69,3.69,3.69,3.69,3.69,3.69,3.69,3.69,3,3,3,3,3,3,3,3,3,3,3,3,2.3,2.3,2.3,2.3,2.3,2.3,2.3,2.3,2.3,2.3,2.3,2.3,1.61,1.61,1.61,1.61,1.61,1.61,1.61,1.61,1.61,1.61,1.61,1.61,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0...
2012 Jan 16
3
Using Sweave to generate multiple documents
...alk. I think my material lends itself to have it all coming from one master document because a lot of the plots, writings, and calculations are shared, but I would need Sweave to generate separate files with me somehow pointing to what goes where. Is this possible with Sweave? Thanks in advance, Ramiro [[alternative HTML version deleted]]
2018 Jan 30
0
withTimeout bug, it does not work properly with nlme anymore
>>>>> Ramiro Barrantes <ramiro at precisionbioassay.com> >>>>> on Mon, 27 Nov 2017 21:02:52 +0000 writes: > Hello, I was relying on withTimeout (from R.utils) to help > me stop nlme when it ?hangs?. However, recently this > stopped working. I am pasting a reprodu...
2012 Apr 05
1
reclaiming lost memory in R
...7 nodes max.nodes duplications tot.duplications 3446132 8115016 12395 61431787 samples 4956 Any suggestions? Is it something about the use of loops in R? Is it maybe the try's??? Thanks in advance for any help, Ramiro [[alternative HTML version deleted]]
2012 Apr 03
1
Nlme not working on very similar initial values
...g to 10 decimal digits and it worked fine. I will look into what nlme is doing tomorrow, but was wondering if perhaps there is something that I don't know about how R works, or using numbers with many decimals in nlme for initial values, that would create such a phenomenon. Thanks in advance, Ramiro [[alternative HTML version deleted]]
2005 Sep 15
1
RE: veth0 is from netback and vifu.0 is fromthebridge-utils?
...> > Xen-users@lists.xensource.com > > > http://lists.xensource.com/xen-users > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > -- > Ramiro Brito Willmersdorf Dep. Engenharia Mecânica/UFPE > ramiro@willmersdorf.net tel: +55 81 2126-8231e239 > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users > ______...
2004 Dec 01
1
Ethernet bridges + udev problem?
...--------------------------------------------- I''d like to know if this is something to worry about or if I should start looking for something else. I''m running Xen 2.0, with a Fedora Core 3 Domain0, and (trying to) connecting to a Gentoo Unpriviledged Domain. Many thanks! -- Ramiro Brito Willmersdorf rbw@demec.ufpe.br Departamento de Eng. Mecânica UFPE ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products...
2012 Jan 10
1
Converting BY to a data.frame
...ames(exampleBY),split="_"),function(x) x[1]))),                            b = as.vector(unlist(lapply(strsplit(names(exampleBY),split="_"),function(x) x[2]))),                            name=as.vector(unlist(lapply(exampleBY,function(x) x[[1]])))) Any suggestions? Thank you, Ramiro [[alternative HTML version deleted]]
2012 Apr 01
1
R process taking over memory
...asets starts using, say more than 2GB of memory I would like to just stop nlme, get an error, record it, and move on with the next dataset. Right now with some datasets nlme takes over the computer memory and the system ends up killing the entire process. Any suggestions appreciated. Thank you, Ramiro [[alternative HTML version deleted]]
2011 Nov 22
2
"%d" does not expand to domain on wildcard search
...p.conf.ext driver = ldap } protocol lda { mail_plugins = quota autocreate expire } protocol imap { mail_plugins = quota autocreate expire imap_quota } protocol sieve { mail_plugins = managesieve_implementation_string = Dovecot Pigeonhole managesieve_logout_format = bytes=%i/%o } -- Ramiro Blanco
2005 Sep 05
0
Two interfaces in a guest domain
...gether. I''ll try to set the other interface one using the same technique as the xen 2 scripts did, but I''ve read on the mailing list arvhives that bridged interfaces are unreliable unless they use veth0, no? I''m a bit confused and would really appreciate some help. -- Ramiro Brito Willmersdorf Dep. Engenharia Mecânica/UFPE ramiro@willmersdorf.net tel: +55 81 2126-8231e239 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2005 Sep 08
0
Re: Xen on production enviroment
...Someone on this list in reply to a > problem I was having mentioned that unstable implements checksum > offloading. What happens if you disable it? - John > -- > John A. Sullivan III > Open Source Development Corporation > +1 207-985-7880 > jsullivan@opensourcedevel.com -- Ramiro Brito Willmersdorf Dep. Engenharia Mecânica/UFPE ramiro@willmersdorf.net tel: +55 81 2126-8231e239 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users