Screenshot

R

R (\(\geq\) 3.6.3) can be downloaded here.

Packages

POPout requires the following R packages:
data.table

R Packages

These packages can be installed from inside an R terminal using the command:

$ R 
install.packages(c("data.table"))