Skip to content

Failures with dplyr update #48

@krlmlr

Description

@krlmlr

CRAN is seeing a segfault with the current release candidate of dplyr (in tidyverse/dplyr#3060), but we're unable to replicate it:

Package: PKNCA crashed in

    *** caught segfault ***
   address (nil), cause 'memory not mapped'

   Traceback:
    1: .Call(`_dplyr_bind_rows_`, dots, id)
    2: bind_rows_(x, .id)
    3: dplyr::bind_rows(tmp.results)
...

on Debian during revdepo checks...

Could you please take a look? Install with devtools::install("tidyverse/dplyr#3060") .

CC @hadley.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions