Skip to content

Commit 4dd705c

Browse files
committed
version
1 parent 7a40559 commit 4dd705c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Type: Package
22
Package: datplot
33
Title: Preparation of Object Dating Ranges for Density Plots (Aoristic
44
Analysis)
5-
Version: 1.1.0
5+
Version: 1.1.1
66
Authors@R: c(
77
person("Lisa", "Steinmann", , "lisa.steinmann@rub.de", role = c("aut", "cre", "cph"),
88
comment = c(ORCID = "0000-0002-2215-1243")),

NEWS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# datplot 1.1.1
2+
* Improved error handling in some functions.
3+
* Reduced and improved messaging and warning behaviour.
4+
* Fixed slight problem in `generate.stepsize()` where it would not handle same values in min & max dating properly.
5+
* Completely updated and redesigned tests.
6+
* Removed unnecessary internal function `check.number()`.
7+
18
# datplot 1.1.0
29
* Using either the original calculation (weights) or calculation of
310
year-wise probability is now an option in `datsteps()` with the

0 commit comments

Comments
 (0)