Displaying 8 results from an estimated 8 matches for "argls".
Did you mean:
argtls
2008 Dec 03
1
reduce limit number of arguments in methods:::cbind
Dear all,
As far as I understand, the number of arguments in methods:::cbind is
limited by the "self recursive" construction of the function
which generates nested loops.
A workaround could be to use the internal cbind function on blocks of
non S4 objects. The limitation would then be reduced to the number of
consecutive S4 objects.
##### R code #####
dfr <- data.frame(matrix(0,
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.a...
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
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@bangang.de>
Subject: Re: [compiz] compiz coding style
Date: Fri, 06 Oct 2006 01:53:46 +0200
Size:
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@bangang.de>
Subject: Re: [compiz] patch for colored drop-shadow
Date: Wed, 03 May 2006
2009 Sep 13
3
Depressed amd64 user...
Hi, I recently built my new graphics workstation with the express idea of using Linux, Wine, and an AutoCAD clone called IntelliCAD.
http://intellicadms.com/
Running Ubuntu 9.04 (Jaunty) on my old Intel system with Wine works just fine. IntelliCAD functions beautifully.
However, when I installed the above on my all-new AMD Phenom II X4 955 system, IntelliCAD simply does not launch. I use:
-