A CRAN package submission has produced an error running a few of the testthat unit tests and only on the Windows platform:
Error: DLL 'vctrs' not found: maybe not installed for this architecture
I cannot reproduce the issue via:
Can someone recommend a way to debug and resolve these kind of issues?
FWIW: nothing has changed in the tested pieces of code that produce the errors since the last checks which were successful and I have reasonable confidence that the tests should not be failing.
As of Uwe Ligges, this is fixed on CRAN now
https://www.mail-archive.com/r-package-devel@r-project.org/msg06553.html