Package: MorphoTools2
Type: Package
Title: Multivariate Morphometric Analysis
Version: 1.0.2.1
Date: 2024-10-01
Authors@R: c(
    person("Marek", "Šlenker", email = "marek.slenker@savba.sk", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5919-890X")),
    person("Petr", "Koutecký", role = "ctb", comment = c(ORCID = "0000-0002-3455-850X")),
    person("Karol", "Marhold", role = "ctb", comment = c(ORCID = "0000-0002-7658-0844"))
    )
Maintainer: Marek Šlenker <marek.slenker@savba.sk>
Description: Tools for multivariate analyses of morphological data, wrapped in one package, to make the workflow convenient and fast. Statistical and graphical tools provide a comprehensive framework for checking and manipulating input data, statistical analyses, and visualization of results. Several methods are provided for the analysis of raw data, to make the dataset ready for downstream analyses. Integrated statistical methods include hierarchical classification, principal component analysis, principal coordinates analysis, non-metric multidimensional scaling, and multiple discriminant analyses: canonical, stepwise, and classificatory (linear, quadratic, and the non-parametric k nearest neighbours). The philosophy of the package is described in Šlenker et al. 2022.
URL: https://github.com/MarekSlenker/MorphoTools2
BugReports: https://github.com/MarekSlenker/MorphoTools2/issues
Depends: R (>= 2.10)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Imports: ade4, candisc, car, class, ellipse, heplots, MASS, methods,
        plot3D, StatMatch, utils, vegan, stats
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-09-30 08:20:10 UTC; mint
Author: Marek Šlenker [aut, cre] (<https://orcid.org/0000-0002-5919-890X>),
  Petr Koutecký [ctb] (<https://orcid.org/0000-0002-3455-850X>),
  Karol Marhold [ctb] (<https://orcid.org/0000-0002-7658-0844>)
Repository: CRAN
Date/Publication: 2024-10-02 12:10:02 UTC
Built: R 4.4.3; ; 2025-11-01 06:11:02 UTC; windows
