From f4bf36747462756f82e10063500bcb4eb2552529 Mon Sep 17 00:00:00 2001 From: Jeff Eaton Date: Sat, 22 Jan 2022 17:28:34 +0000 Subject: [PATCH] add snakecase to Imports --- DESCRIPTION | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 4672918..c574264 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -9,7 +9,8 @@ Description: plotting, reading, converting,... License: GPL (>= 2) LazyData: true Imports: - txtplot, - countrycode + countrycode, + snakecase, + txtplot RoxygenNote: 7.1.1 Encoding: UTF-8