Skip to content

Commit

Permalink
update deps of roxygenize hook (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru authored Jan 29, 2024
1 parent e4a4c54 commit 58f87b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
18 changes: 4 additions & 14 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,14 @@ repos:
name: Regenerate package documentation
additional_dependencies:
- checkmate
- digest
- dplyr
- ggplot2
- glue
- grDevices
- lifecycle
- logger
- lubridate
- magrittr
- methods
- bioc::MultiAssayExperiment
- R6
- rlang
- rtables
- shinyjs
- shinyWidgets
- stats
- bioc::SummarizedExperiment
- utils
- stringr
- tibble
- tidyr
- yaml
- id: spell-check
name: Check spelling with `spelling`
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
RoxygenNote: 7.3.1

0 comments on commit 58f87b6

Please sign in to comment.