Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error vectbl_assign: DLL requires the use of native symbols #1536

Open
luukvdmeer opened this issue Mar 20, 2023 · 1 comment
Open

Error vectbl_assign: DLL requires the use of native symbols #1536

luukvdmeer opened this issue Mar 20, 2023 · 1 comment

Comments

@luukvdmeer
Copy link

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 f9b27ae?

@krlmlr
Copy link
Member

krlmlr commented Mar 20, 2023

Thanks. The commit you mentioned fixes that particular problem, it's on CRAN already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants