diff --git a/DESCRIPTION b/DESCRIPTION index 1ff7ae7..93e7771 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -35,7 +35,6 @@ Imports: rlang, tidyr, tidyselect, - orchaRd, pointblank, tibble, broom.mixed, @@ -44,7 +43,6 @@ Imports: forcats, fs, ggeffects, - ggforestplot, glue, here, lme4, @@ -64,6 +62,11 @@ Imports: stringr, timetk, workflows +Suggests: + tidyverse +Remotes: + daniel1noble/orchaRd, + NightingaleHealth/ggforestplot Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE)