On Tue, 14 Dec 2021 08:48:23 -0500
Steve Gutreuter wrote:
> Error in set_makevars(.new, .path, makevars_file, assignment =
> .assignment) :
> Multiple results for CXX11FLAGS found, something is wrong.FALSE
set_makevars is a function from the "withr" package:
https://github.com/r-lib/withr/bl
I have an R package that completes devtools::check() without errors,
warnings or notes running under Linux Mint, so I thought that all was
well. Everything works as expected when the package is installed on the
Linux box from GitHub.
However, when I attempt to install it on a Windows box I ge