Re: [R-pkg-devel] 'rlang' win-builder error for package without rlang dependency

2021-09-12 Thread Duncan Murdoch
On 12/09/2021 5:09 p.m., Sebastian Meyer wrote: Am 12.09.21 um 19:25 schrieb Konrad Rudolph: Hi, My recent CRAN package submission failed with a win-builder error during the tests and vignette building *of the previously submitted version* [1]: ``` Error in library.dynam(lib, package, pa

Re: [R-pkg-devel] 'rlang' win-builder error for package without rlang dependency

2021-09-12 Thread Sebastian Meyer
Am 12.09.21 um 19:25 schrieb Konrad Rudolph: Hi, My recent CRAN package submission failed with a win-builder error during the tests and vignette building *of the previously submitted version* [1]: ``` Error in library.dynam(lib, package, package.lib) : DLL 'rlang' not found: maybe n

Re: [R-pkg-devel] 'rlang' win-builder error for package without rlang dependency

2021-09-12 Thread Konrad Rudolph
Hi Carrie, Thanks for the prompt reply, good to hear that I’m not the only one experiencing this (the fact that this hadn’t been posted to r-package-devel yet had dispirited me). I’ll try resubmitting as soon as I’ve taken care of the other (real) issues. On Sun, Sep 12, 2021 at 6:31 PM Carrie T

Re: [R-pkg-devel] 'rlang' win-builder error for package without rlang dependency

2021-09-12 Thread Carrie Tribble
Hi Konrad, This happened to me too on Thursday. I tried retesting on Friday and ran into the same problem with a different function (vctrs instead of rlang). But Friday night when I retested, the problem had resolved itself. Curious to hear what could have happened, but I'd also suggest retesting

[R-pkg-devel] 'rlang' win-builder error for package without rlang dependency

2021-09-12 Thread Konrad Rudolph
Hi, My recent CRAN package submission failed with a win-builder error during the tests and vignette building *of the previously submitted version* [1]: ``` Error in library.dynam(lib, package, package.lib) : DLL 'rlang' not found: maybe not installed for this architecture? ``` (The log