Skip to content

Commit

Permalink
Adds httr to Imports field in DESCRIPTION file
Browse files Browse the repository at this point in the history
  • Loading branch information
hmeleiro committed May 28, 2024
1 parent 04c9e93 commit 0aeac1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ License: GPL-2
URL: https://github.com/rOpenSpain/infoelectoral
Encoding: UTF-8
LazyData: true
Imports: dplyr (>= 1.0.0), stringr (>= 1.0.0)
Imports: dplyr (>= 1.0.0), stringr (>= 1.0.0), httr (>= 1.0.0)
Suggests:
mapSpain,
tmap,
Expand Down

0 comments on commit 0aeac1a

Please sign in to comment.