Skip to content

Commit

Permalink
Move cfbfastR to Remotes, rather than Imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisbrookner committed Aug 16, 2024
1 parent 95f6012 commit abcd7b5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ URL: https://puntalytics.github.io/puntr, https://github.com/Puntalytics/puntr
Encoding: UTF-8
LazyData: true
Imports:
cfbfastR,
dplyr,
forcats,
ggimage,
Expand All @@ -27,7 +26,9 @@ Imports:
stringr,
tibble,
tictoc
RoxygenNote: 7.1.1
Remotes:
sportsdataverse/cfbfastR
RoxygenNote: 7.3.2
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3

0 comments on commit abcd7b5

Please sign in to comment.