Closed rBatt closed 6 years ago
no problem, looks like a missing dependency (patchwork) I just added after merge; maybe a few others are missing but easy to add. Drone isn't actually running devtools::check()
but just knitting any .Rmd files it finds, and I had one that used patchwork. We could switch over to running proper devtools::check()
though since you've added the docs etc that needs. anyway, not particularly important stuff, will be quick to clean up later
This would be a good time to merge in changes to master as we begin drafting text.
It says build failing, but when I do
devtools::check()
I don't get any errors, warnings, or notes.