-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
24 lines (24 loc) · 1.22 KB
/
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
Package: VirtualPop
Type: Package
Title: Simulation of Populations by Sampling Waiting-Time Distributions
Version: 1.0.3
Imports:
msm,
HMDHFDplus (>= 2.0.1)
Suggests: knitr, rmarkdown,ggplot2,foreign,lubridate,xml2,remotes
BuildResaveData: best
VignetteBuilder: knitr
LazyData: true
Date: 2023-02-02
Authors@R: c(person("Frans", "Willekens", , "willekens@nidi.nl", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-6125-0212")),
person("Tim", "Riffe", role = "ctb",
email = "tim.riffe@gmail.com", comment = c(ORCID = "0000-0002-2673-4622")))
Maintainer: Frans Willekens <willekens@nidi.nl>
Description: Generates lifespans and fertility histories in continuous time using individual-level state transition (multi-state) models and data from the Human Mortality Database and the Human Fertility Database. To facilitate virtual population analysis, data on virtual individuals are stored in a data structure commonly used in sample surveys. Life histories are generated for multiple generations. The genealogies that result facilitate the study of family ties.
License: GPL-2
NeedsCompilation: no
Depends: R (>= 3.5.0)
Encoding: UTF-8
BugReports: https://github.com/willekens/VirtualPop/issues
RoxygenNote: 7.2.3