Package: Momocs
Title: Morphometrics using R
Version: 1.5.0
Date: 2026-01-12
Authors@R: c(
       person("Vincent", "Bonhomme", ,"bonhomme.vincent@gmail.com", c("aut", "cre")), 
       person("Julien", "Claude", , , c("aut"), comment = "core functions in base R"))
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 morphometrics analyses and other morphometrics approaches 
       should be easy to plug in, or develop from, on top of this canvas. Companion paper is published 
       in JSS Bonhomme V, Picq S, Gaucherel C and Claude J (2014) <doi:10.18637/jss.v056.i13>. 
       Now superseded by 'Momocs2' and the 'MomX' ecosystem.
       'Momocs' should be considered retired and will no longer be supported someday.
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/MomX/Momocs/, http://momx.github.io/Momocs/
BugReports: https://github.com/MomX/Momocs/issues
Depends: R(>= 3.2)
LazyData: true
Imports: cluster, dendextend, dplyr, magrittr, geometry, geomorph,
        ggplot2, graphics, grDevices, jpeg, MASS, progress,
        RColorBrewer, sp, sf, utils, vegan, tibble
Suggests: devtools, knitr, rmarkdown, testthat, covr, roxygen2
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-01-12 16:46:52 UTC; vbonhomme
Author: Vincent Bonhomme [aut, cre],
  Julien Claude [aut] (core functions in base R)
Maintainer: Vincent Bonhomme <bonhomme.vincent@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-13 00:50:38 UTC
Built: R 4.6.0; ; 2026-01-13 05:04:24 UTC; unix
