A read-only public repository of the R API Client for the DataRobot Public API. For working with the 'DataRobot' predictive modeling platform's API <https://www.datarobot.com/>.
To install the latest official release, use:
library(remotes)
install_github("datarobot/rsdk", subdir = "datarobot.apicore", ref = github_release())
install_github("datarobot/rsdk", subdir = "datarobot", ref = github_release())
library(datarobot)
You can find specific installation instructions for each release under GitHub Releases.
The changelog for the R API Client can be found in NEWS.md in the datarobot
package.
If you have feedback or questions on the R API Client, email the team.