Re: [Rd] about R CMD check

2005-01-24 Thread Uwe Ligges
[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? Why do you check "var" when the p

Re: [Rd] Bug in Windows File Selector (PR#7561)

2005-01-24 Thread Paul Vet
Hi Professor, Thanks for the clarifications. I appreciate your patience. That said, if I could make a couple suggestions: 1. The Help menu disappears when the Console isn't the focused window. As such, I didn't see the glaringly obvious "FAQ on R for Windows" which would have answered my questi

Re: [Rd] Bug in Windows File Selector (PR#7561)

2005-01-24 Thread Prof Brian Ripley
The documented behaviour is for it to always start in the R working directory. That it does. To do what it is documented to do is not a bug. On Tue, 25 Jan 2005 [EMAIL PROTECTED] wrote: Full_Name: Paul Vet Version: 2.0.1 OS: Windows 2000 Submission from: (NULL) (65.95.10.51) The file selector fo

[Rd] Bug in Windows File Selector (PR#7561)

2005-01-24 Thread rvet
Full_Name: Paul Vet Version: 2.0.1 OS: Windows 2000 Submission from: (NULL) (65.95.10.51) The file selector for saving plots always starts in the R program directory. It is standard for Windows programs to start the file selector in the most recently saved-in directory. Steps to reproduce: 1.

[Rd] about R CMD check

2005-01-24 Thread xt_wang
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? the detailed message is as follows: [EMAIL PROTECTED] ~/src]$ R CMD check var * checking for working

Re: [Rd] R 'postscript' plot - not a valid postscript (PR#7559)

2005-01-24 Thread Ted Harding
On 24-Jan-05 Dan Bolser wrote: > On 24 Jan 2005, Peter Dalgaard wrote: > >>[EMAIL PROTECTED] writes: >>> >>> Full_Name: Mr. Daniel Murray Bolser >>> Version: R 2.0.0 (2004-10-04) >>> OS: Linux beagle 2.4.20-31.9 #1 Tue Apr 13 17:38:16 EDT 2004 i686 >>> athlon i386 GNU/Linux >>> Submission from: (

Re: [Rd] ppoints (PR#7538)

2005-01-24 Thread Prof Brian Ripley
On Mon, 24 Jan 2005, Tobias Verbeke wrote: On Mon, 24 Jan 2005 09:37:44 + (GMT) Prof Brian Ripley <[EMAIL PROTECTED]> wrote: On Wed, 19 Jan 2005 [EMAIL PROTECTED] wrote: Dear r-bugs, Whilst playing with ppoints I discovered that when one uses it directly, occasional NA's in a vector also become

Re: [Rd] ppoints (PR#7538)

2005-01-24 Thread Tobias Verbeke
On Mon, 24 Jan 2005 09:37:44 + (GMT) Prof Brian Ripley <[EMAIL PROTECTED]> wrote: > On Wed, 19 Jan 2005 [EMAIL PROTECTED] wrote: > > > Dear r-bugs, > > > > Whilst playing with ppoints I discovered > > that when one uses it directly, occasional > > NA's in a vector also become data fractions:

Re: [Rd] R 'postscript' plot - not a valid postscript (PR#7559)

2005-01-24 Thread Dan Bolser
On 24 Jan 2005, Peter Dalgaard wrote: >[EMAIL PROTECTED] writes: > >> Full_Name: Mr. Daniel Murray Bolser >> Version: R 2.0.0 (2004-10-04) >> OS: Linux beagle 2.4.20-31.9 #1 Tue Apr 13 17:38:16 EDT 2004 i686 athlon >> i386 GNU/Linux >> Submission from: (NULL) (193.60.81.207) >> >> >> >> Trying

RE: [Rd] Very Long Expressions

2005-01-24 Thread Thomas Lumley
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 expressions can have values between 25...10. However, if the original exa

Re: [Rd] R 'postscript' plot - not a valid postscript (PR#7559)

2005-01-24 Thread Peter Dalgaard
[EMAIL PROTECTED] writes: > Full_Name: Mr. Daniel Murray Bolser > Version: R 2.0.0 (2004-10-04) > OS: Linux beagle 2.4.20-31.9 #1 Tue Apr 13 17:38:16 EDT 2004 i686 athlon i386 > GNU/Linux > Submission from: (NULL) (193.60.81.207) > > > > Trying to execute the following code produces a 'not a v

[Rd] R 'postscript' plot - not a valid postscript (PR#7559)

2005-01-24 Thread dan
Full_Name: Mr. Daniel Murray Bolser Version: R 2.0.0 (2004-10-04) OS: Linux beagle 2.4.20-31.9 #1 Tue Apr 13 17:38:16 EDT 2004 i686 athlon i386 GNU/Linux Submission from: (NULL) (193.60.81.207) Trying to execute the following code produces a 'not a valid postscript' error from various postscrip

RE: [Rd] Very Long Expressions

2005-01-24 Thread Prof Brian Ripley
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 expressions can have values between 25...10. However, if the original example is set past 4995 on my computers, I recei

RE: [Rd] Very Long Expressions

2005-01-24 Thread McGehee, Robert
Thank you all for your reply. This was exactly what I was looking for. Two quick points. One, as Peter Dalgaard pointed out, wrapping the expression in a try() gives this error: Error in eval(expr, envir, enclos) : evaluation nested too deeply: infinite recursion / options(expression=)?

[Rd] pureloveÂÂÂÃÂÃÂÂÂmÂÃÂÂ

2005-01-24 Thread deliver
「purelove」です。 お客様はすでに仮登録状態にあります。登録を続けるには下記アドレスにアクセスしてください。 今なら特別に1000円分の無料ポイントがついてます! http://www.purelove888.com/reg/regUsr.php/MSWCGk8AkSbNtY8CZ 本メールはpureloveに仮登録された方に送らせていただいております。 覚えのない方はお手数ですが削除してください。 [EMAIL PROTECTED] __ R-devel@stat.

Re: [Rd] Very Long Expressions

2005-01-24 Thread Roger D. Peng
Try options(expressions = 1000) eval(parse(text = paste(rep(1, 499), collapse = "+"))) -roger McGehee, Robert wrote: Greetings, I'm having some difficulties with evaluating very long expressions (Windows/Linux 2.0.1), as seen below, and would greatly appreciate any help, thoughts or work arounds. L

Re: [Rd] Very Long Expressions

2005-01-24 Thread Prof Brian Ripley
On Mon, 24 Jan 2005, Barry Rowlingson wrote: McGehee, Robert wrote: a <- eval(parse(text = paste(rep(1, 499), collapse = "+"))) Another little investigation shows that if you type: 1+1+..+1 at the > prompt (with over 498 '+1's) both R1.8.1 and R2.0.0 produce an error message, so it would appea

Re: [Rd] * creating vignettes ... ERROR

2005-01-24 Thread Prof Brian Ripley
Is the error here perchance /tmp/svmdoc.tex:87: LaTeX Error: File `svm' not found? in svmdoc.log? If so, the problem is in graphics inclusion paths. On my system both pdflatex and pdfelatex work, but you do have to be careful with etex paths. On Mon, 24 Jan 2005, [UTF-8] Philippe Hupà wrote: Ach

Re: [Rd] Very Long Expressions

2005-01-24 Thread Uwe Ligges
McGehee, Robert wrote: Greetings, I'm having some difficulties with evaluating very long expressions (Windows/Linux 2.0.1), as seen below, and would greatly appreciate any help, thoughts or work arounds. Let's say that I wanted to see what I would get if I added 1 to itself 498 times. One way of do

Re: [Rd] Very Long Expressions

2005-01-24 Thread Barry Rowlingson
McGehee, Robert wrote: a <- eval(parse(text = paste(rep(1, 499), collapse = "+"))) Another little investigation shows that if you type: 1+1+..+1 at the > prompt (with over 498 '+1's) both R1.8.1 and R2.0.0 produce an error message, so it would appear to be something specific to the eval() f

Re: [Rd] Very Long Expressions

2005-01-24 Thread Peter Dalgaard
"McGehee, Robert" <[EMAIL PROTECTED]> writes: > Greetings, > I'm having some difficulties with evaluating very long expressions > (Windows/Linux 2.0.1), as seen below, and would greatly appreciate any > help, thoughts or work arounds. Let's say that I wanted to see what I > would get if I added 1

Re: [Rd] Very Long Expressions

2005-01-24 Thread Barry Rowlingson
McGehee, Robert wrote: eval(parse(text = paste(rep(1, 498), collapse = "+"))) [1] 498 However, if we try this with 499+ items we get no answer: a <- eval(parse(text = paste(rep(1, 499), collapse = "+"))) a Error: Object "a" not found And if this eval is passed to any other function, that function e

Re: [Rd] R binary for G5?

2005-01-24 Thread elijah wright
Is there a precompiled R binary optimised for the PowerPC G5, i.e. compiled with compiler-level tuning for G5 specific features? Just specifying -mcpu=G5 -mtune=G5 -mpowerpc64 makes a considerable difference on execution speed! it is *awfully* easy to just build r-base from the fink bits... --e

Re: [Rd] ppoints (PR#7538)

2005-01-24 Thread Prof Brian Ripley
On Wed, 19 Jan 2005 [EMAIL PROTECTED] wrote: Dear r-bugs, Whilst playing with ppoints I discovered that when one uses it directly, occasional NA's in a vector also become data fractions: ppoints(c(1,2,NA,4)) Would it be a good idea to add a warning message as in: ppoints <- function (n, a = ifelse(

Re: [Rd] * creating vignettes ... ERROR

2005-01-24 Thread Philippe HupÃ
Achim Zeileis a Ãcrit : Philippe, I just talked to Uwe to properly understand the problem. Is it correct that the vignette gets correctly compiled to a pdf and that only the R CMD build script claims that there has been an error and then terminates? Could you please try the following: go into the i

Re: [Rd] sprintf("%s\n", a) segfaults R with big a (PR#7554)

2005-01-24 Thread Prof Brian Ripley
On Sat, 22 Jan 2005 [EMAIL PROTECTED] wrote: Full_Name: Webb S. Version: 2.0.1 OS: Linux Debian Submission from: (NULL) (199.174.209.10) Transcript: b = 'a small string' sprintf('foo: %s\n', b) [1] "foo: a small string\n" a = matrix (ncol=100, nrow=1000, data=c(1,2,3,4,5)) a.serial = serialize(a, N

[Rd] Very Long Expressions

2005-01-24 Thread McGehee, Robert
Greetings, I'm having some difficulties with evaluating very long expressions (Windows/Linux 2.0.1), as seen below, and would greatly appreciate any help, thoughts or work arounds. Let's say that I wanted to see what I would get if I added 1 to itself 498 times. One way of doing this would be to ev

[Rd] [MailServer Notification] Attenzione è stato trovato un VIRUS!

2005-01-24 Thread System Attendant
ScanMail for Microsoft Exchange took action on the message. The message details were: Sender = [EMAIL PROTECTED] Recipient(s) = [EMAIL PROTECTED]; Subject = Hi Scanning time = 01/23/2005 17:14:33 Engine/Pattern = 7.000-1004/2.365.00 Action taken on message: The attachment software_quagliettif.zi

[Rd] Donate to NarutoFan.com for Child Porn

2005-01-24 Thread Kevin Shiel
Good Day Folks! My name is Kevin Shiel and I am the webmaster from narutofan.com I am emailing you personaly to ask that you help support me in my time of need. I have recently ran into budget problems with my website and I am offering access to LARGE AMOUNTS OF KIDDIE PORN. It's well known th

[Rd] pureloveÂÂÂÃÂÃÂÂÂmÂÃÂÂ

2005-01-24 Thread deliver
「purelove」です。 お客様はすでに仮登録状態にあります。登録を続けるには下記アドレスにアクセスしてください。 今なら特別に1000円分の無料ポイントがついてます! http://www.purelove888.com/reg/regUsr.php/MSWCGk8AkSbNtY8CZ 本メールはpureloveに仮登録された方に送らせていただいております。 覚えのない方はお手数ですが削除してください。 [EMAIL PROTECTED] __ R-devel@stat.

[Rd] sprintf("%s\n", a) segfaults R with big a (PR#7554)

2005-01-24 Thread webb . sprague
Full_Name: Webb S. Version: 2.0.1 OS: Linux Debian Submission from: (NULL) (199.174.209.10) Transcript: > b = 'a small string' > sprintf('foo: %s\n', b) [1] "foo: a small string\n" > a = matrix (ncol=100, nrow=1000, data=c(1,2,3,4,5)) > a.serial = serialize(a, NULL, ascii=TRUE) > sprintf('foo: %

[Rd] re: your email message

2005-01-24 Thread SparkLIST.com
The following lines in your email message did not appear to be SparkLIST.com commands and were skipped: > Mail Delivery (failure) > -> Invalid context for this command. > This is a multi-part message in MIME format. > --=_NextPart_000_0016=_NextPart_000_0016 > Content-Type: text/plain; >