datacamp/rdocumentation-2.0

Are RDocumentation badges still a thing?

riccardoporreca opened this issue · 3 comments

RDocumentation used to make badges available as

https://www.rdocumentation.org/badges/version/<PKG_NAME>

but they seem to be unavailable since a couple of weeks at least...

This is impacting many projects, see https://github.com/search?q=rdocumentation.org%2Fbadges%2Fversion&type=code

It would be nice to know if such badges are just temporarily not working or they are not going to be provided any longer.

ddmkr commented

Thank you for flagging this bug @riccardoporreca. This was unintentional and should be fixed right now. Could you let me know if it works for you? You might need to do a hard refresh to invalidate the Github cache.

Thanks @ddmkr for the prompt action!

Works like charm now:

Rdoc

ddmkr commented

Awesome. Closing this issue.