Skip to content

Commit

Permalink
date bump, getting ready for CRAN release
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanbeaudette committed Aug 19, 2021
1 parent 6e73bf1 commit 7cef92c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: aqp
Version: 1.31
Date: 2021-08-12
Date: 2021-08-19
Title: Algorithms for Quantitative Pedology
Authors@R: c(person(given="Dylan", family="Beaudette", role = c("aut", "cre"), email = "[email protected]"), person(given="Pierre", family="Roudier", email="[email protected]", role = c("aut", "ctb")), person(given="Andrew", family="Brown", email="[email protected]", role = c("aut", "ctb")))
Author: Dylan Beaudette [aut, cre], Pierre Roudier [aut, ctb], Andrew Brown [aut, ctb]
Expand Down
3 changes: 2 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# aqp 1.31 (2021-08-06)
# aqp 1.31 (2021-08-19)
* CRAN release
* bug fix in `checkHzDepthLogic()` when `byhz = TRUE`
* new function `simulateColor()` for simulation of reasonable colors
* new function `colorChart()` for [graphical depiction of Munsell chip frequency by group](https://ncss-tech.github.io/AQP/aqp/investigating-soil-color.html#Color_Book_Style_Presentation)
Expand Down

0 comments on commit 7cef92c

Please sign in to comment.