From 0978bf60932a11aeb14e88774e59507cdb008558 Mon Sep 17 00:00:00 2001 From: Andrew Bruce Date: Fri, 13 Dec 2024 06:48:22 -0500 Subject: [PATCH] bump dev version --- DESCRIPTION | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 6c0191f..5630e3b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: fuimus Title: Functions That Have Been -Version: 0.0.5.9001 +Version: 0.0.5.9002 Authors@R: person(c("Andrew", "Allen"), "Bruce", , "andrewallenbruce@gmail.com", role = c("aut", "cre", "cph")) Maintainer: Andrew Bruce @@ -31,12 +31,10 @@ Imports: Suggests: cli, clock, + fipio, fixtuRes, fontawesome, forcats, - zipcodeR, - fipio, - sf, fs, ggplot2, graphics, @@ -48,6 +46,7 @@ Suggests: prettycode, roxyglobals, scales, + sf, stats, stringi, styler, @@ -55,7 +54,8 @@ Suggests: tidyr, timeplyr, usethis, - wakefield + wakefield, + zipcodeR Config/roxyglobals/filename: generated-globals.R Config/roxyglobals/unique: TRUE Config/testthat/edition: 3