[Rcpp-devel] Subsetter uses int for indexing (among other issues)?

William Nolan will at landale.net
Fri Nov 9 06:14:50 CET 2018


Thanks.  That did the trick.  After testing w/my own test harness, I made
sure the unit tests work with a baseline cloned fork.
Then integrated my changes into the fork, re-built/checked with bumped-up
version # and tests all passed again.  Pushed fork to github.

I have just created PR #920 <https://github.com/RcppCore/Rcpp/pull/920>.
Thanks for all the help, and hopefully I didn't mess it up too badly on the
first try :-).

Regards,
Will

On Thu, Nov 8, 2018 at 9:35 PM, Dirk Eddelbuettel <edd at debian.org> wrote:

>
> On 7 November 2018 at 23:28, Qiang Kou wrote:
> | Hi, William,
> |
> | I think you can send the PR first. It will trigger the unit tests on
> github.
>
> And running 'R CMD build ...' followed by 'R CMD check ...' on your
> modified
> sources tests them locally.  There are equivalent GUI buttons in RStudio
> you
> can use and devtools has support too (that I am not familiar with).
>
> Dirk
>
> --
> http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20181109/d02b99d4/attachment.html>


More information about the Rcpp-devel mailing list