> I am trying to excess the inbuit .Fortran and .C codes of R. Can any one > help me in that. For example in kmeans clustering the algorithms are written > in .Fortran I want to access them and see the .Fortran syntax of the codes. > Can any one help me how can I do that?
Download the R source code from your nearest CRAN mirror. The Fortran/C code is in the src subfolder. Regards, Richie. Mathematical Sciences Unit HSL ------------------------------------------------------------------------ ATTENTION: This message contains privileged and confidential inform...{{dropped:20}} ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.