-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
40 lines (40 loc) · 1.42 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Package: twinR
Type: Package
Title: A Supporting R Package for the Paper "Mothers with higher twinning propensity had lower fertility in pre-industrial Europe" (Rickard et al., Nature Communications 2002)
Version: 1.1
Authors@R: c(person("Alexandre", "Courtiol", email = "courtiol@izw-berlin.de", role = c("cre", "aut"), comment = c(ORCID = "0000-0003-0637-2959")),
person("François", "Rousset", email = "francois.rousset@umontpellier.fr", role = "aut", comment = c(ORCID = "0000-0003-4670-0371")),
person("Ian", "Rickard", email = "ian.rickard@durham.ac.uk", role = "aut", comment = c(ORCID = "0000-0003-0762-1689")),
person("Colin", "Vullioud", email = "colin.vullioud@posteo.org", role = "aut", comment = c(ORCID = "0000-0001-9218-1571")))
Description: This package contains the code necessary to produce the results of the paper "Mothers with higher twinning propensity had lower fertility in pre-industrial Europe" (Rickard et al., Nature Communications 2002).
License: CC BY-SA 4.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)
Depends:
R (>= 3.5.0)
Imports:
boot,
cowplot,
ggplot2,
ggnewscale,
dplyr (>= 1.0),
magrittr,
pracma,
R6,
rlang,
spaMM (>= 3.5.0),
tibble,
tidyr,
tidyselect,
utils
Suggests:
doSNOW,
digest,
ggthemes,
openxlsx,
pbmcapply,
knitr,
kableExtra,
testthat