-
Notifications
You must be signed in to change notification settings - Fork 82
Roadmap
Tom Schenk Jr edited this page Jul 10, 2015
·
26 revisions
Below outlines upcoming features and bug fixes slated for future releases of RSocrata on the Comprehensive R Archive Network (CRAN). Many of these items are already available on the issue page and are queued in the list below.
The next planned release of RSocrata on CRAN will be version 1.6.1, while version 2.0 is being planned. The version numbers follow the recommendations of Semantic Versioning 2.0.0.
- Deprecated
httr::guess_media()
, implementmime::guess_type()
(#4)
- Show list of datasets available on any Socrata portal
ls.socrata()
- Allow users to pass along SODA API tokens in separate, optional argument in
read.socrata()
- Add compatibility for data.json v1.1 (#22)
- Failure to posixify when no data (#24)
- Repair bug:
Warning: replacing previous import by ‘curl::handle_reset’ when loading ‘RSocrata’
(#42)
- Add contributor instructions (#23 and #28)
- Clean-up DESCRIPTION (#40)
- Add continuous integration for Windows (#39)
- Migrate Travis-CI to "proper" R YAML (#46)
- Implement code coverage monitoring (#41)
This release will incorporate compatibility with recent features with Socrata's SoDA API. Tentatively, this includes:
- Compatibility with GeoJSON returns and leveraging it for mapping
- Support for Catalog API calls
© 2017 City of Chicago and licensed under Creative Commons Attribution 4.0 International License.