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

Yu Ishikawa commented on SPARK-9121:
------------------------------------

Even though I had changed the code as follows, the warnings were cached. 
Ofcourse, I had installed the {{SparkR}} package with {{R/install-dev.sh}}. 
What are the problems?

h3. Change
https://github.com/yu-iskw/spark/commit/14c86e6404dedcb4f43cb1ccdd0f4a431546a9da

h3. The result of {{dev/lint-r}}
https://gist.github.com/yu-iskw/6f57016322b8f7017b82


> Get rid of the warnings about `no visible global function definition` in 
> SparkR
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-9121
>                 URL: https://issues.apache.org/jira/browse/SPARK-9121
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SparkR
>            Reporter: Yu Ishikawa
>
> We have a lot of warnings about {{no visible global function definition}} in 
> SparkR. So we should get rid of them.
> {noformat}
> R/utils.R:513:5: warning: no visible global function definition for 
> ‘processClosure’
>     processClosure(func.body, oldEnv, defVars, checkedFuncs, newEnv)
>     ^~~~~~~~~~~~~~
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to