diff --git a/DESCRIPTION b/DESCRIPTION index 34e363e..27cfd31 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,16 +1,24 @@ Package: pfwim -Title: Food Web Construction for paleo communities +Title: Food Web Construction for Paleo Communities Version: 0.0.0.9000 -Authors@R: c(person("Jack O.", "Shaw", role = c("aut", "cre"), email = "Jack.Shaw@colorado.edu", comment = c(ORCID = "0000-0002-2725-2334")), - person("Alexander M.", "Dunhill", role = "ctb", comment = c(ORCID = "0000-0002-8680-9163")), - person("Andrew", "Beckerman", role = "ctb", comment = c(ORCID = "0000-0002-7859-8394")), - person("Baran", "Karapunar", role = "ctb", comment = c(ORCID = "0000-0001-9711-1492")), - person("Tanya", "Strydom", role = c("ctb"), comment = c(ORCID = "0000-0001-6067-1349")), - person("Jennifer A.", "Dunne", role = "ctb", comment = c(ORCID = "0000-0002-3789-9561")), - person("Pincelli M.", "Hull", role = "ctb", comment = c(ORCID = "0000-0001-8607-4817")) - ) +Authors@R: c( + person("Jack O.", "Shaw", role = c("aut", "cre"), email = "Jack.Shaw@colorado.edu", + comment = c(ORCID = "0000-0002-2725-2334")), + person("Alexander M.", "Dunhill", role = "ctb", + comment = c(ORCID = "0000-0002-8680-9163")), + person("Andrew", "Beckerman", role = "ctb", + comment = c(ORCID = "0000-0002-7859-8394")), + person("Baran", "Karapunar", role = "ctb", + comment = c(ORCID = "0000-0001-9711-1492")), + person("Tanya", "Strydom", role = c("ctb"), + comment = c(ORCID = "0000-0001-6067-1349")), + person("Jennifer A.", "Dunne", role = "ctb", + comment = c(ORCID = "0000-0002-3789-9561")), + person("Pincelli M.", "Hull", role = "ctb", + comment = c(ORCID = "0000-0001-8607-4817")) + ) Description: R tools for reconstructing paleo food webs from species traits and size rules. -License: MIT +License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..a58d3e2 --- /dev/null +++ b/LICENSE @@ -0,0 +1,2 @@ +YEAR: 2026 +COPYRIGHT HOLDER: pfwim authors