So, sometimes resources pulled down in our pkgs have very long URLs, so it would be nice to shorten these to provide tidy data outputs for users.
I know you can convert long URLs with the bit.ly API within #rstats, but is there an internal method within R that could make the conversion faster? Or, maybe there is a way to speed up conversions beyond the default bit.ly API functionality?
Scott