R-developers,
I've encountered another perl library regex bug that causes a
segmentation faults on my Linux/Windows R session. I reduced the script
to the snippet below. (Apologies if this was fixed with bug 7479, but
this bug seems quite different).
string <- paste(rep("=", 1), collapse = " "
On Mon, 24 Jan 2005, Thomas Lumley wrote:
> On Mon, 24 Jan 2005, Prof Brian Ripley wrote:
>
> > On Mon, 24 Jan 2005, McGehee, Robert wrote:
> >
> > [Instructions to the R developers deleted.]
> >
> >> Secondly, the ?options help (thanks for everyone who reminded me about
> >> this), says that exp
I just noticed that as of January 22, the daily snapshots of the R-devel
tree (in ftp://ftp.stat.math.ethz.ch/Software/R/) are only about 1Mb
(instead of about 10Mb). When the January 25 file is downloaded and
uncompressed, it seems to be missing the src directory.
Cheers,
Andy
This is a multi-part message in MIME format.
--=_NextPart_000_1106676549_B78506032.R82506026
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
eManager Notification *
The following mail was blocked since it contains sensit
Torsten Hothorn wrote:
# reference is made automagically
While not found in ordinary dictionaries, there is a reference in the
Jargon File and the Free Online Dictionary of Computing:
"""
automagically /aw-toh-maj'i-klee/ adv. Automatically, but in a way
that, for some rea
Torsten Hothorn <[EMAIL PROTECTED]> writes:
> The `examples' section says
>
> plot.mlm # to see how the "NotYetImplemented"
> # reference is made automagically
> ^
I think that's a joke, not a typo...
http://catb
I believe the author (not me) meant that: it seems a word in CS use.
See e.g. http://dictionary.reference.com/search?q=automagically
On Tue, 25 Jan 2005, Torsten Hothorn wrote:
The `examples' section says
plot.mlm # to see how the "NotYetImplemented"
# reference is
> Torsten Hothorn writes:
> The `examples' section says
> plot.mlm # to see how the "NotYetImplemented"
> # reference is made automagically
> ^
Well, if I had written that, it would have been on purpose ...
-
The `examples' section says
plot.mlm # to see how the "NotYetImplemented"
# reference is made automagically
^
Best,
Torsten
__
R-devel@stat.math.ethz.ch mailing list
h
On Mon, 24 Jan 2005 [EMAIL PROTECTED] wrote:
I create a package which includes C code and Lapack. But when I run " R CMD
check ". an error message, "/usr/bin/ld: cannot find -lfrtbegin " occurs. could
you tell me what is the problem?
You are presumably (you have not told us) running Linux and do no
Douglas Bates <[EMAIL PROTECTED]> writes:
> Uwe Ligges wrote:
> > [EMAIL PROTECTED] wrote:
> >
> >> hello,
> >>
> >> I create a package which includes C code and Lapack. But when I run
> >> " R CMD
> >> check ". an error message, "/usr/bin/ld: cannot find -lfrtbegin "
> >> occurs. could
> >> you t
Uwe Ligges wrote:
[EMAIL PROTECTED] wrote:
hello,
I create a package which includes C code and Lapack. But when I run "
R CMD
check ". an error message, "/usr/bin/ld: cannot find -lfrtbegin "
occurs. could
you tell me what is the problem?
OS? R version? Self compiled or rpm/apt get?
Looks like R
12 matches
Mail list logo