GitHub user zero323 opened a pull request:
https://github.com/apache/spark/pull/17976
[DOCS][SPARKR] Use verbose names for family annotations in functions.R
## What changes were proposed in this pull request?
- Change current short annotations (same as Scala `@group`) to verbose
names (same as Scala `@groupname`).
Before:

After:

- Add missing `@family` annotations.
## How was this patch tested?
`check-cran.R` (skipping tests), manual inspection.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zero323/spark SPARKR-FUNCTIONS-DOCSTRINGS
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/17976.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #17976
----
commit 70723f5ae0662bde6b5454da07394cae240d46a5
Author: zero323 <[email protected]>
Date: 2017-05-13T20:04:31Z
Use verbose family names
commit a006f320a18fe46abf608cb400cc542762a4d2ac
Author: zero323 <[email protected]>
Date: 2017-05-14T12:19:26Z
Use lowercase family names
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]