Skip to content

Commit

Permalink
Update DESCRIPTION
Browse files Browse the repository at this point in the history
  • Loading branch information
chartgerink authored and jamesmbaazam committed Feb 19, 2024
1 parent d22fd51 commit 918ee12
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ Title: Simulating and Analysing Transmission Chain Statistics Using Branching Pr
Version: 0.0.0.9999
Authors@R: c(
person("James M.", "Azam", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "https://orcid.org/0000-0001-5782-7330")),
comment = c(ORCID = "0000-0001-5782-7330")),
person("Hugo", "Gruson", , "[email protected]", role = c("ctb", "rev"),
comment = c(ORCID = "https://orcid.org/0000-0002-4094-1476")),
comment = c(ORCID = "0000-0002-4094-1476")),
person("Zhian N.", "Kamvar", , "[email protected]", role = "ctb",
comment = c(ORCID = "https://orcid.org/0000-0003-1458-7108")),
comment = c(ORCID = "0000-0003-1458-7108")),
person("Flavio", "Finger", , "[email protected]", role = "aut",
comment = c(ORCID = "https://orcid.org/0000-0002-8613-5170")),
comment = c(ORCID = "0000-0002-8613-5170")),
person("Sebastian", "Funk", , "[email protected]", role = "aut",
comment = c(ORCID = "https://orcid.org/0000-0002-2842-3406")),
comment = c(ORCID = "0000-0002-2842-3406")),
person("Karim", "Mané", , "[email protected]", role = "rev",
comment = c(ORCID = "0000-0002-9892-2999")),
person("Pratik", "Gupte", , "[email protected]", role = "rev",
comment = c(ORCID = "https://orcid.org/0000-0001-5294-7819"))
comment = c(ORCID = "0000-0001-5294-7819"))
)
Description: Provides methods to simulate and analyse the size and length
of branching processes with an arbitrary offspring distribution. These
Expand Down

0 comments on commit 918ee12

Please sign in to comment.