[Rd] Regex Crashing R (perl = TRUE) (PR#7564)

2005-01-25 Thread Robert . McGehee
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 = " "

RE: [Rd] Very Long Expressions

2005-01-25 Thread Luke Tierney
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

[Rd] R-devel daily snapshots

2005-01-25 Thread apjaworski
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

[Rd] Spam mail warning notification! (Found_virus_WORM_NETSKY.D in file INBOUND, Found_virus_WORM_NETSKY.D in file OUTBOUND) (PR#7563)

2005-01-25 Thread Poster
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

Re: [Rd] typo in ?NotYetImplemented

2005-01-25 Thread Barry Rowlingson
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

Re: [Rd] typo in ?NotYetImplemented

2005-01-25 Thread Peter Dalgaard
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

Re: [Rd] typo in ?NotYetImplemented

2005-01-25 Thread Prof Brian Ripley
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

Re: [Rd] typo in ?NotYetImplemented

2005-01-25 Thread Kurt Hornik
> 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 ... -

[Rd] typo in ?NotYetImplemented

2005-01-25 Thread Torsten Hothorn
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

Re: [Rd] about R CMD check

2005-01-25 Thread Prof Brian Ripley
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

Re: [Rd] about R CMD check

2005-01-25 Thread Peter Dalgaard
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

Re: [Rd] about R CMD check

2005-01-25 Thread Douglas Bates
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