similar to: 'weaver' package problem

Displaying 20 results from an estimated 3000 matches similar to: "'weaver' package problem"

2006 Aug 22
1
ANN: 'weaver' package, caching for Sweave
Hi all, I've added a new package 'weaver' to the BioC repository: http://www.bioconductor.org/packages/1.9/bioc/html/weaver.html The weaver package provides extensions to the Sweave utilities included in R's base package. The focus of the extensions is on caching computationally expensive (time consuming) code chunks in Sweave documents. Why would you want to cache code
2006 Aug 22
1
ANN: 'weaver' package, caching for Sweave
Hi all, I've added a new package 'weaver' to the BioC repository: http://www.bioconductor.org/packages/1.9/bioc/html/weaver.html The weaver package provides extensions to the Sweave utilities included in R's base package. The focus of the extensions is on caching computationally expensive (time consuming) code chunks in Sweave documents. Why would you want to cache code
2010 Oct 20
1
Loading Cached Weaver Objects
Hello, I'm looking for a way to extract objects from what gets created when I Sweave with driver = weaver(). I found where the .Rdata objects are, but when I load one into R, I don't see anything that looks like the objects that were created in that code chunk. > load("/home/darstr/r_env_cache/2.11.0/AbsMeth_5/ac047940aaa9cf1a1ec09f1628b13381.RData") > ls() [1]
2006 Oct 06
1
glm and plot.effects
Dear R-helpers, I don't see a difference between the following two plots of effect objects, which I understand should be different. What am I missing? require(doBy) require(effects) data(budworm) m1 <- glm(ndead/20 ~ sex + log(dose), data=budworm, weight=ntotal, family=binomial) m1.eff <- all.effects(m1) plot(m1.eff, rescale.axis = FALSE, selection = 2, main = 'rescale =
2007 Dec 15
6
1.1.2
Hi all, There is a bug with Mongrel on JRuby 1.0.3 that the JRuby guys want fixed before they release it. If it''s ok with people I''d like to fix that, revert (at least for now) the proxy response change, and tag that as 1.1.2 and release it. Anything wrong with this plan? Evan -- Evan Weaver Cloudburst, LLC
2012 Feb 02
4
an unusual use for R
I thought some of you might be amused by this. In my non-work time, I'm an avid weaver and teacher of weaving. I'm working on a project involving creating many detailed weaving patterns, so I wrote R code to automate it. Details here: http://stringpage.com/blog/?p=822 If the overlap between R users and avid tablet weavers turns out to be >> 1, I'll polish it up and turn it
2017 Mar 09
3
Up to date guide/information Sendmail SMTP Auth
On 03/08/2017 06:42 PM, Paul Heinlein wrote: > On Wed, 8 Mar 2017, Mark Weaver wrote: > > > On 03/08/2017 11:00 AM, Paul Heinlein wrote: > >> On Wed, 8 Mar 2017, Mark Weaver wrote: > >> > >> > Hello all, > >> > > >> > I've been googling my brains out since yesterday looking for > >> > up-to-date information on this
2010 Jan 05
3
AGI and embargeability
Hi, This is a naive question, but is there a way in my AGI script to simultaneously play audio and listen for DTMF or voice responses? I've heard VOIP hackers call this "inbargeability;" it's the ability to "barge in" to a playing audio clip. I'm planning to use Lumenvox for the DTMF and voice recognition, BTW. Not sure if that matters. Many thanks to anyone who
2017 Mar 19
3
upgrading Mysql 5.0.95
On 03/19/2017 10:00 AM, Jonathan Billings wrote: > On Sun, Mar 19, 2017 at 08:32:38AM -0400, Mark Weaver wrote: >> I'm getting things ready to upgrade my aging installation of MySQL >> 5.0.95 on my CentOS 5 LAMP server. With the impending EOL date of 3.31 >> fast approaching my sense of doom and urgency is increasing. > > It isn't clear to me, but are you
2007 Aug 08
1
Rv 3 released, with cluster support
Hey Campers, Ditch that pup-tent for Camping deployment. Maybe. Either way, drive around in Rv 3, newly released *right at this moment*. Rv A little init.d system for running Camping apps, for Linux. Features * cluster support * custom database configuration * interactive setup tasks * logging Full documentation and instructions at:
2007 Dec 31
2
point release?
Hello Esteemed Tent-pitchers, Can we get a point release of the current camping trunk? 1.5.1 maybe? I don''t know how stable trunk is, but there are lots of bugs that would be nice to get resolved. Particularly the ones involving the incorrect creation of the sessions table. Evan -- Evan Weaver Cloudburst, LLC
2009 Feb 19
2
vignette compilation times
Dear All I am preparing a number of vignettes that require a very long time to process with Sweave. The longest one takes 10 hours. I love the weaver package! Is a package that includes such a computationally intensive vignette acceptable on CRAN? Are there any guidelines here? -- Robin K. S. Hankin Uncertainty Analyst University of Cambridge 19 Silver Street Cambridge CB3 9EP
2007 Oct 26
2
1.0.2
Hi all, 1.0.2 final will drop as soon as I get the win32 builds from Luis. Watch for it. In the future we won''t do RCs but will just make point releases, because no one really installed them except for ourselves. This is what Zed used to do and what we should have done all along. Note that the bug tracker is empty:
2017 Jun 06
3
[Cellar] FLAC Markdown
Hello all! (cc-ing the flac-dev list) I would like to give an update as to the recent CELLAR work on the FLAC specification. • Work has been done to make internal and external links more accurate and reliable. • 'Rice Coding' has been clarified as 'Exponential Golomb Coding.' • Clarifications have been made for binary representation. • Typos and other small changes have been
2007 Oct 11
7
1.0.2 release candidates
Hello Mongrels, Release candidates for Mongrel 1.0.2 and its dependencies are now available. Note that gems are now signed, so please add the Mongrel public certificate via: $ wget http://rubyforge.org/frs/download.php/25325/mongrel-public_cert.pem $ gem cert --add mongrel-public_cert.pem Now you can verify and install the candidates via gem install: $ sudo gem install mongrel
2005 Feb 10
3
Player Problems
Hi Everyone, Has anyone come across problems listening back to Mp3 streams using VLC? The reason I ask is that we [ResonanceFM] stream at 128K and at 24K (using two different Icecast instances). All players (Zinf, Winamp, Media Player etc) can play both streams bar VLC which seems to exhibt a skipping (i.e like the sound of a CD) problem when playing the 24K stream. Incidently it plays the 128
2017 Mar 08
4
Up to date guide/information Sendmail SMTP Auth
On 03/08/2017 11:00 AM, Paul Heinlein wrote: > On Wed, 8 Mar 2017, Mark Weaver wrote: > > > Hello all, > > > > I've been googling my brains out since yesterday looking for up-to-date > > information on this matter, and have found information that is > anywhere from > > 15 to 5 years old. I'd really like some information that much more > up to
2017 Mar 08
1
Up to date guide/information Sendmail SMTP Auth
On 03/08/2017 06:21 PM, Alexander Dalloz wrote: > Am 08.03.2017 um 22:57 schrieb Mark Weaver: > > On 03/08/2017 11:00 AM, Paul Heinlein wrote: > >> On Wed, 8 Mar 2017, Mark Weaver wrote: > > >> I wrote this article years ago: > >> > >> https://www.madboa.com/geek/sendmail-auth/ > > > Hi Paul, > > > > I followed your guide to the
2017 Mar 02
2
Using Apache 2.2 config files on Apache 2.4
On 03/02/2017 08:30 AM, Richard wrote: > > > > Date: Thursday, March 02, 2017 08:22:25 -0500 > > From: Mark Weaver <mweaver at compinfosystems.com> > <mailto:mweaver at compinfosystems.com%3E> > > > > Hello List, > > > > I'm in the process of migrating LAMP servers. I've got a C5 LAMP > > server in my rack that has been running
2011 Jul 12
2
Howto create a VPN connection on desktop (CentOS 6)
Hi List, I'd like to be able to create VPN connections on my laptop to connect to client locations and I was wondering if someone could point me in the right direction for this information. I've checked on the wiki, but didn't find anything. Info appreciated... -- Mark Weaver Computer Information Systems& Services, Inc. mweaver at compinfosystems.com (717) 512-9718