Skip to content
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -34,28 +34,29 @@ BugReports: https://github.com/insightsengineering/teal.slice/issues
Depends:
R (>= 4.0)
Imports:
bsicons,
bsicons (>= 0.1.2),
bslib (>= 0.8.0),
checkmate (>= 2.1.0),
dplyr (>= 1.0.5),
grDevices,
htmltools (>= 0.5.4),
jsonlite,
jsonlite (>= 2.0.0),
lifecycle (>= 0.2.0),
logger (>= 0.3.0),
methods,
plotly (>= 4.9.2.2),
plotly (>= 4.10.4),
R6 (>= 2.2.0),
rlang (>= 1.0.0),
shiny (>= 1.6.0),
shinycssloaders (>= 1.0.0),
shinyjs,
shinyjs (>= 2.1.0),
shinyWidgets (>= 0.6.2),
teal.data (>= 0.7.0),
teal.logger (>= 0.3.1),
teal.widgets (>= 0.4.3),
utils
Suggests:
data.table (>= 1.17.6),
Comment thread
m7pr marked this conversation as resolved.
Outdated
knitr (>= 1.42),
MultiAssayExperiment,
rmarkdown (>= 2.23),
Expand Down
Loading