On Jan 4, 2013, at 11:41 AM, Dirk Eddelbuettel wrote:
>
> On 4 January 2013 at 16:57, Suzen, Mehmet wrote:
> | On 4 January 2013 11:36, Royden Fernandes wrote:
> | > Hi,
> | >
> | > I am able to integrate C++ and R through RInside library. However when I
> |
> | Questions regarding RInside sho
On 4 January 2013 at 16:57, Suzen, Mehmet wrote:
| On 4 January 2013 11:36, Royden Fernandes wrote:
| > Hi,
| >
| > I am able to integrate C++ and R through RInside library. However when I
|
| Questions regarding RInside should go to the rcpp-devel mailing list.
| http://lists.r-forge.r-project.
On 4 January 2013 11:36, Royden Fernandes wrote:
> Hi,
>
> I am able to integrate C++ and R through RInside library. However when I
Questions regarding RInside should go to the rcpp-devel mailing list.
http://lists.r-forge.r-project.org/mailman/listinfo/rcpp-devel
___
Hi,
I am able to integrate C++ and R through RInside library. However when I
use a jni call as my UI is through java it crashes at C++ side. My files
are
JNICallingClass.C:
JNIEXPORT void JNICALL Java_CallR_run (JNIEnv* env, jobject callr){
4 matches
Mail list logo