On Sun, Sep 2, 2012 at 7:09 AM, Dirk Eddelbuettel wrote:
>
> Dan,
>
> Trying to help here but I'm not a windows user...
>
> On 2 September 2012 at 05:46, Dan Murphy wrote:
> | I am still trying to debug my Windows setup and I have a couple of
> questions.
> |
> | 1. In my download of the RInside
If you're comfortable using the R debugger, maybe you could set
"options(error=recover)" and see what's going on?
Or, from the error log you included, it appears that RcppClassicLdPath
is somehow involved. Can you try calling that directly from the console
and see whether it succeeds?
Lastly
Hi Dirk,
will definitely check on this. Please, don't apologise for anything.
b
On 3 September 2012 14:38, Dirk Eddelbuettel wrote:
>
> On 2 September 2012 at 18:01, Benilton Carvalho wrote:
> | The error is exactly the same if I run
> |
> | install.packages('RcppExamples', type='source')
> |
>
On 2 September 2012 at 18:01, Benilton Carvalho wrote:
| The error is exactly the same if I run
|
| install.packages('RcppExamples', type='source')
|
| (given the absence of a configure, I wouldnt expect INSTALL_opts to
| make a difference)
|
| This is a fresh install of R (the binaries from Si