install.packages('devtools')
library(devtools)
install_github('pvermees/IsoplotR')
install_github('pvermees/IsoplotRgui')

library(IsoplotRgui)
IsoplotR()