Skip to content

Commit

Permalink
ready for release (v0.7.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
gisler committed Sep 5, 2020
1 parent a0640da commit 1af10fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: DTSg
Type: Package
Title: A Class for Working with Time Series Based on 'data.table' and 'R6' with
Largely Optional Reference Semantics
Version: 0.6.0.9000
Version: 0.7.0
Authors@R: person("Gerold", "Hepp", email = "ghepp@iwag.tuwien.ac.at", role = c("aut", "cre"))
Description: Basic time series functionalities such as listing of missing
values, application of arbitrary aggregation as well as rolling (asymmetric)
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## DTSg v0.6.0.9000
## DTSg v0.7.0

* Added `rowaggregate` method: allows for applying summary functions row-wise to `DTSg` objects
* Added `rowbind` method: allows for combining the rows of `DTSg` objects
Expand Down

0 comments on commit 1af10fe

Please sign in to comment.