Package: eatRep Type: Package Title: Educational Assessment Tools for Replication Methods Version: 0.15.3 Depends: R (>= 4.1), survey (>= 4.1-1), BIFIEsurvey, progress, lavaan (>= 0.6-7), parallel Imports: Hmisc, fmsb, mice (>= 2.46), boot, car, reshape2, plyr, combinat, miceadds, tidyr, EffectLiteR, estimatr, eatTools (>= 0.7.9), eatGADS (>= 0.20.0), janitor, msm, utils, methods, checkmate, lifecycle, dplyr (>= 1.0.0), future, reformulas, stringr Authors@R: c( person("Sebastian", "Weirich", email = "sebastian.weirich@iqb.hu-berlin.de", role = c("aut", "cre")), person("Martin", "Hecht", role = c("aut")), person("Karoline", "Sachse", role = c("aut")), person("Benjamin", "Becker", role = c("aut")), person("Edna", "Grewers", role = c("ctb"))) Description: Replication methods to compute some basic statistic operations (means, standard deviations, frequency tables, percentiles, mean comparisons using weighted effect coding, generalized linear models, and linear multilevel models) in complex survey designs comprising multiple imputed or nested imputed variables and/or a clustered sampling structure which both deserve special procedures at least in estimating standard errors. See the package documentation for a more detailed description along with references. License: GPL (>= 2) Encoding: UTF-8 URL: https://github.com/weirichs/eatRep, https://weirichs.github.io/eatRep/ LazyLoad: yes LazyData: yes NeedsCompilation: no Suggests: weights, testthat, knitr, rmarkdown, zoo VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev zlib1g-dev Repository: https://weirichs.r-universe.dev Date/Publication: 2026-07-02 07:10:32 UTC RemoteUrl: https://github.com/weirichs/eatrep RemoteRef: HEAD RemoteSha: 9d874590a4f27603e3b8be0ddd2e8b7342903c3f Packaged: 2026-07-02 10:06:45 UTC; root Author: Sebastian Weirich [aut, cre], Martin Hecht [aut], Karoline Sachse [aut], Benjamin Becker [aut], Edna Grewers [ctb] Maintainer: Sebastian Weirich