Skip to content

3 Installation

Torsten Pook edited this page Mar 20, 2019 · 1 revision

HaploBlocker requires R 3.0+ (and the included graphics and stats package) as well as the R-package RandomFieldsUtils (version 0.3.45), this package is available on CRAN, nevertheless we recommend using the most recent version available in our GitHub repository (https://github.com/tpook92/HaploBlocker).

To install the package we recommend the usage of the R function install.packages (under windows set type=”source”, repo = NULL) or use the .zip version. Under some machines the installation of Rtools is required to install the package.

Clone this wiki locally