Skip to content

Commit

Permalink
DESCRIPTION: updated Imports and Suggests, updated to 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lawalter committed Sep 22, 2022
1 parent 0f5df5b commit 3bd4354
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,22 +1,26 @@
Package: migbirdHIP
Title: Process USFWS Migratory Bird Harvest Information Program Data in R
Version: 1.2.6
Version: 1.2.7
Imports:
data.table,
dplyr,
tidyr,
stringr,
ggplot2,
lubridate,
magrittr,
purrr,
readr,
magrittr,
rlang,
lubridate,
rmarkdown,
stats,
stringr,
tibble,
ggplot2,
lifecycle,
rmarkdown
tidyr,
utils
Suggests:
knitr
DT,
kableExtra,
knitr,
stringi
VignetteBuilder: knitr
Authors@R:
person(given = "Abby",
Expand All @@ -28,7 +32,6 @@ Description: Easy-to-use functions specifically designed to handle biweekly HIP
download data. A sequential process organizes state files into a tidy format
and flags errors that should be inspected. Errors can be visualized in
simple plots and summarized in bite-sized tables.
RdMacros: lifecycle
License: CC0
Encoding: UTF-8
LazyData: true
Expand Down

0 comments on commit 3bd4354

Please sign in to comment.