Open greymonroe opened 3 hours ago
\<iterator> is part of the c++ standard library, so if your compiler can't find it it suggests there is something wrong with your c++ toolchain. Can you compile one of the basic examples from the Rcpp vignette? If not, the Rcpp FAQ can help you.
Install failed for me, details below:
fatal error: 'iterator' file not found.
Thought I should share since I didn't see this in the installation troubleshooting section. I have not found a solution yet.