Skip to content

Commit

Permalink
Minor edits following rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Aug 6, 2024
1 parent 1ddce3c commit 42e3627
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
5 changes: 3 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
2024-08-06 Dirk Eddelbuettel <[email protected]>

* DESCRIPTION (Version): Increment micro version in branch

* DESCRIPTION (Version, Date): RcppArmadillo 14.0.2
* inst/NEWS.Rd: Idem
* configure.ac: Idem
* configure: Idem

2024-08-04 Dirk Eddelbuettel <[email protected]>

* DESCRIPTION (Authors@R): Added ORCID ID for Conrad

2024-08-01 Dirk Eddelbuettel <[email protected]>

* DESCRIPTION (Version, Date): Increment micro version, update date

* DESCRIPTION (Authors@R): Added, with ORCID IDs for Dirk, Romain, Doug

2024-08-01 Conrad Sanderson <[email protected]>
Expand Down
6 changes: 1 addition & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
Package: RcppArmadillo
Type: Package
Title: 'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library
Version: 14.0.2-0
Version: 14.0.2-0-1
Date: 2024-08-06
Author: Dirk Eddelbuettel, Romain Francois, Doug Bates, Binxiang Ni, and Conrad Sanderson
Maintainer: Dirk Eddelbuettel <[email protected]>
Version: 14.0.0-1-1
Date: 2024-08-01
Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "[email protected]",
comment = c(ORCID = "0000-0001-6419-907X")),
person("Romain", "Francois", role = "aut",
Expand Down

0 comments on commit 42e3627

Please sign in to comment.