Re: [Rd] Syntax Error in Rcmd check on Windows

2006-11-02 Thread Duncan Murdoch
On 11/2/2006 4:59 PM, Simon Urbanek wrote: > On Nov 2, 2006, at 4:39 PM, Duncan Murdoch wrote: > >> On 10/31/2006 2:07 PM, Duncan Murdoch wrote: >>> On 10/31/2006 1:50 PM, Michael Hoehle wrote: > Thanks for pointing me to the source. I can reproduce the > problem, and > I'm fairly s

Re: [Rd] Syntax Error in Rcmd check on Windows

2006-11-02 Thread Simon Urbanek
On Nov 2, 2006, at 4:39 PM, Duncan Murdoch wrote: > On 10/31/2006 2:07 PM, Duncan Murdoch wrote: >> On 10/31/2006 1:50 PM, Michael Hoehle wrote: Thanks for pointing me to the source. I can reproduce the problem, and I'm fairly sure it's an R bug, not a problem in your source. I

Re: [Rd] Syntax Error in Rcmd check on Windows

2006-11-02 Thread Duncan Murdoch
On 10/31/2006 2:07 PM, Duncan Murdoch wrote: > On 10/31/2006 1:50 PM, Michael Hoehle wrote: >>> Thanks for pointing me to the source. I can reproduce the problem, and >>> I'm fairly sure it's an R bug, not a problem in your source. I need to >>> trace through at a low level to confirm this and to

Re: [Rd] Syntax Error in Rcmd check on Windows

2006-10-31 Thread Duncan Murdoch
On 10/31/2006 8:38 AM, Michael Hoehle wrote: > Dear R-developers, > > I am currently developing an R package called RLadyBug. When > developing under Linux "R CMD check ." works fine without a warning. > However, when I do "Rcmd check ." under Windows (version 2.4.0 and > earlier) I get a „syntax

Re: [Rd] Syntax Error in Rcmd check on Windows

2006-10-31 Thread Michael Hoehle
Hello again, Thank you for the feedback. I put the source File on the net as http://www.statistik.lmu.de/~hoehle/software/RLadyBug/RLadyBug-Ex.zip In case you need the entire "..Rcheck" directory I put this as http://www.statistik.lmu.de/~hoehle/software/RLadyBug/Rcheck.zip The "(" ")" should

Re: [Rd] Syntax Error in Rcmd check on Windows

2006-10-31 Thread Peter Dalgaard
"Michael Hoehle" <[EMAIL PROTECTED]> writes: > Dear R-developers, > > I am currently developing an R package called RLadyBug. When > developing under Linux "R CMD check ." works fine without a warning. > However, when I do "Rcmd check ." under Windows (version 2.4.0 and > earlier) I get a „synta

Re: [Rd] Syntax Error in Rcmd check on Windows

2006-10-31 Thread Duncan Murdoch
On 10/31/2006 8:38 AM, Michael Hoehle wrote: > Dear R-developers, > > I am currently developing an R package called RLadyBug. When > developing under Linux "R CMD check ." works fine without a warning. > However, when I do "Rcmd check ." under Windows (version 2.4.0 and > earlier) I get a „syntax

[Rd] Syntax Error in Rcmd check on Windows

2006-10-31 Thread Michael Hoehle
Dear R-developers, I am currently developing an R package called RLadyBug. When developing under Linux "R CMD check ." works fine without a warning. However, when I do "Rcmd check ." under Windows (version 2.4.0 and earlier) I get a „syntax error" when checking the examples. This puzzles me some