Package: Momocs
Title: Morphometrics using R
Version: 1.2.2
Date: 2017-07-12
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: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-28 07:46:29 UTC; vincent
Author: Vincent Bonhomme [aut, cre],
  Julien Claude [aut]
Maintainer: Vincent Bonhomme <bonhomme.vincent@gmail.com>
Repository: CRAN
Date/Publication: 2017-09-28 08:03:28 UTC
