Skip to content

Commit

Permalink
description update
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyclements committed Jun 12, 2024
1 parent d2dabb3 commit ffebda7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
Package: instatExtras
Title: A set of functions used in R-Instat
Version: 0.1.0
Authors@R: c(person("Danny", "Parsons", role = "aut"),
person("Lily", "Clements", "[email protected]", role = c("aut", "cre"),
Authors@R: c(
person("Danny", "Parsons", , role = "aut"),
person("Lily", "Clements", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-8864-0552")),
person("Antoine", "Ntalumeso", role = "aut"),
person("Stephen", "Lloyd", role = "aut"))
person("Antoine", "Ntalumeso", , role = "aut"),
person("Stephen", "Lloyd", , role = "aut"))
Description: This package contains a set of functions used in R-Instat. This includes functions written specifically for R-Instat, as well functions written elsewhere that are modified for use in R-Instat.
License: LGPL (>= 3)
Encoding: UTF-8
Expand Down

0 comments on commit ffebda7

Please sign in to comment.