You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Will Jones (Jira)" <ji...@apache.org> on 2022/01/13 16:18:00 UTC

[jira] [Created] (ARROW-15325) [R] Fix CRAN comment on map_batches collect

Will Jones created ARROW-15325:
----------------------------------

             Summary: [R] Fix CRAN comment on map_batches collect
                 Key: ARROW-15325
                 URL: https://issues.apache.org/jira/browse/ARROW-15325
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Will Jones
             Fix For: 7.0.0


Got the following comment in [build {{homebrew-r-autobrew}}|https://github.com/ursacomputing/crossbow/runs/4799447427?check_suite_focus=true]:

{code}
map_batches: no visible binding for global variable 'collect'
Undefined global functions or variables:
  collect
{code}

Looks like I should have used the .data inside of map_batches, based on "eliminating R CMD check NOTEs" section of https://cran.r-project.org/web/packages/dplyr/vignettes/programming.html.




--
This message was sent by Atlassian Jira
(v8.20.1#820001)