From a82bac9d25d401d871bc51f220be50559ea20743 Mon Sep 17 00:00:00 2001 From: Stuart Wheater Date: Fri, 5 Jun 2026 15:20:28 +0100 Subject: [PATCH] Added 'tidytable' package --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index a9573b74..0e261ce4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -76,11 +76,11 @@ Imports: tibble, tidyselect, stats, - lubridate + lubridate, + tidytable Suggests: spelling, testthat, - tidytable RoxygenNote: 8.0.0 Encoding: UTF-8 Language: en-GB