Test if GAMA is intalled and is correctly linked to the application Gama platform
is_gama_installed(path = unlist(options("gamar.gama.path")))
| path | path to the application Gama platform  | 
    
|---|
# NOT RUN { # For examples, for MacOs, it can be: is_gama_installed(path = "/Applications/Gama.app") # }