-
Notifications
You must be signed in to change notification settings - Fork 83
Download
casperwberg edited this page Jun 24, 2016
·
14 revisions
In R type:
install.packages("TMB")
- Download and unzip the folder adcomp-master
- Start 64 bit R and change working directory to the folder 'adcomp-master'.
- From R run:
source("install_windows.R")
. The required Rtools will be downloaded and installed.
- Download and unzip the folder adcomp-master
- Open a terminal, change to directory 'adcomp-master' and run
make install
.
For more information see the README