maxsutton

Results 4 comments of maxsutton

PS. Thanks for all your hard work creating this package!

> As a workaround, you can build the source package first, and then call `rcmdcheck::rcmdcheck()` on that. I tried the suggested workaround (output below), but `rcmdcheck::rcmdcheck()` still threw the error....

I tried this patch out with the `dplyr` and `data.table` packages, which require Rtools. I got the following output from `rcmdcheck()` and `devtools::check()` (they're the same across both `dplyr` and...

Separately, the checks show that the package now fails for R 3.4. I don't know if this is related to this PR, or if that's because of a change somewhere...