ropensci / targets

Function-oriented Make-like declarative workflows for R
https://docs.ropensci.org/targets/
Other
937 stars 75 forks source link

remove `pingr` dependency #1318

Closed Adafede closed 2 months ago

Adafede commented 2 months ago

Prework

Related GitHub issues and pull requests

Summary

Hi @wlandau,

I try to solve the request raised in the above mentionned discussion.

wlandau commented 2 months ago

The general approach here is great, not just for WASM, but also to shorten the long dependency list just a little bit. I implemented this in 409f991659107e95b30fbfd45160363e7bfd29ac with minor alterations and credited you in the NEWS.md file.