tibble icon indicating copy to clipboard operation
tibble copied to clipboard

Error vectbl_assign: DLL requires the use of native symbols

Open luukvdmeer opened this issue 1 year ago • 1 comments

It seems that since yesterday many different packages (among them e.g. pkgdown, https://www.google.com/search?q=vectbl_assign) are failing CRAN tests of flavor "r-devel-linux-x86_64-debian-gcc" with the error:

Error in `vectbl_assign(x[[j]], i, recycled_value[[j]])`: DLL requires the use of native symbols

I am not sure what this means and if it is intended. Could it have to do something with https://github.com/tidyverse/tibble/commit/f9b27ae077e67f1e4871084eedee71a57bb372c7?

luukvdmeer avatar Mar 20 '23 16:03 luukvdmeer