You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yu Ishikawa (JIRA)" <ji...@apache.org> on 2015/07/17 01:17:04 UTC

[jira] [Commented] (SPARK-9121) Get rid of the warnings about `no visible global function definition` in SparkR

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

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

I'm working this issue. However, there is no linter for the warnings. To my knowledge, it seemds that the warnings depends on the native R features, not lintr. So we are asking the creator of lintr how to get rid of them.

> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org