Package: Orangutan Title: Automated Analysis of Phenotypic Data Version: 2.1.0 Authors@R: person(given = "Javier", family = "Torres", role = c("aut", "cre"), email = "metalofis@gmail.com") Description: Provides functions to analyze and visualize meristic, mensural, and categorical phenotypic data in a comparative framework. The package implements an automated pipeline that summarizes traits, identifies diagnostic variables among groups, performs multivariate and univariate statistical analyses, and produces publication-ready graphics. Earlier implementation are described in Torres (2025) (v1.0.0) and Torres (2026) (v2.0.0). URL: https://github.com/metalofis/Orangutan-R BugReports: https://github.com/metalofis/Orangutan-R/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: adegenet, dplyr, dunn.test, ggplot2, multcompView, RColorBrewer, rlang, scales, tidyr, vegan, withr Suggests: ragg Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev zlib1g-dev Repository: https://metalofis.r-universe.dev Date/Publication: 2026-04-30 23:40:57 UTC RemoteUrl: https://github.com/metalofis/Orangutan-R RemoteRef: HEAD RemoteSha: d40126c1d05cb8eb21e42c671eddf256ba898f8d NeedsCompilation: no Packaged: 2026-05-30 09:32:33 UTC; root Author: Javier Torres [aut, cre] Maintainer: Javier Torres