install_github(
"SilviaTerra/rFVS"
)
To install download, install, and configure FVS you can run install_fvs.sh
on a linux machine.
system(paste("sh", system.file("install_fvs.sh", package = "rFVS")))
This script follows guide on the open FVS wiki for installing dependencies and configuring FVS.