Skip to content

Releases: datarobot/rsdk

v2.18.6

13 Mar 21:31
e1862b5
Compare
Choose a tag to compare

As of 2024-03-13, the official release of datarobot==2.18.6, mirroring CRAN.

remotes::install_github("datarobot/rsdk@v2.18.6", 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

13 Mar 21:06
1353513
Compare
Choose a tag to compare

As of 2023-11, the official release of datarobot==2.18.5, mirroring CRAN.

remotes::install_github("datarobot/rsdk@v2.18.5", 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

27 Jul 21:50
ed44e7f
Compare
Choose a tag to compare

As of 2023-07-25, the official release of datarobot==2.18.4, mirroring CRAN.

remotes::install_github("datarobot/rsdk@v2.18.4", 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

18 Jul 18:40
cbffaee
Compare
Choose a tag to compare
2.31.0.9000 Pre-release
Pre-release
# install from source
library(remotes)
remotes::install_github("datarobot/rsdk@v2.31.0.9000", subdir = "datarobot.apicore")
remotes::install_github("datarobot/rsdk@v2.31.0.9000", subdir = "datarobot")

2.18.3

12 Jul 20:17
Compare
Choose a tag to compare

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/rsdk@v2.18.3", 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

01 Nov 22:10
956ce96
Compare
Choose a tag to compare
# install from source
library(remotes)
remotes::install_github("datarobot/rsdk@v2.29.0.9003", subdir = "datarobot.apicore")
remotes::install_github("datarobot/rsdk@v2.29.0.9003", 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

31 Oct 21:08
66056dc
Compare
Choose a tag to compare
library(remotes)
remotes::install_github("datarobot/rsdk@v2.29.0.9002", subdir = "datarobot.apicore")
remotes::install_github("datarobot/rsdk@v2.29.0.9002", subdir = "datarobot")
library(datarobot)

2.29.0.9001

26 Oct 06:49
Compare
Choose a tag to compare
2.29.0.9001 Pre-release
Pre-release

A DataRobot R API client release candidate for Public Preview.

library(remotes)
remotes::install_github("datarobot/rsdk@v2.29.0.9001", subdir = "datarobot.apicore")
remotes::install_github("datarobot/rsdk@v2.29.0.9001", 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

25 Oct 00:09
Compare
Choose a tag to compare
2.29.0.9000 Pre-release
Pre-release

The DataRobot R API client release for Private Preview.

library(remotes)
remotes::install_github("datarobot/rsdk@v2.29.0.9000", subdir = "datarobot.apicore")
remotes::install_github("datarobot/rsdk@v2.29.0.9000", 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

24 Oct 23:45
Compare
Choose a tag to compare

Mirror of datarobot==2.18.2 from CRAN.

remotes::install_github("datarobot/rsdk@v2.18.2", subdir = "datarobot")
# install_url("https://github.com/datarobot/rsdk/releases/download/v2.18.2/datarobot_2.18.2.tar.gz")
library(datarobot)