Read the Posting Guide, which points out that this list is for plain text 
emails so you should set your email program appropriately.

Read the Writing R Extensions document, which tells you how packages are 
constructed, and from which it will become clear that you want the tar.gz 
package file for whatever package you are interested in.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnew...@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 2, 2014 7:15:27 PM PDT, Andrew Crane-Droesch <andre...@gmail.com> wrote:
>Dear List,
>
>I'm looking for well-commented versions of various functions comprising
>
>mgcv, so that I can modify a piece of it for a project I'm working on. 
>
>In particular I'm looking for
>
>  * testStat
>  * summary.gam
>  * liu2
>  * simf
>
>Obviously I can find these by typing mgcv:::whatever.  But there are a 
>lot of nested if statements, making it difficult to follow. Comments in
>
>the code describing exactly what is happening at each step would make
>my 
>life a lot easier.
>
>Where can I find more-detailed versions of the code?
>
>Thanks,
>Andrew
>
>
>       [[alternative HTML version deleted]]
>
>______________________________________________
>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.

______________________________________________
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.

Reply via email to