-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
22 lines (22 loc) · 872 Bytes
/
DESCRIPTION
File metadata and controls
22 lines (22 loc) · 872 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: DemoDecomp
Type: Package
Title: Decompose Demographic Functions
Version: 1.14.1
Date: 2024-09-20
Authors@R: person(given = "Tim",
family = "Riffe",
role = c("aut", "cre"),
email = "tim.riffe@gmail.com")
Description: Three general demographic decomposition methods: Pseudo-continuous decomposition proposed by Horiuchi, Wilmoth, and Pletcher (2008) <doi:10.1353/dem.0.0033>, stepwise replacement decomposition proposed by Andreev, Shkolnikov and Begun (2002) <doi:10.4054/DemRes.2002.7.14>, and lifetable response experiments proposed by Caswell (1989) <doi:10.1016/0304-3800(89)90019-7>.
License: GPL-3
LazyLoad: yes
RoxygenNote: 7.3.1
Suggests: covr
RdMacros: Rdpack
Imports:
Rdpack,
numDeriv
Depends: R (>= 2.10)
BugReports: https://github.com/timriffe/DemoDecomp/issues
Encoding: UTF-8
LazyData: true