-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
30 lines (30 loc) · 1.35 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
Package: AutoPop
Title: Autopolyploid population simulations
Version: 1.0.0.1
Authors@R:
c(person(given = "Michelle", family ="Gaynor", middle = "L", email = "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-3912-6079")),
person(given = "Nicholas", family = "Kortessis", middle="", email= "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0003-4690-7508")),
person(given = "Douglas", family = "Soltis", middle="E.", email= "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0001-8638-4137")),
person(given = "Pamela", family = "Soltis", middle="S.", email= "[email protected]", role = "ctb",
comment = c(ORCID = "0000-0001-9310-8659")),
person(given = "José", family = "Ponciano", middle="Miguel", email= "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-8457-7840"))
)
Description: R-based joint-dynamic population simulation for
diploids, triploids, and autotetraploids.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Suggests:
testthat (>= 3.0.0)
Imports:
MASS
Config/testthat/edition: 3
Maintainer: ML Gaynor <[email protected]>
URL: http://mlgaynor.com/AutoPop/,
https://github.com/mgaynor1/AutoPop
BugReports: https://github.com/mgaynor1/AutoPop/issues