r4ds/DESCRIPTION

34 lines
565 B
Plaintext

Package: r4ds
Title: R for data science.
Version: 0.1
Authors@R: c(
person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
person("Garrett", "Grolemund", , "garrett@rstudio.com", "aut")
)
Depends: R (>= 3.1.0)
URL: https://github.com/hadley/r4ds
Imports:
bookdown,
condvis,
gapminder,
ggrepel,
hexbin,
htmltools,
htmlwidgets,
jpeg,
knitr,
Lahman,
leaflet,
maps,
microbenchmark,
nycflights13,
png,
pryr,
tidyverse,
viridis
Remotes:
hadley/ggplot2,
slowkow/ggrepel,
rstudio/bookdown,
rstudio/rmarkdown