2.29.0.9003
# install from source
library(remotes)
remotes::install_github("datarobot/[email protected]", subdir = "datarobot.apicore")
remotes::install_github("datarobot/[email protected]", subdir = "datarobot")
# install from Windows binaries
install.packages("https://github.com/datarobot/rsdk/releases/download/v2.29.0.9003/datarobot.apicore_0.4.0.9000.zip", repos = NULL)
install.packages("https://github.com/datarobot/rsdk/releases/download/v2.29.0.9003/datarobot_2.29.0.9003.zip", repos = NULL)