Package: Momocs
Title: Morphometrics using R
Version: 1.1.0
Date: 2016-10-24
Authors@R: c( person("Vincent", "Bonhomme", , "bonhomme.vincent@gmail.com",
        c("aut", "cre")), person("Julien", "Claude", , , c("aut")) )
Description: A complete toolkit for morphometrics, from data extraction to
        multivariate analyses. Most common 2D morphometrics approaches are
        included: outlines, open outlines, configurations of landmarks,
        traditional morphometrics, and facilities for data preparation,
        manipulation and visualization with a consistent grammar throughout.
        Momocs allows reproducible, complex morphometric analyses, paves the
        way for a pure open-source workflow in R, and other morphometrics
        approaches should be easy to plug in, or develop from, on top of this
        canvas.
License: GPL-2 | GPL-3
URL: https://github.com/vbonhomme/Momocs/
BugReports: https://github.com/vbonhomme/Momocs/issues
Depends: R(>= 3.2)
LazyData: true
Imports: ape, dplyr, magrittr, graphics, geometry, geomorph, ggplot2,
        jpeg, MASS, plyr, reshape2, sp, utils
Suggests: devtools, knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-25 21:21:39 UTC; vincent
Author: Vincent Bonhomme [aut, cre],
  Julien Claude [aut]
Maintainer: Vincent Bonhomme <bonhomme.vincent@gmail.com>
Repository: CRAN
Date/Publication: 2016-10-25 23:37:38
