Closed josherrickson closed 8 years ago
I pushed up these changes as they were irritating my debugging of another issue and still seem innocuous, but leaving this open for second opinion.
I agree, the changes look harmless.
On Mon, Oct 10, 2016 at 2:20 PM, Josh Errickson notifications@github.com wrote:
I pushed up these changes as they were irritating my debugging of another issue and still seem innocuous, but leaving this open for second opinion.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/markmfredrickson/optmatch/issues/119#issuecomment-252699648, or mute the thread https://github.com/notifications/unsubscribe-auth/ACvxgn_FYWquJx-2Detc2XW_bfNKu-wWks5qyoHggaJpZM4KM-Pb .
Thanks. Closing.
Running check or test (or build or document), R is modifying two files, R/RcppExports.R and src/RcppExports.cpp. Diff log below. It seems harmless (comments modifed and variables renamed), but would prefer @markmfredrickson or @nullsatz to confirm before I check in the changes. I believe I updated Rcpp package recently, so might be related to that, but I don't see anything in Rcpp's changelog.