<div dir="ltr">Thanks Dirk for the help!<br><br>As a summary, based on the discussion here, it now compiles successfully on i386. <br><a href="https://github.com/kharchenkolab/N2R/pull/2" target="_blank">https://github.com/kharchenkolab/N2R/pull/2</a><br><a href="https://github.com/kharchenkolab/N2R/pull/3" target="_blank">https://github.com/kharchenkolab/N2R/pull/3</a><br><br>Here is the rough outline of steps to do this:<br><br>*  use `int64_t` instead of `int`<br><br>* must place the '#include <RcppEigen.h>'' header before the '#include <RcppSpdlog>'' header<br><br>* explicitly use<br><br>```<br>#define R_NO_MAP<br>#define STRICT_R_HEADERS<br>```<br><br>Thank you, and I'm so glad we got this resolved! It really does help genomics research, and the contributions via Rcpp has been massive!<br><br>Best, Evan</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 20, 2020 at 9:31 AM Dirk Eddelbuettel <<a href="mailto:edd@debian.org" target="_blank">edd@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Evan,<br>
<br>
Let's consider this discussion moved to GitHub as it is flowing here<br>
  <a href="https://github.com/kharchenkolab/N2R/pull/2" rel="noreferrer" target="_blank">https://github.com/kharchenkolab/N2R/pull/2</a><br>
I don't really have the energy to repeat everything in two places.<br>
<br>
Let's recap here once we have a solution.<br>
<br>
Dirk<br>
<br>
-- <br>
<a href="https://dirk.eddelbuettel.com" rel="noreferrer" target="_blank">https://dirk.eddelbuettel.com</a> | @eddelbuettel | <a href="mailto:edd@debian.org" target="_blank">edd@debian.org</a><br>
</blockquote></div>