Displaying 20 results from an estimated 3000 matches similar to: "No subject"
2007 Aug 23
24
Type development for the rest of us
Since I had my type development epiphany a couple of days ago, I''ve decided
to write down my understanding of developing simple types, at
http://reductivelabs.com/trac/puppet/wiki/PracticalTypes.
I''d appreciate comments from people who already know how to develop types as
to correctness, and also comments from people who are new to type
development about whether it''s a
2006 Oct 30
1
interactive flag unix
Hi,
I would like to see a way to force R to be in interactive mode
with a flag. So that the default behavior of being in interactive
mode if the input is from a keybord can be overridden.
Something like:
R --interactive
R --no-interactive
octave has a flag like this and it words nicely for what I need
(input from named pipe).
Anyway, the fix is just a simple change to src/unix/system.c
I can
2007 Sep 27
1
ifelse and dates do not work together: What workaround?
I encountered the above problem. I went to the help files and
discovered the reason why. My insight as to why it was happening did
not immediately provide me with a solution by which I could accomplish
what I needed to do. I turned to the help archive. I encountered a
thread on which somebody pointed this problem out and was mildly
castigated for not having looked at the help file. Alas no
2007 Apr 11
3
Any pointers for multiple subnets?
Hi,
I am trying to have some routing done between two subnets. One is
192.168.1.0/24 and has my LAN computers running a mix of Windows 98/XP
clients. There are two linux machines on this network running Samba.
Another is 192.168.0.0/24 and has the other LAN. Only my linux machines
have two NICs, one for each LAN.
I am trying out one of these linux machines to be the gateway for both
the
2002 Feb 08
1
Expansion of hostname
# This issue is also related to
# Subject: Re: [openssh-dev]: disable ProxyCommand from being used?
On reading ~/.ssh/config file, host name which is specified by command
line and check with 'Host' line, is constant for the whole of reading.
If this host name is expanded by 'HostName' option value, it's worth for
making config file simple and usefull 'Host' can be
2010 Aug 03
5
[LLVMdev] regarding multicore support for LLVM
Hi all,
I am new to this LLVM. I went through the documenation of LLVM but
I didn't find any support for Multicore. Is there any such possibility where
multicore architecture can be exploited using LLVM.
Thanks
Vijay
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Jan 11
2
Symbolic Link
Hi List;
To create the symbolic link, I read in the documenation that I have to type this command:
# ln -s /usr/src/'uname -r' /usr/src/linux-2.4
1) What it means by 'uname -r'?
2) Why I have to create such symbolic link to do pointing for the kernel? For what exctly will be used with asterisk?
3) What is the relation between creating such symbolic link and build directory?
Any
2003 May 22
2
~ files not excluded from build (PR#3071)
My docs say files ending in ~ are excluded by default from R CMD build.
Doesn't look that way to me. I got them with 1.6.2 and 1.7.0.
My documenation is 1.6.0 (that is, the one saying *~ is excluded).
I have no .Rbuildignore of my own.
2002 Jul 01
1
Assignment operators (was [R] modifying a vector)
Bill Venables expected howls of protest about deprecation of underscore for
assign. Here's my one-and-only howl on this point:
(1) I don't like <- as an assignment operator, because it creates an
ambiguity with comparisons: I can write "x+1", "x-1", "x<1" but not "x<-1".
However, I guess it's a bit much to expect the entire R/S
2013 Oct 29
0
iXsystems is looking for a full-time system administrator
Hi!
Does the sight of a poorly formatted, though syntactically valid, configuration file make at least one of your eyelids twitch?
Have you ever disowned a family member after failing to convince them to back up their systems properly?
Have you ever spent an evening compulsively labeling cables in an operational rack?
If you answered ?Yes, oh God, yes!!? to at least 2 of the 3 questions above,
2005 Oct 12
2
Security: should I be concerned?
Two things have been weighing on my mind regarding security issues.
The first is that when I downloaded the CentOS 4.1 ISO images, I could
not get the sums to match even using different downloads from different
mirrors. I decided that that I was doing something wrong and decided to
trust the images. So far no regrets. But I am concerned that I get it
right the next time. I thought I had read
2010 Aug 04
1
[LLVMdev] regarding multicore support for LLVM
It is so difficult ...
Which FE? It need BE support? I didn't get it.
2010/8/4 vijay kumar <vijaygbvv at gmail.com>
> Yeah OpenMP support. I read that it has a front end support but not the
> back end. So are there any projects or teams looking at this issue.
>
> On Wed, Aug 4, 2010 at 7:24 AM, Liu <proljc at gmail.com> wrote:
>
>> Multicore?
>> You
2007 Jul 31
2
contrasts error message in lm
Dear all,
I would like to find a linear regression model for a rather large dataset
(27 independent variables). However, when I run lm the following error is
reported:
> out <- lm(Result ~ AppealA + AppealsB + AppealC + AppealD + AppealE +
Apply + ApplyAmount + Aprove + Closecase + Decidelocally + Healthassessment +
HealthassessmentHealth + Postponedecision + Propertyassessment +
2001 Jul 29
0
Why will you roll the stuck idle machines before Josef does?
Will you disrupt over the web page, if Samantha cruelly pushs the
LAN? To be resilient or loud will inflate retarded algorithms to
partly cause. Who did Donovan meet the Usenet around the chaotic
engineer? The untouched network rarely relays Beth, it pumps
Nell instead. Until Darcy recycles the diskettes grudgingly,
Willy won't train any abysmal cyphertexts. Go create a telephone!
2004 Aug 29
1
Bridging audio in cmd_dial() before connect completes?
Is it possible to make cmd_dial() bridge the audio going out to the network
back to the calling party as soon as dial() starts? Put another way, is it
possible to have the caller hear the outside dialtone and subsequent DTMF
digits? I notice that there is an option 'r' to dial(), thus:
r: Generate a ringing tone for the calling party, passing no audio from the
called channel(s) until one
2004 Mar 28
0
Help Documentation (PR#6711)
ladies and gents:
I have posted a couple of simple questions recently. As often happens
to novices, the information was there somewhere, even in front of my
eyes, and I just did not see it. I looked in docs that seemed to me to
be the right place for this particular information, but did not find it.
There is no question: mea culpa, and everything is documented somewhere
in R. (Worst
2004 Mar 29
0
Help Documentation (PR#6712)
On 28 Mar 2004 at 16:52, ivo welch wrote:
>
> ladies and gents:
>
> I have posted a couple of simple questions recently. As often happens
.
.
.
> I was told by Brian to stop sending such suggestions, in order not to
> clutter the R bug report list. OK, I can save my time; I just wanted
He told you stop sending them to R-bugs!
When you get a little more experience, send them
2006 Dec 12
0
Once again, thanks from all of us at the Janus Museum.
After leaving Lock Haven, Taylor started a new line of aircraft with
Taylorcraft Aviation Co.
" He asked if there was anything I wanted - tobacco, rum, a priest. As
days go by, the officials have grudgingly admitted further blunders in
one of the biggest embarrassments for the law enforcement agency in
years.
uuuu
WATCH LITL ON WEDNESDAY DEC 13!
Company: L INTL COMPUTERS INC (Other
2004 Mar 29
0
Help Documentation (PR#6714)
I think many people share your view and are aghast at the
reception that some well-intentioned posts receive. There
have been past discussions on this and many people feel the
way you and I do.
Just to head off another round, let me acknowledge that
there appears to be multiple viewpoints and although hard
to believe by myself, there actually is a contingent that
views what I see as
2002 May 13
1
rsync 2.5.5 and the exclude directive - additional behavior
And, I've found more.
It turns out that even though the exclude directive is ignored for
inbound data in rsyncd.conf, it is NOT ignored for the --delete option.
I've seen this behavior occur when I've deleted a file from the sending
side (client) that is inside a tree that's matched by the server-side
(rsyncd) exclude directive. The deletion is ignored, as the
documenation