search for: argl

Displaying 8 results from an estimated 8 matches for "argl".

Did you mean: arg
2008 Dec 03
1
reduce limit number of arguments in methods:::cbind
...sted! Hope it helps, Yohan Index: methods/R/cbind.R =================================================================== --- methods/R/cbind.R (revision 47045) +++ methods/R/cbind.R (working copy) @@ -39,11 +39,10 @@ ## remove trailing 'NULL's: while(na > 0 && is.null(argl[[na]])) { argl <- argl[-na]; na <- na - 1 } if(na == 0) return(NULL) - if(na == 1) { - if(isS4(..1)) - return(cbind2(..1)) - else return(.Internal(cbind(deparse.level, ...))) - } + if (!any(aS4 <- unlist(lapply(argl, isS4)))) + return(.Internal(cbind(deparse.level,...
2008 Apr 13
1
promptFunctions() to handle multiple names
...ot;) ~ is.missing.arg <- function(arg) ~ typeof(arg) == "symbol" && deparse(arg) == "" ~ ## get object by name ~ x <- get(name, envir = parent.frame()) ~ ## set up return list ~ ret <- list() ~ ## extract arguments ~ n <- length(argls <- formals(x)) ~ if (n > 0) { ~ arg.names <- arg.n <- names(argls) ~ arg.n[arg.n == "..."] <- "\\dots" ~ } ~ Call <- paste0(name, "(") ~ for (i in seq_len(n)) { ~ Call <- paste0(Call, arg.names[i], if (!is.missing....
2004 Sep 15
2
smbclient's tar_re_search broken?
Hi all, My old and stable backup script don't work anymore. It's based on smbclient's tar command using crX parameters for creating archive, excluding files based on basic regular expressions. The box is running Fedora core 2, fully updated: kernel-2.6.8-1.521 samba-common-3.0.7-2.FC2 samba-client-3.0.7-2.FC2 The error is easily reproducible: smbclient //ntpdc/share -A credfile \ -c
2004 Aug 06
1
AW: Ices 2.0 - make error
I see that libxml1-1.8.17 and libxml-2.5.10 are installed. is this perhaps the problem? But so what it looks like i also can forget it trying to install ices2 for live streaming 'cause OpenBSD makes problems. argl, i think i can give up livestreaming with OpenBSD. <p>-----Ursprüngliche Nachricht----- Von: owner-icecast@xiph.org [mailto:owner-icecast@xiph.org] Im Auftrag von Geoff Shang Gesendet: Montag, 26. April 2004 15:16 An: icecast@xiph.org Betreff: Re: [icecast] Ices 2.0 - make error On Mon, 26...
2006 Oct 06
2
[Fwd: Re: compiz coding style]
Argl, this was meant to go to the list and not only to Hanno! -- email - macslow@bangang.de www - http://macslow.thepimp.net lowfat - http://macslow.thepimp.net/sponsor-it -------------- next part -------------- An embedded message was scrubbed... From: Mirco =?ISO-8859-1?Q?M=FCller?= <macslow@banga...
2001 May 04
2
Triggering program from a daemon
Hi, I wish to run a Windows program under Linux. It will be triggered from another program when nobody is logged in; in other words, it won't need a GUI; it's just doing number crunching. How do I configure Wine to do this? When I run the program it just says, "Wine exited with a successful status", but it is supposed to create files etc, and nothing is really done. (It
2006 May 04
0
[Fwd: Re: patch for colored drop-shadow]
Argl... I'm to stupid to hit the right buttons in evolution. -- email - macslow@bangang.de www - http://macslow.thepimp.net lowfat - http://macslow.thepimp.net/sponsor-it -------------- next part -------------- An embedded message was scrubbed... From: Mirco =?ISO-8859-1?Q?M=FCller?= <macslow@b...
2009 Sep 13
3
Depressed amd64 user...
...e Wine work? Strange thing is no packages were required when I installed Wine i386 on Ubuntu i386 on my Intel machine. I would greatly appreciate some help here as the only drafting programme I know really well is AutoCAD (or its clones) and if this won't work on my new machine I will have to (argl) go back to Windows... :( :( :(