We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de15e5 commit 8a4ccdeCopy full SHA for 8a4ccde
r/sparkr/README.md
@@ -22,7 +22,7 @@ that utilize the [swift2d/stocator](https://github.com/SparkTC/stocator) protoco
22
library(devtools)
23
devtools::install_url("https://github.com/ibm-cds-labs/ibmos2spark/archive/<version).zip", subdir= "r/sparkr/")
24
25
-where `version` should be a tagged release, such as `0.0.7`. (If you're daring, you can use `master`.)
+where `version` should be a tagged release, such as `0.0.9`. (If you're daring, you can use `master`.)
26
27
## Usage
28
0 commit comments