Skip to content

Commit

Permalink
Merge pull request #15 from Puntalytics/move-cfb
Browse files Browse the repository at this point in the history
Move cfbfastR to Remotes, rather than Imports
  • Loading branch information
dennisbrookner authored Sep 5, 2024
2 parents 1ab19b9 + abcd7b5 commit aa44c51
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 aa44c51

Please sign in to comment.