Package: Momocs
Title: Morphometrics using R
Version: 1.2.9
Date: 2018-03-22
Authors@R: c(
       person("Vincent", "Bonhomme", ,"bonhomme.vincent@gmail.com", c("aut", "cre")), 
       person("Julien", "Claude", , , c("aut")))
Description: The goal of Momocs is to provide a complete, convenient, 
       reproducible and open-source toolkit for 2D morphometrics.
       It includes most common 2D morphometrics approaches on outlines, open outlines, configurations of landmarks, traditional morphometrics, and facilities for data preparation, manipulation and visualization with a consistent grammar throughout.
       It allows reproducible, complex morphometric analyses 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/MomX/Momocs/
BugReports: https://github.com/MomX/Momocs/issues
Depends: R(>= 3.2)
LazyData: true
Imports: ape, dplyr, magrittr, graphics, geometry, geomorph, ggplot2,
        grDevices, jpeg, MASS, progress, RColorBrewer, rgeos, sp, utils
Suggests: devtools, knitr, rmarkdown, testthat, covr, roxygen2
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-03-22 20:44:55 UTC; vincent
Author: Vincent Bonhomme [aut, cre],
  Julien Claude [aut]
Maintainer: Vincent Bonhomme <bonhomme.vincent@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-22 22:25:52 UTC
