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.
CRAN is seeing a segfault with the current release candidate of dplyr (in tidyverse/dplyr#3060), but we're unable to replicate it:
Could you please take a look? Install with
devtools::install("tidyverse/dplyr#3060").CC @hadley.