gadenbuie / regexplain

🔍 An RStudio addin slash regex utility belt

Home Page:https://www.garrickadenbuie.com/project/regexplain/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix imports/suggests for non-base string packages

gadenbuie opened this issue · comments

Pretty sure that stringi, stringr and rematch2 can be in suggests. Either the gadget takes into account whether these functions are loaded or it should.

stringr and rematch2 are in suggests and now functions from those packages aren't shown in the gadget options unless they're available