Dirk Eddelbuettel
Dirk Eddelbuettel
Last version is simpler which is better. One question above. We folded another PR since this started so a rebase would be good, and an addition to ChangeLog (see format...
> The failure in the second example is originating from `fmt` I agree. It is trying to do more, all of which worked when I set it up years under...
Could you try a rebase instead so that we get to a more linear history, please? 
Thanks for doing the rebase. It would still be nice to - see a ChangeLog - see about erroring if the define is set without C++20 active - namespace refinement...
I may have to revert this. Upstream spdlog 1.15.0 just released, and applied to RcppSpdlog _with this PR_ creates compilation errors in spdl. Applying only the spdlog 1.15.0 update to...
I made a really simple change to `src/formatter.cpp` basically just #if / #elif wrappen what we had before in one case, and what you added in the other keeping them...
Pushed and merged now as part of #21. If you want to replicate / see what it does, the actual error was that under the PR 'as is' the dependent...
Could well be. I don't know anything else either -- as rpy2 maintainer for Debian this was just pointed out to me so I came to Laurent for help :)...
Ah. Could well be. As I commented in the bug-system thread (ie not here but over at the link) it is unlikely that a change in R or rpy2 triggered...
That usually means that your attempted installation was _unsuccessful_ so that loading of the (hence _not_ installed) library fails. You will have to debug why it failed. As an aside,...