Package: treebase
Type: Package
Title: Discovery, Access and Manipulation of 'TreeBASE' Phylogenies
Version: 0.1.1
Authors@R: c(person("Carl", "Boettiger", role = c("aut", "cre"),
    email = "cboettig@gmail.com"),
    person("Duncan", "Temple Lang", role = "aut"))
Description: Interface to the API for 'TreeBASE' (http://treebase.org)
  from 'R.' 'TreeBASE' is a repository of user-submitted phylogenetic 
  trees (of species, population, or genes) and the data used to create
  them.
License: CC0
URL: https://github.com/ropensci/treebase
BugReports: http://www.github.com/ropensci/treebase/issues
Depends: R (>= 2.15), ape
Imports: XML, RCurl, methods, utils, reshape2, data.table
Suggests: testthat
NeedsCompilation: no
Packaged: 2015-06-16 03:10:56 UTC; rstudio
Author: Carl Boettiger [aut, cre],
  Duncan Temple Lang [aut]
Maintainer: Carl Boettiger <cboettig@gmail.com>
Repository: CRAN
Date/Publication: 2015-06-16 11:24:22
