Skip to content

Commit

Permalink
Use Authors@R
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Sep 8, 2024
1 parent 5007c72 commit e1ed70b
Show file tree
Hide file tree
Showing 2 changed files with 7 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-09-08 Dirk Eddelbuettel <[email protected]>

* DESCRIPTION (Authors@R): Added

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

* README.md: Use tinyverse.netlify.app for dependency badge
Expand Down
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ Type: Package
Title: 'Rcpp' Bindings for the 'CCTZ' Library
Version: 0.2.12.1
Date: 2023-04-01
Author: Dirk Eddelbuettel
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("Bradley", "White", role = "aut", comment = "Principal author of CCTZ"))
Description: 'Rcpp' Access to the 'CCTZ' timezone library is provided. 'CCTZ' is
a C++ library for translating between absolute and civil times using the rules
of a time zone. The 'CCTZ' source code, released under the Apache 2.0 License,
Expand Down

0 comments on commit e1ed70b

Please sign in to comment.