Package: saeSim
Type: Package
Title: Simulation Tools for Small Area Estimation
Version: 0.12.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, tibble
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.2
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-10-14 19:58:59 UTC; lswarnholz
Author: Sebastian Warnholz [aut, cre],
  Timo Schmid [aut]
Maintainer: Sebastian Warnholz <wahani@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-14 20:20:02 UTC
Built: R 4.5.0; ; 2025-10-16 23:16:53 UTC; unix
