Package: rakeR
Title: Easy Spatial Microsimulation (Raking) in R
Version: 0.2.0
Date: 2017-06-30
Authors@R: c(
    person("Phil Mike", "Jones", 
      email = "philmikejones@gmail.com",
      role = c("aut", "cre")),
    person("Robin", "Lovelace", role = "aut",
      comment = "Many functions are based on code by Robin Lovelace and Morgane Dumont"),
    person("Morgane", "Dumont", role = "aut",
      comment = "Many functions are based on code by Robin Lovelace and Morgane Dumont"),
    person("Andrew", "Smith", role = "ctb"))
Description: Functions for performing spatial microsimulation ('raking')
    in R.
Depends: R (>= 3.4.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: ipfp, wrswoR
Suggests: testthat, readr
URL: https://philmikejones.github.io/rakeR/
BugReports: https://github.com/philmikejones/rakeR/issues
NeedsCompilation: no
Packaged: 2017-06-30 15:16:39 UTC; ggp13pmj
Author: Phil Mike Jones [aut, cre],
  Robin Lovelace [aut] (Many functions are based on code by Robin
    Lovelace and Morgane Dumont),
  Morgane Dumont [aut] (Many functions are based on code by Robin
    Lovelace and Morgane Dumont),
  Andrew Smith [ctb]
Maintainer: Phil Mike Jones <philmikejones@gmail.com>
Repository: CRAN
Date/Publication: 2017-06-30 17:19:48 UTC
