Updates for CRAN releases (#1238)

And generally reduce deps
This commit is contained in:
Hadley Wickham 2023-01-23 08:11:12 -06:00 committed by GitHub
parent 4dc12b2c84
commit 3ddf2d0f97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 11 deletions

View File

@ -12,44 +12,34 @@ Depends:
Imports:
arrow,
babynames,
dbplyr,
dplyr,
duckdb,
gapminder,
ggplot2,
ggrepel,
ggridges,
hexbin,
janitor,
jsonlite,
Lahman,
leaflet,
maps,
nycflights13,
openxlsx,
palmerpenguins,
purrr,
readxl,
repurrrsive (>= 1.1.0),
slider,
stringr (>= 1.5.0),
tidymodels,
tidyverse,
tidyr,
viridis,
wakefield,
writexl
Suggests:
downlit,
htmltools,
jpeg,
knitr,
sessioninfo
Remotes:
tidyverse/dplyr,
tidyverse/dbplyr,
tidyverse/tidyr,
tidyverse/purrr,
tidyverse/tidyverse
Encoding: UTF-8
License: CC NC ND 3.0

View File

@ -48,7 +48,7 @@ library(tidyverse)
This is a Quarto file -- a plain text file that has the extension `.qmd`:
```{r echo = FALSE, comment = ""}
cat(htmltools::includeText("quarto/diamond-sizes.qmd"))
cat(readr::read_file("quarto/diamond-sizes.qmd"))
```
It contains three important types of content: