Skip to content

Commit a181f40

Browse files
committed
bump version number to 0.10.2
1 parent 642fb74 commit a181f40

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: BTYDplus
22
Type: Package
33
Title: Probabilistic Models for Assessing and Predicting your Customer Base
4-
Version: 0.10.1
4+
Version: 0.10.2
55
Authors@R: person("Michael", "Platzer", email = "[email protected]", role = c("aut", "cre"))
66
Description: Provides advanced statistical methods to describe and predict customers'
77
purchase behavior in a non-contractual setting. It uses historic transaction records to fit a

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.10.2
2+
- avoid internal C++ compile warning message
3+
- R CMD CHECK now returns 0 errors and 0 warnings
4+
15
0.10.1
26
- add lintr checks for adhering to consistent code style
37
- run spellcheck for docs

0 commit comments

Comments
 (0)