Closed copernican closed 4 years ago
Well, this actually doesn't appear to be the fix. CI passed on the branch, but is failing on the PR.
something truly bizarre is going on in the 3.6 R version in the container. It is both passing and failing on the same commit. When getting the mocking adjustments in - everything now passes: https://github-drone.metrumrg.com/metrumresearchgroup/ghpm/11
but then I tagged that exact commit and 3.6 goes back to failing.
This PR fixes the CI error related to
%>%
:I'm not entirely sure why this error was thrown for R 3.6 but not 4.0, but it may be related to this change. In particular, re-running
usethis::use_pipe()
results in a different link, which follows these conventions.FYI @dpastoor @seth127