You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DESCRIPTION
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,11 @@ Date: 2023-04-17
6
6
Authors@R: c(person("Laura", "Bakala",
7
7
email = "erdaradun.gaztea@gmail.com",
8
8
role = c("cre", "aut", "cph"),
9
-
comment = c(ORCID = "0000-0002-3213-2484")))
9
+
comment = c(ORCID = "0000-0002-3213-2484")),
10
+
person("Dominik", "Rafacz",
11
+
email = "dominikrafacz@gmail.com",
12
+
role = c("ctb"),
13
+
comment = c(ORCID = "0000-0003-0925-1909")))
10
14
Description: Simplifies getting the available packages, their version codes and dependencies from any 'R' repository. Uses extensive caching for repeated queries.
0 commit comments