Skip to content
Prev 245487 / 398513 Next

finding and opening C source called from R functions.

On Mon, Dec 20, 2010 at 12:48 PM, Chiquoine, Ben <BChiquoine at tiff.org> wrote:
Go to cran.r-project.org, find the package stats, download the tar.gz
bundle, unpack it (on a linux command line, you can type tar -xvzf
stats*.tar.gz), then navigate to the directory stats/src and look at
the source code in the directory.