Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-13195

[R] Problem with rlang reverse dependency checks

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • None
    • 5.0.0
    • R
    • None

    Description

      From: https://github.com/r-lib/rlang/blob/master/revdep/problems.md#arrow

       

      arrow

      <details>

      Run `cloud_details(, "arrow")` for more info

      </details>

        1. Newly broken
      • checking tests ... ERROR
        ```
        Running ‘testthat.R’
        Running the tests in ‘tests/testthat.R’ failed.
        Last 13 lines of output:
        1. ├─arrow:::expect_dplyr_equal(...) test-dplyr.R:96:2
        2. │ └─rlang::eval_tidy(expr, rlang::new_data_mask(rlang::env(input = record_batch(tbl)))) helper-expectation.R:79:4
        3. ├─input %>% group_by(chr) %>% select() %>% collect()
        4. ├─dplyr::collect(.)
        5. └─arrow:::collect.arrow_dplyr_query(.)
        6. └─arrow:::ensure_group_vars
        7. ├─arrow:::make_field_refs(gv, dataset = query_on_dataset(.data))
        8. └─arrow:::query_on_dataset(.data)
        9. ├─x$.data
        10. └─rlang:::`$.rlang_fake_data_pronoun`(x, ".data")
        11. └─rlang:::stop_fake_data_subset()

      [ FAIL 2 | WARN 0 | SKIP 60 | PASS 3778 ]
      Error: Test failures
      Execution halted
      ```

        1. In both
      • checking installed package size ... NOTE
        ```
        installed size is 58.8Mb
        sub-directories of 1Mb or more:
        R 3.6Mb
        libs 54.5Mb
        ```

       

      Attachments

        Activity

          People

            thisisnic Nicola Crane
            romainfrancois Romain Francois
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: