olivroy

Results 201 issues of olivroy

Hi, The `.name_repair` and `col_select` arguments of the `read_*()` functions do not interact correctly. ```r df

bug

Hi, I was wondering if there could be some hyperlinks like the cli styled hyperlinks when there are errors knitting Example Quitting from lines 492-501 (file.Rmd/qmd) Error: .... Would it...

next
feature

It seems like the CRS of `NLD_muni` is outdated. See ``` r library(tmap) data(NLD_muni, package = "tmap") NLD_muni |> tibble::as_tibble() #> old-style crs object detected; please recreate object with a...

When the pattern is not always respected, `extract()` does not behave smoothly. All new columns without a full match become `NA`. I think it would be better to at least...

I am developing a package. I am switching my error calls from `rlang::abort()` to `cli::cli_abort()` ```r abort("Problem", .internal = TRUE) This is an internal error in the canadr package, please...

bug

You may alos consider automating deployment by running `usethis::use_pkgdown_github_pages()` locally.

Add a tip on how to use custom fonts with Quarto and Rmd documents. Without those, custom fonts are not rendered in Qmd or Rmd documents (at least on Windows,...

for discoverability https://blog.r-hub.io/2019/12/10/urls/