It's worth noting that simply using Rstudio (which will automatically
set up the paths for you), makes this process much simpler:

1. Install R
2. Install Rstudio
3. Install Rtools
4. install.packages("Rcpp")

Hadley

On Sat, Nov 23, 2013 at 11:38 PM, Brian Templeton <m...@inbox.com> wrote:
> I ended up spending a bit of time trying to get Rcpp to work for C++11 
> standard code in Windows. (I already had code working on Linux with Rcpp, but 
> needed to get it to work with Windows as well.) I figured I'd write up what 
> worked and post it on Rcpp list in case someone else has similar problems:
>
> http://batempleton.wordpress.com/2013/11/22/installing-rcpp-using-c11-on-windows-x64/
>
> -Brian
>
> ____________________________________________________________
> GET FREE SMILEYS FOR YOUR IM & EMAIL - Learn more at 
> http://www.inbox.com/smileys
> Works with AIM®, MSN® Messenger, Yahoo!® Messenger, ICQ®, Google Talk™ and 
> most webmails
>
>
> _______________________________________________
> Rcpp-devel mailing list
> Rcpp-devel@lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel



-- 
http://had.co.nz/
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to