Skip to content

Commit

Permalink
Updated news.
Browse files Browse the repository at this point in the history
  • Loading branch information
NicChr committed Mar 29, 2024
1 parent 55ad90e commit fd1b060
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# cheapr (Development version)

* 'overview' objects gain an additional list element "print_digits" which
is passed to the print method in order to correctly round the summary statistics
without affecting the 'cheapr.digits' option globally.

* `factor_` and `na_rm` now handle data frames.

* A bug in `sset.data.table` that caused further set calculations to produce
warnings has been fixed.

* `is_na.POSIXlt` and `sset.POSIXlt` have been rewritten to handle unbalanced
'POSIXlt' objects.

# cheapr 0.4.0

* New function `sset` to consistently subset data frame rows and vectors in
Expand Down

0 comments on commit fd1b060

Please sign in to comment.