Package: artma
Title: Automatic Replication Tools for Meta-Analysis
Version: 0.2.1
Authors@R: 
    person("Petr", "Čala", , "61505008@fsv.cuni.cz", role = c("aut", "cre"))
Author: Petr Čala [aut, cre]
Maintainer: Petr Čala <61505008@fsv.cuni.cz>
Description: Provides a unified and straightforward interface for performing a variety of meta-analysis methods directly from user data. Users can input a data frame, specify key parameters, and effortlessly execute and compare multiple common meta-analytic models. Designed for immediate usability, the package facilitates transparent, reproducible research without manual implementation of each analytical method. Ideal for researchers aiming for efficiency and reproducibility, it streamlines workflows from data preparation to results interpretation.
License: GPL-3
URL: https://github.com/PetrCala/artma
BugReports: https://github.com/PetrCala/artma/issues
Depends: R (>= 4.0.0)
Imports: cli, glue, lifecycle, lintr, metafor, purrr, rlang, stringr,
        tidyverse, usethis, withr, yaml
Suggests: box, box.linters, covr, devtools, fs, here, knitr,
        languageserver, mathjaxr, optparse, pkgbuild, remotes, rex,
        rmarkdown, roxygen2, testthat
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/testthat/parallel: TRUE
Config/testthat/start-first: github-actions, release
Encoding: UTF-8
RoxygenNote: 7.3.2
SystemRequirements: JAGS >= 4.3.1 (https://mcmc-jags.sourceforge.io/)
NeedsCompilation: no
Packaged: 2025-04-25 13:25:47 UTC; runner
Repository: CRAN
Date/Publication: 2025-04-25 13:50:06 UTC
Built: R 4.3.3; ; 2025-07-30 00:09:54 UTC; unix
