Skip to content

Commit

Permalink
Removed curl pkg from vignettes
Browse files Browse the repository at this point in the history
  • Loading branch information
rudeboybert committed Aug 4, 2020
1 parent f5de8af commit 2dda24c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ Suggests:
knitr,
rmarkdown,
patchwork,
curl,
fivethirtyeightdata
Additional_repositories: https://fivethirtyeightdata.github.io/drat
VignetteBuilder: knitr
1 change: 0 additions & 1 deletion vignettes/fivethirtyeight.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ library(dplyr)
library(readr)
library(knitr)
library(tibble)
library(curl)
# Pull all dataset names
all_datasets <- datasets_master %>%
Expand Down
1 change: 0 additions & 1 deletion vignettes/tame.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ library(ggplot2)
library(dplyr)
library(broom)
library(knitr)
library(curl)
library(patchwork)
```

Expand Down

0 comments on commit 2dda24c

Please sign in to comment.