Release: v0.8.0 (#357)
This commit is contained in:
Родитель
96bfc22662
Коммит
9e9b4942f4
|
@ -1,6 +1,7 @@
|
|||
## (2019-06-14)
|
||||
|
||||
## 0.8.0 (2019-06-19)
|
||||
|
||||
* Feature: Upgrading to R Batch SDK to 2018-12-01.8.0 (#354) ([96bfc22](https://github.com/Azure/doAzureParallel/commit/96bfc22)), closes [#354](https://github.com/Azure/doAzureParallel/issues/354)
|
||||
* Fix: Remove 'List Task Counts' api dependency for job progress (#354) ([96bfc22](https://github.com/Azure/doAzureParallel/commit/96bfc22)), closes [#354](https://github.com/Azure/doAzureParallel/issues/354)
|
||||
|
||||
|
||||
## <small>0.7.3 (2019-04-16)</small>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Package: doAzureParallel
|
||||
Type: Package
|
||||
Title: doAzureParallel
|
||||
Version: 0.7.3
|
||||
Version: 0.8.0
|
||||
Author: Brian Hoang
|
||||
Maintainer: Brian Hoang <brhoan@microsoft.com>
|
||||
Description: The project is for data experts who use R at scale. The project
|
||||
|
@ -17,7 +17,7 @@ Depends:
|
|||
foreach (>= 1.4.3),
|
||||
iterators (>= 1.0.8)
|
||||
Imports:
|
||||
rAzureBatch (>= 0.6.0),
|
||||
rAzureBatch (>= 0.7.0),
|
||||
jsonlite,
|
||||
rjson,
|
||||
xml2,
|
||||
|
@ -28,5 +28,5 @@ Suggests:
|
|||
plyr,
|
||||
lintr
|
||||
Remotes:
|
||||
Azure/rAzureBatch@v0.6.3
|
||||
Azure/rAzureBatch@v0.7.0
|
||||
RoxygenNote: 6.0.1
|
||||
|
|
Загрузка…
Ссылка в новой задаче