Re: [R] R CMD check problem

2011-08-03 Thread Duncan Murdoch
On 03/08/2011 12:47 PM, Baidya Nath Mandal wrote: Dear Murdoch, After setting CYGWIN=nodosfilewarning, i re-ran the R CMD check and got following message: * installing *source* package 'mypackage' ... ** libs ERROR: compilation failed for package 'mypackage' * removing

Re: [R] R CMD check problem

2011-08-03 Thread Baidya Nath Mandal
Dear Murdoch, After setting CYGWIN=nodosfilewarning, i re-ran the R CMD check and got following message: * installing *source* package 'mypackage' ... ** libs ERROR: compilation failed for package 'mypackage' * removing 'C:/Rpackages/mypackage.Rcheck/mypackage' The log file contained following.

Re: [R] R CMD check problem

2011-08-03 Thread Baidya Nath Mandal
Many many thanks, working now. Best, BN Mandal On Wed, Aug 3, 2011 at 10:34 PM, Duncan Murdoch murdoch.dun...@gmail.comwrote: On 03/08/2011 12:47 PM, Baidya Nath Mandal wrote: Dear Murdoch, After setting CYGWIN=nodosfilewarning, i re-ran the R CMD check and got following message: *

[R] R CMD check problem

2011-08-02 Thread Baidya Nath Mandal
Dear friends, I am building an R package called *mypackage*. I followed every possible steps (to my understanding) for the same. I got following problem while doing *R CMD check mypackage*. * installing *source* package 'mypackage' ... ** libs cygwin warning: MS-DOS style path detected:

Re: [R] R CMD check problem

2011-08-02 Thread Duncan Murdoch
On 11-08-02 5:26 AM, Baidya Nath Mandal wrote: Dear friends, I am building an R package called *mypackage*. I followed every possible steps (to my understanding) for the same. I got following problem while doing *R CMD check mypackage*. * installing *source* package 'mypackage' ... ** libs

Re: [R] R CMD check problem

2011-08-02 Thread Joshua Wiley
The cygwin warning should not be fatal. Is that what made you think there's a problem with your path? Can you upload mypackage online? Two options would be Github hosts that sort of thing or you could use a tar ball and any file hosting service. I (and possibly others more skilled) would be