Open TimothyWillard opened 1 month ago
next step version: we should consider spinning this out into a private package for data fetching. I don't see the value in a (public facing) collection of data munging scripts.
next step version: we should consider spinning this out into a private package for data fetching. I don't see the value in a (public facing) collection of data munging scripts.
I don't think this is relevant to the issue described above, please file a separate issue. We shouldn't be depending on deprecated packages, whether it's for an public/private API.
I don't think this is relevant to the issue described above, please file a separate issue. We shouldn't be depending on deprecated packages, whether it's for an public/private API.
Agree - done!
Label
bug
Priority Label
medium priority
Describe the bug/issue
The
covidcast
package provided by the Delphi group has been deprecated: https://github.com/cmu-delphi/covidcast?tab=readme-ov-file#api-clients. The suggested replacement is theepidatr
package and I think the corresponding replacement forcovidcast::covidcast_signal
isepidatr::pub_covidcast
: https://cmu-delphi.github.io/epidatr/reference/pub_covidcast.html.To Reproduce
Current references to the
covidcast
package, looks likeflepimop/R_packages//flepicommon/R/DataUtils.R:781
is the only real one:Environment, if relevant
Git commit: a51a07408c34a258ee2d594a4f040cce94dcb52d