JohannesNE

Results 18 comments of JohannesNE

Sorry. I did not intend to imply that other peoples problem was solved. I just have the oposite problem. I do not want symlinks backed up, but they are. My...

This would be great! But I think it should be a seperate fork.

I ran into this issue with RData.jl. It not obvious to me (a Julia beginner) that capitalization of the file extension was the problem. I filed an issue at RData.jl...

On 0.11.1, Linux, I have to copy again after every paste. I would prefer the settings staying in the clipboard until overwrite. Edit: Should have read the documentation first: https://github.com/CarVac/filmulator-gui/wiki/Basic-guide-to-the-User-Interface#queue

Okay. Alternatively, if you made a donation link. You cold pass on a bit, when you start feeling guilty from the piles of money coming in ;)

Thank you for creating and maintaining this package! My use case is (of course) a bit more complicated, so I would prefer not to change the multiple layers of user...

This happens for me every time I run the function `brms::pp_check()` on a specific model. I do not even have to draw the ggplot returned by the function. I have...

Related, should these values (.mu and rightwards), that are directly drawn from the model object, be included when `newdata` is used? ``` r library(lme4) #> Loading required package: Matrix library(broom.mixed)...

A lot of edge cases could be handled with a more flexible version of `cols_merge()`. Similar to `fmt()` Maybe `cols_merge_fun(data, columns, fun)` where fun must be a function that as...

This seems to be a GH action to deply the site on github pages? Any specific motivation?