Skip to content

Commit 36db45d

Browse files
felixcheungHyukjinKwon
authored andcommitted
[R][BACKPORT-2.3] update package description
## What changes were proposed in this pull request? apache#23852 doesn't port cleanly to 2.3. we need this in branch-2.4 and branch-2.3 Closes apache#23861 from felixcheung/2.3rdesc. Authored-by: Felix Cheung <[email protected]> Signed-off-by: Hyukjin Kwon <[email protected]>
1 parent 6691c04 commit 36db45d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

R/pkg/DESCRIPTION

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Package: SparkR
22
Type: Package
33
Version: 2.3.4
4+
Title: R Front end for 'Apache Spark'
5+
Description: Provides an R Front end for 'Apache Spark' <https://spark.apache.org>.
46
Authors@R: c(person("Shivaram", "Venkataraman", role = c("aut", "cre"),
57
email = "[email protected]"),
68
person("Xiangrui", "Meng", role = "aut",

0 commit comments

Comments
 (0)