<div dir="ltr">Thanks.  That did the trick.  After testing w/my own test harness, I made sure the unit tests work with a baseline cloned fork.<div>Then integrated my changes into the fork, re-built/checked with bumped-up version # and tests all passed again.  Pushed fork to github.</div><div><br></div><div>I have just created <a href="https://github.com/RcppCore/Rcpp/pull/920">PR #920</a>.  Thanks for all the help, and hopefully I didn't mess it up too badly on the first try :-).</div><div><br></div><div>Regards,</div><div>Will</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 8, 2018 at 9:35 PM, Dirk Eddelbuettel <span dir="ltr"><<a href="mailto:edd@debian.org" target="_blank">edd@debian.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
On 7 November 2018 at 23:28, Qiang Kou wrote:<br>
| Hi, William,<br>
| <br>
| I think you can send the PR first. It will trigger the unit tests on github.<br>
<br>
</span>And running 'R CMD build ...' followed by 'R CMD check ...' on your modified<br>
sources tests them locally.  There are equivalent GUI buttons in RStudio you<br>
can use and devtools has support too (that I am not familiar with).<br>
<div class="HOEnZb"><div class="h5"><br>
Dirk<br>
<br>
-- <br>
<a href="http://dirk.eddelbuettel.com" rel="noreferrer" target="_blank">http://dirk.eddelbuettel.com</a> | @eddelbuettel | <a href="mailto:edd@debian.org">edd@debian.org</a><br>
</div></div></blockquote></div><br></div>