Bill Denney
Bill Denney
That makes sense. I created the PR.
FYI, I just found this thread to try to learn how to install from a self-hosted GitLab instance. The steps that worked for me (using @ALanguillaume's example): 1. Edit the...
This is ready for review.
@teunbrand, the issue you raised in the linked S7 repo seems to be exactly the one that I'm experiencing with `nlmixr2plot`. If the package can use `chooseOpsMethod`, then it works...
Yeah, `ggtibble` should be taken care of.
Thanks for the hard work to improve ggplot2! I'm working on the fix to `nlmixr2plot`, and the class check changes are straight-forward. We have a method for addition that is...
After "Fix year-only formats mixed with other formats so that alignment", I found some additional issues in the same code that I'm also going to correct.
@gaborcsardi, This got bigger than I was expecting. It covers the initial needs, so I'm going to call this one done. I have a few other code simplification thoughts that...
This was an issue that I caused during other changes. It is not an issue, but I'm leaving a test for it because I don't think it's specifically tested elsewhere.
... And, it turns out that this is an issue after all, but it is masked by r-lib/testthat#1977.