bczernecki / climate

The R climate package: an interface for downloading in-situ meteorological (and hydrological) dataset
https://bczernecki.github.io/climate/
Other
71 stars 19 forks source link

CRAN policy #77

Closed bczernecki closed 1 year ago

bczernecki commented 2 years ago

The package has been removed from CRAN due to violation of CRAN policy. It mostly touches OGIMET related functions that seem to be unstable and cause unit test to fail. IMHO it is high priority to fix it and re-think the downloading strategy for this service to gently inform end-user that something is not working as expected. Since this kind of problems is utterly hard to reproduce I think the solution should be quite generic and therefore will also require to re-write unit tests accordingly

bczernecki commented 2 years ago

I have also noticed that CRAN internal tests are executed quite frequently and since our tests are quite broad in terms of downloaded dataset CRAN servers are blocked because they are recognized as part of DDOS attack.

bczernecki commented 1 year ago

Already closed by #78