ropensci / ckanr

R client for the CKAN API
https://docs.ropensci.org/ckanr
Other
99 stars 38 forks source link

Switch demo code to beta.ckan.org #182

Closed sharlagelfand closed 1 year ago

sharlagelfand commented 3 years ago

Registration to https://demo.ckan.org/ has been disabled (https://github.com/ropensci/ckanr/pull/181#issuecomment-961954093), which makes it difficult / impossible to set things up and test on there! But https://beta.ckan.org/ has open registration, so we can create accounts and get API keys from there and then test on that instance instead.

This issue is to track switching over existing demo code / examples / test setup (e.g. prepare_test_ckan) over to beta from demo.