matt-dray / r2eng

:speaking_head::speaker: R package: translate R to English
https://matt-dray.github.io/r2eng/
Other
17 stars 5 forks source link

Remove {purrr} dependency #34

Closed matt-dray closed 7 months ago

matt-dray commented 7 months ago

It's only used once for a single map2_chr() call.

matt-dray commented 7 months ago

Closed with #35.