Skip to content

Releases: datadotworld/dwapi-r

0.2.2

17 Sep 15:42
Compare
Choose a tag to compare
  • Environmental variable updates, version cleanup, unused imports removal.

0.1.4

16 Sep 22:55
ef7a176
Compare
Choose a tag to compare

Configurable hostnames via the DW_ENVIRONMENT, DW_DOWNLOAD_HOST, DW_QUERY_HOST, and DW_API_HOST environmental variables.

0.1.3

23 Feb 16:47
Compare
Choose a tag to compare
  • Wrapper functions for Streams API:

    • append_data_frame_to_stream
    • append_record_to_stream
    • append_values_to_stream
  • Wrapper functions for Projects API:

    • create_project
    • replace_project
    • update_project
    • get_project
    • delete_project
    • link_dataset
    • unlink_dataset
  • Wrapper functions for Insights API:

    • get_insight
    • get_insights
    • delete_insight
    • replace_insight
    • update_insight
  • Wrapper functions for Datasets API:

    • delete_dataset
  • Misc improvements and bug fixes

0.1.2

11 Jan 03:20
102196c
Compare
Choose a tag to compare

0.1.2

  • Address compatibility issues with testthat 2.0.0
  • Additional wrapper functions for API endpoints
    • get_user
    • get_datasets_user_own, get_datasets_user_liked, get_datasets_user_contributing
    • get_projects_user_own, get_projects_user_liked, get_projects_user_contributing
    • create_insight

0.1.1

  • Fix tests making them compliant with CRAN policies
  • Improve quickstart vignette
  • Improve accuracy of documentation and examples

0.1.0