![]() |
An interface to the AD Model Builder system, simplifying and streamlining the use of ADMB from within R.
The R2admb package is designed as an interface between R and AD Model Builder. Refer to the default project page for more information.
The process of building binary packages on R-forge may sometimes be broken; if
install.packages("R2admb",repos="http://r-forge.r-project.org")fails, try
install.packages("R2admb",repos="http://r-forge.r-project.org",type="source")instead. Note that you will have to install the package dependencies (in particular ggplot2) before installing R2admb.