I don't think you can do as much using R. C++ allows you to build full programs, you can create dll's to be used with Excel. While you can do many things in R, there are restrictions. For example, the memory is controlled by the software and it won't let you declare a huge matrix, and I don't...