# subtitle = h6(strong("Your target file must contain at least 2 columns and 2 rows. NA's values are not allowed and the variables must not be collinear.")),
p("SHAMAN is available for R>3.1.2. The installation, download and execution can all be performed with a small R script :",style="font-family: 'times'; font-si16pt"),
br(),"# Install dependencies,",br(),"# download last version from github,",br(),"# and run SHAMAN in one command:",br(),"runGitHub('aghozlane/shaman')")),
p("This script can also be dowloaded",a("here",target="_blank",href="shamanapp.R"),"and executed as following :"),