Skip to content

Commit

Permalink
Use Authors@R
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Aug 30, 2024
1 parent eb7887f commit 98ef7ad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2024-08-30 Dirk Eddelbuettel <[email protected]>

* DESCRIPTION (Authors@R): Added

2024-05-18 Dirk Eddelbuettel <[email protected]>

* README.md: Use tinyverse.netlify.app for dependency badge
Expand Down
6 changes: 4 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ Type: Package
Title: 'linl' is not 'Letter'
Version: 0.0.5
Date: 2023-01-11
Author: Dirk Eddelbuettel and Aaron Wolen
Maintainer: Dirk Eddelbuettel <[email protected]>
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "[email protected]",
comment = c(ORCID = "0000-0001-6419-907X")),
person("Aaron", "Wolen", role = "aut",
comment = c(ORCID = "0000-0003-2542-2202")))
Description: A 'LaTeX' Letter class for 'rmarkdown', using the
'pandoc-letter' template adapted for use with 'markdown'.
URL: https://github.com/eddelbuettel/linl, https://dirk.eddelbuettel.com/code/linl.html
Expand Down

0 comments on commit 98ef7ad

Please sign in to comment.