Hi
I'm trying to use cpp11 with a fork of fixest (I need to use vendoring). I put a new branch at GitHub - pachadotdev/fixest at cpp11, then started committing step by step as cpp11's FAQ says, and I fixed all the errors one by one.
Now when I run devtools::install()
, the process fails, and now it doesn't say "I didn't like line 10 in means.cpp" or similar.
I'm looking for any help to be able to solve this problem. I listed my doubts at Issues · pachadotdev/fixest · GitHub.
The problem appears to be in this file just to show diff in quf.cpp by pachadotdev · Pull Request #8 · pachadotdev/fixest · GitHub