Skip to content

Commit

Permalink
sort out curl imports
Browse files Browse the repository at this point in the history
  • Loading branch information
stragu committed Mar 8, 2021
1 parent ae77021 commit b7bf9a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Description: A programmatic interface to the API provided by the 'iNaturalist' w
License: MIT + file LICENSE
Imports:
httr,
curl,
plyr,
jsonlite,
ggplot2,
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ import(httr)
import(jsonlite)
import(maps)
import(plyr)
importFrom(curl,has_internet)
importFrom(utils,read.csv)

0 comments on commit b7bf9a5

Please sign in to comment.