Skip to content

Commit 25f92bb

Browse files
author
sync
committed
Merge branch 'main' into biglm
2 parents aaae42c + b65d2f2 commit 25f92bb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ included to facilitate using official Drill Docker images/containers.
391391

392392
Maintainer: Bob Rudis <[email protected]>. License: MIT + file LICENSE
393393

394-
## [sparklyr](https://spark.rstudio.com/) 1.8.4 (2023-10-30) [:bug:](https://github.com/sparklyr/sparklyr/issues)
394+
## [sparklyr](https://spark.posit.co/) 1.8.5 (2024-03-25) [:bug:](https://github.com/sparklyr/sparklyr/issues)
395395

396396
R Interface to Apache Spark
397397

docs/all.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -340,13 +340,13 @@
340340
},
341341
{
342342
"name": "sparklyr",
343-
"version": "1.8.4",
343+
"version": "1.8.5",
344344
"title": "R Interface to Apache Spark",
345345
"description": "R interface to Apache Spark, a fast and general engine for big data processing, see <https://spark.apache.org/>. This package supports connecting to local and remote Apache Spark clusters, provides a 'dplyr' compatible back-end, and provides an interface to Spark's built-in machine learning algorithms.",
346-
"date": "2023-10-30",
346+
"date": "2024-03-25",
347347
"maintainer": "Edgar Ruiz <[email protected]>",
348348
"license": "Apache License 2.0 | file LICENSE",
349-
"url": ["https://spark.rstudio.com/"],
349+
"url": ["https://spark.posit.co/"],
350350
"bugs": "https://github.com/sparklyr/sparklyr/issues"
351351
}
352352
]

0 commit comments

Comments
 (0)