[R] looking at C code from the stats package
Jeff Newmiller
jdnewmil at dcn.davis.CA.us
Fri May 30 03:11:05 CEST 2014
You need to download the R source code to view source code of compiled functions, whether they are C or Fortran or any other compiled language. Are you familiar with compiled languages?
---------------------------------------------------------------------------
Jeff Newmiller The ..... ..... Go Live...
DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
Live: OO#.. Dead: OO#.. Playing
Research Engineer (Solar/Batteries O.O#. #.O#. with
/Software/Embedded Controllers) .OO#. .OO#. rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.
On May 29, 2014 5:12:20 PM PDT, Erin Hodgess <erinm.hodgess at gmail.com> wrote:
>Dear R People:
>
>How are you?
>
>I would like to look at the underlying C code from the program
>C_ARIMA_Like
>in the stats package.
>
>However, since that is a base package, I'm not entirely sure how to
>access
>this.
>
>When I used the .C(C_ARIMA_Like....)
>
>it says that the C_ARIMA_Like cannot be found.
>
>This is on Windows 7, R version 3.0.2.
>
>Thank you for any help!
>Sincerely,
>Erin
More information about the R-help
mailing list