import(XML2R)
import(RCurl)
import(stringr)
import(rjson)
import(sp)
import(rgdal)
import(ggplot2)
import(ggmap)
import(xts)
importFrom(cowplot, plot_grid)
importFrom(plyr, llply)
importFrom(utils, packageDescription)
importFrom(graphics, axis, legend, mtext, par)
importFrom(stats, coef, glm)

export(catalogue)
export(OSGparse)
export(CMR)
export(GDF)
export(convertFlow)
export(plotRainFlow)
export(plotTrend)
export(seasonalAverages)
