Releases: datarobot/rsdk
Releases · datarobot/rsdk
v2.18.6
As of 2024-03-13, the official release of datarobot==2.18.6
, mirroring CRAN.
remotes::install_github("datarobot/[email protected]", subdir = "datarobot")
# install_url("https://github.com/datarobot/rsdk/releases/download/v2.18.6/datarobot_2.18.6.tar.gz")
library(datarobot)
2.18.5
As of 2023-11, the official release of datarobot==2.18.5
, mirroring CRAN.
remotes::install_github("datarobot/[email protected]", subdir = "datarobot")
# install_url("https://github.com/datarobot/rsdk/releases/download/v2.18.4/[datarobot_2.18.5.tar.gz](https://github.com/datarobot/rsdk/releases/download/v2.18.5/datarobot_2.18.5.tar.gz)")
library(datarobot)
2.18.4
As of 2023-07-25, the official release of datarobot==2.18.4
, mirroring CRAN.
remotes::install_github("datarobot/[email protected]", subdir = "datarobot")
# install_url("https://github.com/datarobot/rsdk/releases/download/v2.18.4/datarobot_2.18.4.tar.gz")
library(datarobot)
2.31.0.9000
# install from source
library(remotes)
remotes::install_github("datarobot/[email protected]", subdir = "datarobot.apicore")
remotes::install_github("datarobot/[email protected]", subdir = "datarobot")
2.18.3
As of 2023-07-19, the official release of datarobot==2.18.3, pending acceptance of the new package on CRAN.
remotes::install_github("datarobot/[email protected]", subdir = "datarobot")
# install_url("https://github.com/datarobot/rsdk/releases/download/v2.18.3/datarobot_2.18.3.tar.gz")
library(datarobot)
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)
2.29.0.9002
library(remotes)
remotes::install_github("datarobot/[email protected]", subdir = "datarobot.apicore")
remotes::install_github("datarobot/[email protected]", subdir = "datarobot")
library(datarobot)
2.29.0.9001
A DataRobot R API client release candidate for Public Preview.
library(remotes)
remotes::install_github("datarobot/[email protected]", subdir = "datarobot.apicore")
remotes::install_github("datarobot/[email protected]", subdir = "datarobot")
# install_url("https://github.com/datarobot/rsdk/releases/download/v2.29.0.9001/datarobot.apicore_beta.tar.gz")
# install_url("https://github.com/datarobot/rsdk/releases/download/v2.29.0.9001/datarobot_beta.tar.gz")
library(datarobot)
2.29.0.9000
The DataRobot R API client release for Private Preview.
library(remotes)
remotes::install_github("datarobot/[email protected]", subdir = "datarobot.apicore")
remotes::install_github("datarobot/[email protected]", subdir = "datarobot")
# install_url("https://github.com/datarobot/rsdk/releases/download/v2.29.0.9000/datarobot.apicore_beta.tar.gz")
# install_url("https://github.com/datarobot/rsdk/releases/download/v2.29.0.9000/datarobot_beta.tar.gz")
library(datarobot)
2.18.2
Mirror of datarobot==2.18.2 from CRAN.
remotes::install_github("datarobot/[email protected]", subdir = "datarobot")
# install_url("https://github.com/datarobot/rsdk/releases/download/v2.18.2/datarobot_2.18.2.tar.gz")
library(datarobot)