Skip to content

Commit

Permalink
Merge pull request #12 from egouldo/DESCRIPTION-edits
Browse files Browse the repository at this point in the history
ensure GH packages are specified under Remotes, not Imports, add missing pkgs
  • Loading branch information
egouldo authored Nov 6, 2023
2 parents 5362f0c + c6005c6 commit d8a6818
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Imports:
rlang,
tidyr,
tidyselect,
orchaRd,
pointblank,
tibble,
broom.mixed,
Expand All @@ -44,7 +43,6 @@ Imports:
forcats,
fs,
ggeffects,
ggforestplot,
glue,
here,
lme4,
Expand All @@ -64,6 +62,11 @@ Imports:
stringr,
timetk,
workflows
Suggests:
tidyverse
Remotes:
daniel1noble/orchaRd,
NightingaleHealth/ggforestplot
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
Expand Down

0 comments on commit d8a6818

Please sign in to comment.