Skip to content

Commit

Permalink
add new Authors@R field
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcb committed Aug 19, 2024
1 parent 6218d54 commit d15d9a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rjson/DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Package: rjson
Version: 0.2.22
Title: JSON for R
Author: Alex Couture-Beil <[email protected]>
Author: Alex Couture-Beil [aut, cre]
Authors@R: person(given = "Alex", family = "Couture-Beil", role = c("aut", "cre"), email = "[email protected]")
Maintainer: Alex Couture-Beil <[email protected]>
Depends: R (>= 4.4.0)
Description: Converts R object into JSON objects and vice-versa.
Expand Down

0 comments on commit d15d9a8

Please sign in to comment.