I have intstalled R-3.2.2,Rcpp-0.12.2,RInside-0.2.13 on windows. I compiled
the example1 of RInside in the
example directory which create a RInside instance and prints "hello world". The
compiler is intel c++. I included
the RInside source files in the project and fixed the compile and link e
I'm developing program in c++ and R on windows environment. The program is
mainly writen using c++ and call R
interface to do some statistic work. The program is multithreaded. However, R
can only be initiated once in a process.
Is there a way to call R functions in multithread environment su
Hi,
We know that the visual c++ can not compile RInside on windows environment.
I have compiled RInside
using MinGW on windows successfully. I also find that someone is using QT sdk.
My question is, can intel
c++ compiler be used to compile RInside on window? If so, it will be very
conveni
I'm going to using RInside on windows enviroment. I installed all tools and
packages according to Dirk's instruction.
My R installation reside in d:\hli\programfiles\R-3.2.2. There's no problems
with folders with spaces.
The rtools is installed in d:\hli\programfiles\Rtools and MinGW in