Skip to content

problem in compililng c code using R CMD SHLIB

4 messages · Arathy Ram, Simon Urbanek, Joshua Ulrich +1 more

#
On Jun 6, 2012, at 6:16 AM, Arathy Ram wrote:

            
There is no problem in what you posted - all you posted is merely a note from cygwin that it prefers different path style, but it's perfectly ok and doesn't affect anything. So what exactly is the problem you're having?

Cheers,
Simon
#
On Wed, Jun 6, 2012 at 8:20 AM, Simon Urbanek
<simon.urbanek at r-project.org> wrote:
Probably has something to do with PATH not being set correctly because
the Cygwin warning points to R-2.14.0 on E:, not R-2.15.0 on C:.
Best,
--
Joshua Ulrich  |  FOSS Trading: www.fosstrading.com
#
On 06/06/2012 18:12, Joshua Ulrich wrote:
perfectly ok and doesn't affect anything.

Or put another way, the problem is a user read failure: see below.

 >> So what exactly is the problem you're having?
But as for the note, it *is* discussed in the appropriate manual. Search 
for 'nodosfilewarning' in 
http://cran.r-project.org/doc/manuals/R-admin.html#The-command-line-tools . 
  You most likely will need to set that environment variable.

See what the posting guide has to say about doing your own homework.

fortunes::fortune(14) applies.

The author of the docs you discourteously ignored (and much else you are 
using).