adibender / coalitions

Coalition probabilities in multi-party democracies
https://adibender.github.io/coalitions/
Other
21 stars 4 forks source link

Get coalitions back on CRAN #123

Closed adibender closed 4 years ago

adibender commented 4 years ago

So apparently coalitions has been archived on CRAN because I got ill and wasn't able to submit in time. However, it still doesn't appear to be compliant with CRAN policy, not sure however, what part exactly it refers to. I guess the skip_on_cran part. I replaced it by skip_if_offline in the current devel branch. Hope this will do.

we fixed the issue and build in checks within the functions that use internet resources. Additionally all test and examples that require internet connection have been wrapped in either \dontrun{} or skip_cran() statements.

That does not comply with the policy, which does not apply only to usage by CRAN.

Unfortunately, I was not able to re-submit before today due to illness and now it appears the package has already been archived. Please advice on how to proceed.

Resubmit when you have 'a fully compliant update'.