Kevin Kunzmann

Results 25 comments of Kevin Kunzmann

> > I was hoping to run them after installation as basic integration tests. > > That means that you cannot install these packages from binaries, though. Is that OK?...

I opened a issue in {pkgdepends} since this seems the better place to discuss it. https://github.com/r-lib/pkgdepends/issues/394

The documentation still states that version tags for standard:: sources are only parsed, but not used. Would be great if it could be supported.

Currently my test case fails irrespective of me setting ``` options("marginaleffects_model_classes" = "mmrm") ``` or not. ``` Error: Unable to compute predicted values with this model. You can try to...

Thanks for the feeback @vincentarelbundock, made some adjustments and starting to wrap my head around this. If I see it correctly we still have two things to address here. -...