exportPattern("^[^\\.]")

## Import all packages listed as Imports or Depends

import(ape)
import(ade4)
import(nlme)
import(graphics)

import(e1071)
import(mice)
import(rasterVis)
import(hypervolume)
import(geometry)
import(FD)

importFrom(vegan, treeheight)

# Registered S3 methods
S3method(barplot, Tstats)
S3method(summary, Tstats)
S3method(print, Tstats)
S3method(plot, Tstats)
S3method(plot, ComIndex)
S3method(print, ComIndex)
S3method(summary, ComIndex)
S3method(plot, ComIndexMulti)
S3method(summary, ComIndexMulti)
S3method(print, ComIndexMulti)
S3method(plot, listofindex)
S3method(plot, traitflex)
S3method(barplot, decompCTRE)
S3method(print, traitflex)
