Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DanChaltiel committed Feb 2, 2021
1 parent e5d1259 commit 85f335c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: crosstable
Title: Crosstables for descriptive analyses
Version: 0.1.5
Version: 0.2.0
Authors@R:
c(person(given = "Dan",
family = "Chaltiel",
Expand All @@ -22,6 +22,7 @@ Imports:
dplyr (>= 1.0.0),
ellipsis,
flextable (>= 0.5.8),
forcats,
glue,
lifecycle,
nortest,
Expand All @@ -37,6 +38,7 @@ Imports:
Suggests:
covr,
crayon,
xml2,
DescTools,
gt,
ggplot2,
Expand All @@ -48,6 +50,7 @@ Suggests:
rmarkdown,
sloop,
testthat,
withr,
VignetteBuilder:
knitr
RdMacros:
Expand Down

0 comments on commit 85f335c

Please sign in to comment.