And remember, if you are running C# as 32 bit you can't call the 64 bit R anyway. The default R installation is 64 bit, but C# runs in 32 bit mode by default (it's faster for most applications as the pointers are 1/2 the size).
↧