Skip to content

Commit

Permalink
Move packages to suggests
Browse files Browse the repository at this point in the history
If only needed to build book
  • Loading branch information
hadley committed Nov 5, 2020
1 parent 7f9e6cc commit 2d1db88
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -14,30 +14,28 @@ URL: https://github.com/hadley/r4ds
Depends:
R (>= 3.1.0)
Imports:
bookdown,
condvis,
gapminder,
ggrepel,
hexbin,
htmltools,
htmlwidgets,
jpeg,
knitr,
Lahman,
leaflet,
maps,
microbenchmark,
nycflights13,
png,
pryr,
sessioninfo,
tidyverse,
viridis
Suggests:
bookdown,
bslib,
downlit,
htmltools,
htmlwidgets,
jpeg,
jsonlite,
knitr,
png,
sessioninfo,
xml2
Remotes:
rstudio/bookdown,
Expand Down

0 comments on commit 2d1db88

Please sign in to comment.