Package: saeSim Type: Package Title: Simulation Tools for Small Area Estimation Version: 0.13.0 Authors@R: c(person("Sebastian", "Warnholz", role = c("aut", "cre"), email = "wahani@gmail.com"), person("Timo", "Schmid", role = "aut", email = "Timo.Schmid@fu-berlin.de")) URL: https://wahani.github.io/saeSim/ BugReports: https://github.com/wahani/saeSim/issues Depends: R(>= 3.1), methods Imports: dplyr (>= 0.2), functional, ggplot2, grDevices, MASS, utils, spdep, stats, parallelMap Suggests: testthat, knitr, rmarkdown, covr Description: Tools for the simulation of data in the context of small area estimation. Combine all steps of your simulation - from data generation over drawing samples to model fitting - in one object. This enables easy modification and combination of different scenarios. You can store your results in a folder or start the simulation in parallel. License: MIT + file LICENSE VignetteBuilder: knitr RoxygenNote: 7.3.3 Encoding: UTF-8 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://wahani.r-universe.dev Date/Publication: 2026-01-26 20:19:38 UTC RemoteUrl: https://github.com/wahani/saesim RemoteRef: HEAD RemoteSha: a7c395fd0a859e69fab2f848d9ac005d43c545c1 NeedsCompilation: no Packaged: 2026-07-03 19:27:05 UTC; root Author: Sebastian Warnholz [aut, cre], Timo Schmid [aut] Maintainer: Sebastian Warnholz