Skip to content

Commit

Permalink
edit pkg description; update depends and imports
Browse files Browse the repository at this point in the history
  • Loading branch information
emilymg committed Nov 12, 2024
1 parent 58a68c9 commit 49cf8d8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Authors@R:
family = "Tay",
role = c("aut", "cre"),
email = "[email protected]")
Description: This package contains functions used in the workflow to curate variety testing data. The functions fall into a few different workflows: read-in the controlled vocabulary, validate according to the codebooks, curate cultivar names.
URL: https://idahoagstats.github.io/factcuratoR, https://github.com/IdahoAgStats/factcuratoR
Description: This package contains functions used in the workflow to curate variety testing data. The functions fall into a few different workflows: read-in the controlled vocabulary, validate according to the codebooks, and standardize cultivar names.
URL: https://idahoagstats.github.io/factcuratoR/, https://github.com/IdahoAgStats/factcuratoR
License: GPL (>= 3)
VignetteBuilder: knitr
Encoding: UTF-8
Expand All @@ -20,7 +20,6 @@ Depends:
lubridate (>= 1.7.9.2),
purrr (>= 0.3.4),
readr (>= 1.4.0),
readxl (>= 1.3.1),
stringr (>= 1.4.0),
tibble (>= 3.0.6),
tidyr (>= 1.1.2)
Expand All @@ -29,9 +28,9 @@ Imports:
validate (>= 1.0.4),
magrittr,
DiagrammeR,
DiagrammeRsvg,
rlang,
stringi,
data.table,
stats,
utils
Suggests:
Expand Down

0 comments on commit 49cf8d8

Please sign in to comment.