Skip to content

Commit

Permalink
bring back logger
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr committed Jun 19, 2024
1 parent cc9970e commit 421cfc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ repos:
- DT
- forcats
- grid
- logger
- scales
- shinyjs
- shinyTree
Expand Down
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ Suggests:
htmlwidgets,
jsonlite,
knitr (>= 1.42),
logger (>= 0.2.0),
lattice (>= 0.18-4),
MASS,
nestcolor (>= 0.1.0),
Expand All @@ -90,7 +91,7 @@ Config/Needs/verdepcheck: haleyjeppson/ggmosaic, tidyverse/ggplot2,
tidyverse/tibble, tidyverse/tidyr, tidymodels/broom,
daattali/colourpicker, daattali/ggExtra, aphalo/ggpmisc, aphalo/ggpp,
slowkow/ggrepel, baddstats/goftest, gridExtra, ramnathv/htmlwidgets,
jeroen/jsonlite, yihui/knitr, deepayan/lattice, MASS,
jeroen/jsonlite, yihui/knitr, daroczig/logger, deepayan/lattice, MASS,
insightsengineering/nestcolor, r-lib/rlang, rstudio/rmarkdown,
insightsengineering/rtables, tidyverse/rvest, sparkline,
rstudio/shinytest2, insightsengineering/teal.data, r-lib/testthat,
Expand Down

0 comments on commit 421cfc3

Please sign in to comment.