Package: eatTools Type: Package Title: Miscellaneous Functions for the Analysis of Educational Assessments Version: 0.7.9 Depends: R (>= 4.1) Imports: stats, data.table, stringi, checkmate 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("Nicole", "Mahler", role = c("aut")), person("Edna", "Grewers", role = c("ctb"))) Description: Miscellaneous functions for data cleaning and data analysis of educational assessments. Includes functions for descriptive analyses, character vector manipulations and weighted statistics. Mainly a lightweight dependency for the packages 'eatRep', 'eatGADS', 'eatPrep' and 'eatModel' (which will be subsequently submitted to 'CRAN'). The function for defining (weighted) contrasts in weighted effect coding refers to te Grotenhuis et al. (2017) . Functions for weighted statistics refer to Wolter (2007) . License: GPL (>= 2) URL: https://github.com/weirichs/eatTools, https://weirichs.github.io/eatTools/ Suggests: testthat, covr NeedsCompilation: no RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev Repository: https://weirichs.r-universe.dev Date/Publication: 2026-07-01 14:36:36 UTC RemoteUrl: https://github.com/weirichs/eattools RemoteRef: HEAD RemoteSha: f8b3b613e007f2dea6c662f9b0ec03bd4bcddfea Packaged: 2026-07-01 14:42:34 UTC; root Author: Sebastian Weirich [aut, cre], Martin Hecht [aut], Karoline Sachse [aut], Benjamin Becker [aut], Nicole Mahler [aut], Edna Grewers [ctb] Maintainer: Sebastian Weirich