Re: [Rd] $RHOME/bin/check in windows (PR#5135)

2003-11-17 Thread Uwe Ligges
Duncan Murdoch wrote: On Mon, 17 Nov 2003 02:51:56 +0100 (CET), you wrote: To whom it may concerned, I'm trying to build a new R package in a windows platform. Before that, I tried to check the previous well-know package from the CRAN using the Rcmd command. But I got the error messages as belo

Re: [Rd] $RHOME/bin/check in windows (PR#5135)

2003-11-17 Thread Prof Brian Ripley
Just to add: the package to be checked has been unpacked in a path with spaces in _and_ Rcmd check was run from there. You could try just unpacking it in a more sensible place and running Rcmd check from there. On Sun, 16 Nov 2003, Duncan Murdoch wrote: > On Mon, 17 Nov 2003 02:51:56 +0100 (CET)

Re: [Rd] $RHOME/bin/check in windows (PR#5135)

2003-11-17 Thread ripley
Just to add: the package to be checked has been unpacked in a path with spaces in _and_ Rcmd check was run from there. You could try just unpacking it in a more sensible place and running Rcmd check from there. On Sun, 16 Nov 2003, Duncan Murdoch wrote: > On Mon, 17 Nov 2003 02:51:56 +0100 (CET)

Re: [Rd] $RHOME/bin/check in windows (PR#5135)

2003-11-16 Thread Duncan Murdoch
On Mon, 17 Nov 2003 02:51:56 +0100 (CET), you wrote: >To whom it may concerned, > >I'm trying to build a new R package in a windows platform. >Before that, I tried to check the previous well-know package from the CRAN >using the Rcmd command. >But I got the error messages as below. >I think this c

[Rd] $RHOME/bin/check in windows (PR#5135)

2003-11-16 Thread hoonie
To whom it may concerned, I'm trying to build a new R package in a windows platform. Before that, I tried to check the previous well-know package from the CRAN using the Rcmd command. But I got the error messages as below. I think this comes from the parsing error from the Perl script in $RHOME/bi