From b4ce0adcd6a060816b695d0d8be52151b9c1c0d6 Mon Sep 17 00:00:00 2001 From: Jordan Mark Barbone Date: Sat, 7 Sep 2024 17:19:41 -0400 Subject: [PATCH] news and version (#240) --- DESCRIPTION | 2 +- NEWS.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 5a758413..33e25b2b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: mark Type: Package Title: Miscellaneous, Analytic R Kernels -Version: 0.8.0.9003 +Version: 0.8.0.9004 Authors@R: person(given = "Jordan Mark", family = "Barbone", diff --git a/NEWS.md b/NEWS.md index dda5e67f..e8660d3b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,6 +3,7 @@ * `write_file_md5()` now supports `"feather"` and `"parquet"` methods as wrappers for [`{arrow}`]() [#234](https://github.com/jmbarbone/mark/issues/234) * `md5()` added to provide MD5 check sums for objects [#233](https://github.com/jmbarbone/jmbarbone/mark/issues/233) * `unique_rows()` added to subset on (non-)duplicated rows in a `data.frame` [#87](https://github.com/jmbarbone/mark/issues/87) +* test updated for upcoming R release [#240](https://github.com/jmbarbone/mark/issues/240) # mark 0.8.0