Skip to content

Commit

Permalink
Added Authors@R
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Aug 2, 2024
1 parent 491f4b8 commit 8853c40
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2024-08-02 Dirk Eddelbuettel <edd@debian.org>

* DESCRIPTION (Authors@R): Added

2024-07-14 Dirk Eddelbuettel <edd@debian.org>

* README.md (package): Switch some URLs from http to https
Expand Down
10 changes: 7 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,17 @@ Type: Package
Title: 'binb' is not 'Beamer'
Version: 0.0.7
Date: 2024-07-06
Author: Dirk Eddelbuettel, Ista Zahn and Rob Hyndman
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org",
comment = c(ORCID = "0000-0001-6419-907X")),
person("Ista", "Zahn", role = "au",
comment = c(ORCID = "0009-0009-7604-6420")),
person("Rob", "Hyndman", role = "au",
comment = c(ORCID = "0000-0002-2140-5352")))
Description: A collection of 'LaTeX' styles using 'Beamer' customization for
pdf-based presentation slides in 'RMarkdown'. At present it contains
'RMarkdown' adaptations of the LaTeX themes 'Metropolis' (formerly 'mtheme')
theme by Matthias Vogelgesang and others (now included in 'TeXLive'), the
'IQSS' by Ista Zahn (which is included here), and the 'Monash' theme by
'IQSS' them by Ista Zahn (which is included here), and the 'Monash' theme by
Rob J Hyndman. Additional (free) fonts may be needed: 'Metropolis' prefers
'Fira', and 'IQSS' requires 'Libertinus'.
URL: https://github.com/eddelbuettel/binb, https://dirk.eddelbuettel.com/code/binb.html
Expand Down

0 comments on commit 8853c40

Please sign in to comment.