Displaying 5 results from an estimated 5 matches for "enchillada".
2001 Feb 03
1
tk non-widget commands (esp. update and winfo)
...ave expected:
> if (tkexists (tt)) cat ("exists\n")
exists
with
> tkexists <- function (widget) (tkcmd ("winfo", "exists", widget) == "1")
One problem is that the number of functions just explodes, so it might
be better to wrap them into one enchillada?
> tkwinfo <- function (widget, what="exists", ...)
switch (what,
exists=tkcmd("winfo", "exists", widget)=="1",
ismapped=tkcmd("winfo", "ismapped", widget)=="1",
width=as.num...
2006 Oct 14
2
Old packages or Update R?
Folks,
I've got a box running Redhat 9 with R 1.7.1. I need the "foreign"
package but the one on CRAN is for the current rev of R (i.e.,
2.4). Problem is I am naive and also can't find the R-2.4.rpm
appropriate for RedHat 9. Can someone suggest a repository of old
packages or do I need to build (sounds frightening) R 2.4 for RedHat 9?
-Marc
2004 Nov 29
1
Re: CentOS digest, Vol 1 #201 - 1 msg
...subscription with 4 ports is
more than 3 to 1, and qos is only of any use up to 4 queues with the
Notrel hardware.
Also their ROI numbers are a joke, ( I am not even considering the 150
or so man hours to get it to work at all, at 125$ a pop that pays for 4
loaded 345's) once you add the whole enchillada up, it is much cheaper
to use 345's even with 14 blades in a chassis.
I also have a hard time putting anything critical on a box that uses
Toshiba laptop hard drives and doesn't have serial console.
I guess if one doesn't need serial consoles, and real local disk IO and
network IO is...
2005 Apr 28
2
Reconstruction of a "valid" expression within a function
Hello all,
I have some trouble in reconstructing a valid expression within a
function,
here is my question.
I am building a function :
SUB<-function(DF,subset=TRUE) {
#where DF is a data frame, with Var1, Var2, Fact1, Fact2, Fact3
#and subset would be an expression, eg. Fact3 == 1
#in a first time I want to build a subset from DF
#I managed to, with an expression like eg. DF$Fact3,
# but I
2005 Aug 16
4
Contemplating Move
Hello, all. New to list.
I hope this isn't an FAQ. I looked at the FAQs I could find,
and didn't see it.
I am doing contract work, and was requested to install FC2
on my machine (last October). Since doing that, I have
tentatively concluded that the Fedora Core Project is
more or less beta test, and not really suitable for development
work. Please anyone correct me if I am wrong.
So I