Re: [Rcpp-devel] Problem Installing RcppExamples on Mac OS X 10.8.1

2012-09-02 Thread Benilton Carvalho
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 Simon's website), installed to the standard location and simply using my h

Re: [Rcpp-devel] Problem Installing RcppExamples on Mac OS X 10.8.1

2012-09-02 Thread Dirk Eddelbuettel
On 2 September 2012 at 16:55, Benilton Carvalho wrote: | Hi, | | I'm trying to install the RcppExamples packages. I'm running Mac OS X | 10.8.1 and R 2.15.1. | | I start the installation with: | | install.packages('RcppExamples', INSTALL_opts='--merge-multiarch', | type='source') What happens

[Rcpp-devel] Problem Installing RcppExamples on Mac OS X 10.8.1

2012-09-02 Thread Benilton Carvalho
Hi, I'm trying to install the RcppExamples packages. I'm running Mac OS X 10.8.1 and R 2.15.1. I start the installation with: install.packages('RcppExamples', INSTALL_opts='--merge-multiarch', type='source') and everything goes okay until I get the error shown at the end of the message. Any th

Re: [Rcpp-devel] libRInside.a and "base package"

2012-09-02 Thread Dirk Eddelbuettel
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 package, I see the libRInside.a | library in the ~\RInside\lib\i386 folder

[Rcpp-devel] Can you offer me training courses?

2012-09-02 Thread dasczxeqw
Dear Editors: I am a beginner of Rcpp, and I have found that you offer training courses. It is appreciated if you provide a set for me. In the long run, I will be a donator with skills. Thank you. Yours, General___ Rcpp-devel mailing list Rcpp

[Rcpp-devel] libRInside.a and "base package"

2012-09-02 Thread Dan Murphy
I am still trying to debug my Windows setup and I have a couple of questions. 1. In my download of the RInside package, I see the libRInside.a library in the ~\RInside\lib\i386 folder which is found when I set R_ARCH := --arch i386 in Makefile.win. However, there is no corresponding x64 folder, so