Package: admixr Title: An Interface for the Software Package 'ADMIXTOOLS' Version: 0.9.2.9000 Authors@R: person(given = "Martin", family = "Petr", role = c("aut", "cre"), email = "contact@bodkan.net", comment = c(ORCID = "0000-0003-4879-8421")) Description: An interface for various command-line tools provided by the software suite 'ADMIXTOOLS' (). Wrapper functions completely automate the generation of intermediate configuration files, run 'ADMIXTOOLS' programs on the command-line in the background, and extract statistics of interest from plain-text files which they produce. This allows users to avoid dealing with low-level technical details of shell scripting (which is requried by traditional 'ADMIXTOOLS' workflows) and focus on their research problem at hand instead. A set of complementary functions for processing and filtering of data in the 'EIGENSTRAT' format is also provided. License: MIT + file LICENSE URL: https://github.com/bodkan/admixr BugReports: https://github.com/bodkan/admixr/issues Depends: R (>= 3.6.0) Imports: dplyr, magrittr, readr, stringr, tibble, stats, rlang, utils Suggests: glue, ggplot2, testthat, forcats, tidyr, knitr, rmarkdown SystemRequirements: ADMIXTOOLS suite of command-line utilities for population genetics. See for the most recent installation instructions and further information. Encoding: UTF-8 RoxygenNote: 7.3.3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://bodkan.r-universe.dev Date/Publication: 2025-11-24 17:41:15 UTC RemoteUrl: https://github.com/bodkan/admixr RemoteRef: HEAD RemoteSha: 5def1e935e3cbd430b9a73a9cd890548d4582422 NeedsCompilation: no Packaged: 2026-06-22 09:28:37 UTC; root Author: Martin Petr [aut, cre] (ORCID: ) Maintainer: Martin Petr