Skip to content

Commit

Permalink
docs: reformatted DESCRIPTION to pass CRAN checks
Browse files Browse the repository at this point in the history
  • Loading branch information
angelchen7 committed Oct 31, 2024
1 parent a634bd0 commit 83e49c2
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -6,36 +6,34 @@ Date: 2024-10-30
Authors@R: c(
person(given = "Angel", family = "Chen",
email = "[email protected]",
comment = c(ORCID = "0000-0003-3515-6710",
Website = "angelchen7.github.io"),
comment = "angelchen7.github.io",
role = c("aut", "cre")),
person(given = "Nicholas J", family = "Lyon",
email = "[email protected]",
comment = c(ORCID = "0000-0003-3905-1078",
Website = "njlyon0.github.io"),
comment = "njlyon0.github.io",
role = "aut"),
person(given = "Gabriel", family = "Antunes Daldegan",
email = "[email protected]",
comment = c(ORCID = "0000-0001-5345-4880"),
comment = "https://orcid.org/0000-0001-5345-4880",
role = "aut"),
person(given = "Julien", family = "Brun",
email = "[email protected]",
comment = c(ORCID = "0000-0002-7751-6238"),
comment = "https://orcid.org/0000-0002-7751-6238",
role = "aut"),
person(given = "Gabe", family = "De La Rosa",
email = "[email protected]",
comment = c(Website = "www.gabrieldelarosa.com/"),
comment = "www.gabrieldelarosa.com/",
role = "ctb"),
person(given = "Kara", family = "Koenig",
email = "[email protected]",
comment = c(ORCID = "0000-0002-6371-7821"),
email = "[email protected]",
comment = "https://orcid.org/0000-0002-6371-7821",
role = "aut"),
person(given = "Kendall", family = "Miller",
email = "[email protected]",
role = "aut"),
person(given = "Timothy D", family = "Nguyen",
email = "[email protected]",
comment = c(Website = "www.linkedin.com/in/timothy-d-nguyen"),
email = "[email protected]",
comment = "www.linkedin.com/in/timothy-d-nguyen",
role = "aut"),
person(family = "National Science Foundation",
role = "fnd",
Expand Down

0 comments on commit 83e49c2

Please sign in to comment.