Package: saeSim
Type: Package
Title: Simulation Tools for Small Area Estimation
Version: 0.10.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: 6.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-03-28 10:03:42 UTC; sebastian
Author: Sebastian Warnholz [aut, cre],
  Timo Schmid [aut]
Maintainer: Sebastian Warnholz <wahani@gmail.com>
Repository: CRAN
Date/Publication: 2019-03-28 12:50:03 UTC
Built: R 3.4.4; ; 2019-04-25 21:48:54 UTC; windows
