-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
28 lines (28 loc) · 921 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Package: rakeR
Title: Easy Spatial Microsimulation (Raking) in R
Version: 0.2.1.9000
Date: 2018-02-26
Authors@R: c(
person("Phil Mike", "Jones",
email = "philmikejones@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5173-3245")),
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.1.1
Imports: ipfp,
wrswoR
Suggests: testthat,
readr
URL: https://philmikejones.github.io/rakeR/
BugReports: https://github.com/philmikejones/rakeR/issues