@@ -4,11 +4,18 @@ Version: 0.0.0.9002
44Authors@R: c(
55 person("Mauro", "Lepore", , "
[email protected] ", role = c("aut", "cre"),
66 comment = c(ORCID = "https://orcid.org/0000-0002-1986-7988")),
7+ person("Anne", "Schoenauer", , "
[email protected] ", role = "aut",
8+ comment = c(ORCID = "https://orcid.org/0000-0002-4576-8799")),
9+ person("Tilman", "Trompke", , "
[email protected] ", role = "aut",
10+ comment = c(ORCID = "https://orcid.org/0009-0003-3351-5131")),
11+ person("Kalash", "Singhal", , "
[email protected] ", role = "aut"),
712 person("2 Degrees Investing Initiative", , , "
[email protected] ", role = c("cph", "fnd"))
813 )
914Description: Add CO2.
1015License: GPL (>= 3)
11- URL: https://2degreesinvesting.github.io/tiltAddCO2/, https://github.com/2DegreesInvesting/tiltAddCO2
16+ URL: https://2degreesinvesting.github.io/tiltAddCO2/,
17+ https://github.com/2DegreesInvesting/tiltAddCO2
18+ BugReports: https://github.com/2DegreesInvesting/tiltAddCO2/issues
1219Imports:
1320 dplyr,
1421 glue,
@@ -32,4 +39,3 @@ Config/testthat/edition: 3
3239Encoding: UTF-8
3340Roxygen: list(markdown = TRUE)
3441RoxygenNote: 7.3.1
35- BugReports: https://github.com/2DegreesInvesting/tiltAddCO2/issues
0 commit comments