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
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
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
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
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
"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
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
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