Sam - On CRAN, under "Manuals" I believe you will find one with a title similar to "Writing R extensions". The correct title will be given in the R FAQ. I think that's the one you want.
- tom blackwell - u michigan medical school - ann arbor - On Mon, 1 Mar 2004, Samuel Kemp wrote: > Hi, > > I want to set up a dynamic link between a library e.g. myLibrary.a and a > C++ file myProgram.cc to use in R. Is this possible? If so how does one > go about doing it? > > Any help will be greatly appreciated. > > Cheers, > > Sam. > > ______________________________________________ > [EMAIL PROTECTED] mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html > ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
