Hi there, As I'm rather new to the Rcpp paradigm, I'm having a bit of trouble doing an install on windows of one of the packages I developed on linux. It works fine on linux, but not on windows.
Here's the command I'm running: install_github(repo="IKTrading", username="IlyaKipnis") I get a whole stream of errors too large to even copy and paste into a single post, and I'm not quite sure what's going wrong. I'd appreciate some assistance on this, if anyone knows what's wrong. For the record, my other package, DSTrading, installs just fine, and I used the same format and such. So I'm not sure what's going on. Thank you so much. Sincerely, Ilya Kipnis
_______________________________________________ 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