Skip to content

Commit

Permalink
remove RCurl depends
Browse files Browse the repository at this point in the history
  • Loading branch information
fawda123 committed Oct 22, 2024
1 parent 69c6450 commit 861af0f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ Imports:
jsonlite,
magrittr,
maptiles,
RCurl,
rvest,
tidyr,
tidyterra,
Expand Down
1 change: 0 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ export(url_clubs)
export(url_gear)
export(url_segment)
export(url_streams)
import(RCurl)
import(XML)
import(httr)
import(magrittr)
Expand Down
2 changes: 1 addition & 1 deletion R/athlind_fun.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#' @param athl_num numeric athlete id used by Strava, as character string
#'
#' @import RCurl XML xml2
#' @import XML xml2
#'
#' @concept notoken
#'
Expand Down

0 comments on commit 861af0f

Please sign in to comment.