Skip to content

Commit 52b35f4

Browse files
Update Description (#48)
1 parent 65247ed commit 52b35f4

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

DESCRIPTION

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
Package: tiltDataAnalysis
22
Title: What the Package Does (One Line, Title Case)
33
Version: 0.0.0.9001
4-
Authors@R:
5-
person("First", "Last", , "[email protected]", role = c("aut", "cre"),
6-
comment = c(ORCID = "YOUR-ORCID-ID"))
4+
Authors@R: c(
5+
person("Kalash", "Singhal", , "[email protected]", role = c("aut", "cre")),
6+
person("Mauro", "Lepore", , "[email protected]", role = "aut",
7+
comment = c(ORCID = "https://orcid.org/0000-0002-1986-7988")),
8+
person("Anne", "Schoenauer", , "[email protected]", role = "aut",
9+
comment = c(ORCID = "https://orcid.org/0000-0002-4576-8799")),
10+
person("Tilman", "Trompke", , "[email protected]", role = "aut",
11+
comment = c(ORCID = "https://orcid.org/0009-0003-3351-5131"))
12+
)
713
Description: What the package does (one paragraph).
814
License: GPL (>= 3)
915
URL: https://github.com/2DegreesInvesting/tiltDataAnalysis,

man/tiltDataAnalysis-package.Rd

Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)