[Rd] Runtime error when run a RInside program compiled by intel c++ on windows

2015-12-11 Thread
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

[Rd] Is there a way to call R functions in multithread environment?

2015-12-07 Thread
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

[Rd] Can intel c++ compiler be used to compile RInside on windows?

2015-12-07 Thread
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

[Rd] Compile error about using RInside on windows enviroment

2015-12-05 Thread
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