similar to: Manipulating the "..." args.

Displaying 20 results from an estimated 20000 matches similar to: "Manipulating the "..." args."

2009 Jul 30
5
PDF Compression
Hi, I am generating a large number of graphs with pdf() and incorporating them in pdf document using pdflatex. According to the pdf() help: 'pdf' writes uncompressed PDF. It is primarily intended for producing PDF graphics for inclusion in other documents, and PDF-includers such as 'pdftex' are usually able to handle .compression. But pdflatex incorporates the R
2008 Jun 16
3
Generating Reports from R.
Hi, I have a non-interactive R script that currently produces various graphs in png or pdf format. I need to program the script to combine the graphs with various pages of textual information, including some in tabular format, into an output report in pdf or html format. What is the recommended way of doing this? Regards, David Keegan. --
2004 Aug 06
7
Debian packages: icecast2, libshout, ices2
Hello everyone, I've been maintaining Debian packages (for sid) of icecast2, libshout, and ices2 for several months now; my production servers run Debian, and these packages make using icecast on them even more easily manageable. They've been quite solid and reliable in all of the situations I've encountered, and I've had nothing but positive reports from a couple of testers.
2004 Aug 06
2
YP submission / cURL issue. (icecast 2.0.1 / gentoo)
My chroot shouldv'e been configged quite, nsswitch.conf/resolv.conf/hosts, and all libs via the ldd of icecast & bash. What else might one need? -CP <p>Quoting Keegan Quinn <keegan@thebasement.org>: > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Wed, May 26, 2004 at 07:51:14PM
2004 Aug 06
1
Debian packages: icecast2, libshout, ices2
On Sun, Aug 10, 2003 at 11:29:47AM -0500, Luke Stodola wrote: > Yep, it was a testing src line that was throwing me off. I *knew* > compiling debian packages was easier than I had been making it! :) I was pleasantly surprised to see that the packages which made it to unstable were immediately built correctly on all 11 architectures: i386, ia64, alpha, s390, arm, hppa, mips, mipsel, sparc,
2004 Aug 06
4
Debian packages: icecast2, libshout, ices2
On Fri, Aug 08, 2003 at 03:57:44PM -0500, Luke Stodola wrote: > I've compiled Keegan's libogg, libvorbis, and icecast2 packages for > woody/powerpc, available at > http://showcase.stjacademy.org/debianpackages/ if anyone wants them. > Keegan, feel fry to put these on your site. Thanks, but it looks to me like you've done a bit more than recompile my packages for PowerPC.
2004 Aug 06
2
Debian and ices0
On Monday, 04 August 2003 at 10:40, Keegan Quinn wrote: > On Thu, Jul 17, 2003 at 04:53:46PM -0700, Keegan Quinn wrote: > > On Thu, Jul 17, 2003 at 09:55:04AM -0600, Jack Moffitt wrote: > > > Are you planning on packaging ices 0.3 as well? > > > > I had not previously, because I don't personally have any need for MP3 > > streaming, since Ogg Vorbis is
2004 Aug 06
2
cannot get icecast and ices to talk...authentication failed
On Mon, 7 Apr 2003, Keegan Quinn wrote: > Is this documented anywhere at all? I'd like to know what I should've been > reading to figure this out. Source code, right? Well. The icecast mount stuff I would have thought would be pretty self-explanatory in the config file. They're used to do stuff that's an exception to the general stuff defined above.. As for the ices
2008 Jun 13
1
CRAN package XML (omegahat)
Hi, I'm having issues using this package to parse large XML files. Where should bugs be reported? The omegahat website has several broken links. Regards David Keegan. --
1999 Oct 29
4
SMBMount and backup application
I would like some advice. I am considering the best way to restructure my backup scheme on my NT network. I would like to see if it would be possible/feasible to use cron, smbmount, some SCSI tape drives, and some type of archive tool to backup my NT shares to a RedHat box using Samba. What do all of you do out there? I would envision a situation where each night a script is run by cron that
2008 Aug 13
2
messing with ...
I'm looking for advice on manipulating parameters that are going to be passed through to another function. Specifically, I am working on my version of "mle", which is a wrapper for optim (among other optimizers). I would prefer not to replicate the entire argument list of optim(), so I'm using ... to pass extra arguments through. However: the starting values are
2004 Aug 06
5
Debian packages: icecast2, libshout, ices2
On Thu, Jul 17, 2003 at 09:55:04AM -0600, Jack Moffitt wrote: > Please speak to Ralph Giles <giles@xiph.org> about obtaining commit > access to CVS. We should check in your debian/ dir into the official > tree and that way we can be sure to sync releases. Also people using CVS > snapshots will be able to build their own debs. Well... Thanks! I've been maintaining my own
2004 Aug 06
2
debian/ in CVS
Hello everyone, I've been poking away at my Debian packages of icecast, ices2, and libshout, and I've now got them to a point where I think they're ready to be included in the CVS. The packages have been included in Debian upstream for some weeks now, and have been reviewed and tested fairly rigorously. Jack and Ralph have already set me up with a CVS account. I've been as
2012 Nov 21
3
Problems understanding use of regular expression (in gsub) for manipulating currency
Hello, After reading help file, various threads on this board, and other online tutorials, I've attempted to use gsub (using Perl-like syntax) to change a currency string into something that can be converted to numeric type using only one regular expression.  Can anybody point out my error?  Note that >  x <- "\"$ 1,200,300,400.50\"" Tried the following in an
2006 Jun 14
0
ACTIVE_BRAC engine migration error.
Hello Keegan, You may already have forgotten about your posting from last month - but I stumbled across the EXACT same error today, and figured out a way around it. The difficulty stems from you running under Windows XP, probably running InstantRails, right? I fairly quickly discovered that the reason things were not working according to the ActiveRBAC Manual was that the code for
2010 Oct 05
2
How to convert a list to a ... argument for a function
Hi, I have a function f <- function(..., func){ something }, where func is a function of the form function(...). ?I would like to pass func all the arguments passed to f except the last. ?I know that I can manipulate the variable number of arguments passed to f by converting ... to a list, i.e., arglist <- list(...). ?But how do I pass func the first n-1 list items of arglist (n <-
2006 May 01
0
ACTIVE_BRAC engine migration error.
Hi there, I''ve installed the active_rbac engine and am following the manual to install it. I''ve come to point 2.2.1 Installing Engines and ActiveRBAC . When I try to execute the engines migration I get the following error: C:\Documents and Settings\Keegan\My Documents\Website Work\live2move\code\L2M>rake db:migrate:engines --trace (in C:/Documents and Settings/Keegan/My
2008 Feb 16
3
[LLVMdev] linux/x86-64 codegen support
See the bug for a reduction and the gimple trees. validate_arglist definately is rejecting the arglist in EmitBuiltinAlloca. (try: bool TreeToLLVM::EmitBuiltinAlloca(tree exp, Value *&Result) { tree arglist = TREE_OPERAND(exp, 1); if (!validate_arglist(arglist, INTEGER_TYPE, VOID_TYPE)) { debug_tree(arglist); return false; } Value *Amt = Emit(TREE_VALUE(arglist), 0); Amt =
2008 Feb 16
2
[LLVMdev] linux/x86-64 codegen support
Interestingly, in the .i file there are 2 __builtin_alloca, and EmitBuiltinAlloca is only being called once. Andrew On 2/16/08, Andrew Lenharth <andrewl at lenharth.org> wrote: > libcpp/charset.c:631 turns into: > > %tmp16 = tail call i64 @strlen( i8* %to ) nounwind readonly > ; <i64> [#uses=1] > %tmp18 = tail call i64 @strlen( i8* %from ) nounwind
2008 Feb 16
0
[LLVMdev] linux/x86-64 codegen support
Andrew Lenharth wrote: > Interestingly, in the .i file there are 2 __builtin_alloca, and > EmitBuiltinAlloca is only being called once. > > Hmm, here EmitBuiltinAlloca gets called twice, but it looks like validate_arglist is rejecting the args both times. I have 2 calls to alloca generated: $ grep alloca x.bc|grep call %tmp21 = call i8* @alloca( i64 %tmp20 ) nounwind