[Rd] Problem to execute a function loading by my package that I created

2011-06-02 Thread Po
Hello, I'm a beginner on R. I should create a package on R. The name of my package is SGeMS. In my package, I have a big program writed in C++. This program compiles in C++. I put this program in SGeMS/src. In my program, I added a header file and a source file named respectively CreateFile.h and

Re: [Rd] Problem to execute a function loading by my package that I created

2011-06-03 Thread Po
I still look for my problem. I think that maybe my Makefile is not good. In my folder src of my package, I put an existing program. In this program, I had already a makefile. So I kept this makefile and I changed. I saw that it's better to have a file Makevars to compile. But I don't know what is

Re: [Rd] Problem to execute a function loading by my package that I created

2011-06-03 Thread Po
regular R packaging and not Rcpp. On Jun 3, 2011, at 4:41 AM, Po wrote: > I still look for my problem. > I think that maybe my Makefile is not good. > > In my folder src of my package, I put an existing program. In this program, > I had already a makefile. > So I kept this make

[Rd] [R-devel] what are labels in struct sxpinfo_struct from Rinternals.h mean?

2014-08-22 Thread PO SU
signed int debug :  1;     unsigned int trace :  1;  /* functions and memory tracing */     unsigned int spare :  1;  /* currently unused */     unsigned int gcgen :  1;  /* old generation number */     unsigned int gccls :  3;  /* node class */ }; /*   Tot: 32 */ -- PO SU mail: desolato.