Package: phenotools
Title: Tools for the analysis and assembly of phenomic data in R
Version: 1.0
Authors@R: person("Eliason", "Chad", , "celiason@fieldmuseum.org", role = c("aut", "cre"))
Description: A framework for processing and assembling phenomic supermatrices from individuals nexus datasets.
Depends: R (>= 3.1.2)
Imports:
	ape,
	tm,
	igraph,
	pbapply,
	ggplot2,
	phangorn,
	polycor,
	psych,
	textmineR,
	pbmcapply,
	stringdist,
	stringr,
	RColorBrewer,
	kableExtra,
	gridExtra,
	knitr,
	pdftools,
	utils
License: GPL (>= 2)
LazyData: true
RoxygenNote: 6.1.0
