-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNEWS.Rmd
More file actions
36 lines (21 loc) · 731 Bytes
/
NEWS.Rmd
File metadata and controls
36 lines (21 loc) · 731 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
title: "NEWS"
output: md_document
---
## DescriptiveStats.OBeu 1.4.0
new function non_nums
## DescriptiveStats.OBeu 1.3.3
Used lintr and styler packages to adjust code. Rename function compare.stats()
to compare_stats()
## DescriptiveStats.OBeu 1.3.2
update vignette DescriptiveStatsObeu
## DescriptiveStats.OBeu 1.3.1
fix cran warnings and code structure
## DescriptiveStats.OBeu 1.3.0
new functions CV, multisub, compare.stats
## DescriptiveStats.OBeu 1.2.1
update manuals, vignettes and small fixes in functions
## DescriptiveStats.OBeu 1.2.0
Add `openspending.ds` function to be used in [OpenBudgets.eu tools](http://openbudgets.eu/tools/).
## DescriptiveStats.OBeu 0.2.0
First stable version of the library.