OHDSI / ROhdsiWebApi

An R package for interfacing with a WebAPI instance
https://ohdsi.github.io/ROhdsiWebApi
10 stars 17 forks source link

Remove functions that are not strictly for webapi interaction #212

Closed ablack3 closed 3 years ago

ablack3 commented 3 years ago

ROhdsiWebApi contains functions that are helpful for some users but are not strictly about communicating with a webapi endpoint from R.

We would like to move these functions to other packages like OhdsiRTools or OhdsiSharing and keep this package focused strictly on the communication between webapi and R.

This is a breaking change that would be part of a major release.

ablack3 commented 3 years ago

Probably need to find a new package for these. For now we'll keep them where they are.