[ 
https://issues.apache.org/jira/browse/SPARK-16508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15380509#comment-15380509
 ] 

Shivaram Venkataraman commented on SPARK-16508:
-----------------------------------------------

Sorry the JIRA isn't very clear. I divided the warnings into the following 
categories.

1. Java class, JAR ("installs .class/.jar but has no 'java' directory"):  
SPARK-16510
2. window.orderBy, window.partitionBy:  SPARK-16509
3. attach: I ignored this as its not really something we can fix. We expose 
attach as a similar function to base R. I think we can just explain this when 
we submit the package.
4. "checking for missing documentation entries" - SPARK-16507 and SPARK-16519. 
I added all the missing documentation entries for classes we export i.e. 
SparkDataFrame, GroupedData etc. in SPARK-16507. The RDD ones will be fixed in 
SPARK-16519
and finally
5. "checking Rd \usage sections" - This JIRA i.e. SPARK-16508

Let me know if this makes sense.

> Fix documentation warnings found by R CMD check
> -----------------------------------------------
>
>                 Key: SPARK-16508
>                 URL: https://issues.apache.org/jira/browse/SPARK-16508
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SparkR
>            Reporter: Shivaram Venkataraman
>
> A full list of warnings after the fixes in SPARK-16507 is at 
> https://gist.github.com/shivaram/62866c4ca59c5d34b8963939cf04b5eb 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to