Florian Fendt
Florian Fendt
I don't know if this is a bug in some sort or if I'm overlooking something, but this baffled @ja-thomas and me a bit this morning. Consider a simple case...
Since today we have a new panel for rendering interactive reports. However, there's still a lot to improve. As of now we mainly support plots and some small learner and...
We should really add unit tests to the repo. An introduction on how this is done with `RSelenium` can be found [here](http://rstudio-pubs-static.s3.amazonaws.com/13408_3d579172c0a44ef7907e9c3f6ccfedbf.html). Feedback on where to start, what tests are...
When #121 is merged the branch `package` is obsolete. As soon as we get notified about the evaluation of our UseR application we can delete the branch. **When the time...
I renamed the repo yesterday for the following reason: Like mentioned in #119 I developed a little R-package to install and run shinyMlr locally. Since `_`, `-` are not allowed...
we need to reiterate over the plotly plots. For some plots the reactive text of the plots is not nice. The summary plots show for example: as.numeric(d[, feature]) which should...
Currently I'm always doing this manually on my machine and then copy the css files into our project. It's possible though to automate this process and have grunt compile files...
Making a little list here what the next development steps will be. **Sidenote: BLOCK for introducing new features until all this is done:** - [ ] All tabPanels need to...