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
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
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
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.