[Rd] create a R package

xt_wang at cse.concordia.ca xt_wang at cse.concordia.ca
Tue Mar 8 23:21:46 CET 2005


Hello, everyone,

I would like to create a package which includes C code. My input data comes from
a text file and I will output my solution into a text file too. My question is
that I put the input file in src directory or data directory or somewhere else?

On the other hand, I want to call this C function from R. The R code is put in
the R directory or I carry out this code in R environment directly.


Maggie



More information about the R-devel mailing list