Malte Grosser

Results 53 issues of Malte Grosser

Currently the following are used internally: * mark abbreviations: `_ l l` and `r r _` * Issues: * abbreviations: for this marker one needs to convert spaces to underscores...

For example german: Ä -> AE; Ö-> OE, Ü -> UE, ä -> ae, ö -> oe, ü -> ue, ß -> ss

enhancement
help wanted

Exercises 9.6.3 number 3 is intended to work on lists (which it does), however, we make our checks on an atomic vector instead. Maybe sth like `span_r(mtcars, is.double)` or similar...

Currently bs4_book "edit this page" and "view source" links only point to main branches called "master". Not "main". Unfortunately this seems not to be customizable. See also https://github.com/rstudio/bookdown/issues/1012.

Currently the chapter numbering is not customizable when using bs4_book. See https://github.com/rstudio/bookdown/issues/1024

The encoding issue in the PDF output (see e.g. S4 emoji exercises), are also in the whole R6 chapter. E.g. the colors (heart, spade, etc.) for `my_deck$draw(52)` are not correctly...

enhancement ➕
help wanted 🏳

(Probably due to a change in R 4.0; I discovered this when solving the regarding exercise in Adv R) ``` r # Output in R 4.0.3 x => t.test #>...

bug

Prepare for release: * [x] `git pull` * [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_snakecase.html) * [x] [Polish NEWS](https://style.tidyverse.org/news.html#news-release) * [x] `urlchecker::url_check()` * [x] `devtools::build_readme()` * [x] `devtools::check(remote = TRUE, manual...

Are there any plans to include Oracle SQL as a supported SQL dialect? Also are there any workarounds in order to use straigt Oracle SQL in a siuba query similar...

- Tools - High level - dplyr - purrr - Medium Level - stringr - lubridate & friends - forcats - Extensions - Tidy Text - Tidy Timeseries - Tidy...