Johan Larsson

Results 98 comments of Johan Larsson

Good idea. I think that would definitely be possible. Right now I don't have much time to devote to this, however, but I will try to find some time in...

Good to hear! I was just about to start filing an issue upstream. I'll keep this open and perhaps add a warning or simply remove adjacent duplicated rows.

> Checks related to rebuilding the vignette from introduction.Rmd have failed, I'm not sure if changes made to coef.R might have affected that. Probably. The problem is that you've made...

> As default I would use the same as glmnet? > I agree that it should def be an option. > Could you put in some references to what people...

> Could you start an overleaf of this also? > We should write down the equations so one can have clearer disccusion about them. Yes, absolutely. > Further the naming...

Fails for me too (even with `-i`)

Sounds good. Although I always use booktabs myself, perhaps the default really should be standard latex (only `hline`). Maybe the best approach would be to just have a `booktabs =...

I'm not proficient with vimscript and vim plugins, but isn't this the place? https://github.com/vim-pandoc/vim-rmarkdown/blob/a1787cb55e45b8778eaed7b392648deb4706cd0b/ftdetect/rmarkdown.vim#L1-L4

It suppose the fix in https://github.com/josephwright/beamer/commit/2a81ef0c0172a4ba7ee11676a177c7f6fd21cf3d only works for the default font size setting. If I use `\documentclass[10pt]{beamer}`, for instance, I still have the same problem: ```latex \documentclass[10pt]{beamer} \usepackage[backend=biber,style=authoryear]{biblatex} \addbibresource{biblatex-examples.bib}...

I am seeing: ``` + res='{"message":"Token required - not valid tokenless upload"} 400' ++ echo '{"message":"Token required - not valid tokenless upload"} ``` in the codecov step.