Skip to content

Commit

Permalink
Adding DT package to Imports following changes to table rendering in …
Browse files Browse the repository at this point in the history
…index.qmd
  • Loading branch information
alex-vand committed Sep 2, 2024
1 parent d3b8e43 commit 343bfe9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ Imports:
gh,
logger,
purrr,
tools
tools,
DT
Suggests:
testthat,
knitr,
DT,
rmarkdown

0 comments on commit 343bfe9

Please sign in to comment.