stringr icon indicating copy to clipboard operation
stringr copied to clipboard

Please consider reinstating 'From base R' vignette

Open MattCowgill opened this issue 3 years ago • 3 comments

The vignette that shows {stringr} functions aligned with their base R equivalents is extremely useful. I check it often. It appears to have been removed. Please consider reinstating it!

https://stringr.tidyverse.org/articles/from-base.html

MattCowgill avatar Apr 19 '22 05:04 MattCowgill

I can see that the RMd is still in this repo (https://github.com/tidyverse/stringr/blob/main/vignettes/from-base.Rmd) but I guess something is stopping it from displaying on the pkgdown site?

MattCowgill avatar Apr 19 '22 05:04 MattCowgill

Looks fine in dev version: https://stringr.tidyverse.org/dev/, so it'll get fixed once I release stringr.

hadley avatar Jun 27 '22 15:06 hadley

Hmmm, might be worth a quick website patch since the release might be a while.

hadley avatar Jun 27 '22 15:06 hadley

Ooooh it has never been in the CRAN version, so this really does need a release.

hadley avatar Oct 01 '22 13:10 hadley

Thank you @hadley !

MattCowgill avatar Oct 01 '22 21:10 MattCowgill