Teal-Insights / r-wbids

R package to access and analyze World Bank International Debt Statistics (IDS)
https://teal-insights.github.io/r-wbids/
Other
3 stars 0 forks source link

Tie in r-econid package #30

Closed christophscheuch closed 4 days ago

christophscheuch commented 5 days ago

@chriscarrollsmith Afaik, CRAN is pretty restrictive when it comes to releasing packages with respect to Imports and Suggests because everything should be on CRAN. My idea is to release wbwdi next week, so we can add it as a Suggest in wbids. We then later replace the script that I took from econid once it is released to CRAN as well.

Or do you have a better strategy?

chriscarrollsmith commented 5 days ago

@chriscarrollsmith Afaik, CRAN is pretty restrictive when it comes to releasing packages with respect to Imports and Suggests because everything should be on CRAN. My idea is to release wbwdi next week, so we can add it as a Suggest in wbids. We then later replace the script that I took from econid once it is released to CRAN as well.

Or do you have a better strategy?

No, that sounds fine. Do what you need to do to get a working version on CRAN.