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
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
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
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
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
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