Skip to content

Commit

Permalink
reconcile description file
Browse files Browse the repository at this point in the history
  • Loading branch information
parmsam-pfizer committed Sep 13, 2023
1 parent dc7f046 commit 6826254
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: logrx
Title: A Logging Utility Focus on Clinical Trial Programming Workflows
Version: 0.2.1
Version: 0.3.0
Authors@R:
c(
person(given = "Nathan",
Expand Down Expand Up @@ -35,7 +35,7 @@ LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
dplyr,
dplyr (>= 1.0.0),
magrittr,
purrr,
rlang,
Expand All @@ -50,7 +50,6 @@ Imports:
waiter,
tibble,
digest,
lintr,
lifecycle,
methods
Suggests:
Expand All @@ -62,9 +61,10 @@ Suggests:
pkgdown,
Tplyr,
haven,
lintr,
xml2,
here,
readr,
xml2
readr
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends:
Expand Down

0 comments on commit 6826254

Please sign in to comment.