Skip to content

Download

casperwberg edited this page Jun 24, 2016 · 14 revisions

CRAN (all platforms)

In R type: install.packages("TMB")

Windows

  1. Download and unzip the folder adcomp-master
  2. Start 64 bit R and change working directory to the folder 'adcomp-master'.
  3. From R run: source("install_windows.R"). The required Rtools will be downloaded and installed.

Linux / Mac OS

  1. Download and unzip the folder adcomp-master
  2. Open a terminal, change to directory 'adcomp-master' and run make install.

For more information see the README

Clone this wiki locally