Panache, a sweet new formatter and linter for #quarto and #RStats markdown by @jolars.co
will format automatically on save in Positron/VSCode
Posts by Johan Larsson
The panache #quartopub formatter and linter by @jolars.co is excellent!
Very configurable and uses external tools (e.g., air or ruff) to format code blocks.
panache.bz
Just released Panache 2.29 a couple of days ago: a formatter, linter, and language server for #Quarto, #Pandoc, and #R #Markdown! π
New features include file renaming updating links, Yaml entries, etc throughout your files and Quarto projects. Full notes at github.com/jolars/panac...
panache.bz
- Functionality for checking if a graph is a Maximally Oriented Partially Directed Acyclic Graph (MPDAG)
- Various bug fixes and improvements to the code base
github.com/frederikfabriciusbjerre/...
#causality #graphs #R #CRAN
Since I last posted about #Panache , it has also grown considerably, now featuring full-fledged bibliography management for Quarto projects, table formatting, code chunk formatting, and various LSP features.
Learn more at https://github.com/jolars/panache
#lsp #formatter #linter
Panache, a language server, formatter, and linter for #Pandoc , #Quarto and #R #Markdown files is now also available for #VScode and related editors like #positron See marketplace.visualstudio.com/items or https://open-vsx.org/extension/jolars/panache .
I've made an autoformatter, linter, and LSP for Quarto, Pandoc, and RMarkdown documents! It's still very much a work-in-progress; only the formatter is reaching something resembling a mature state. Check it out at https://github.com/jolars/panache
#pandoc #markdown #quarto #rmarkdown
Just released the the SLOPE (the R package) version 2.0.0 π
Changes include modified behavior of `coef()`, new `refit()` method of cross-validation results, and a `summary()` method for SLOPE objects.
https://github.com/jolars/SLOPE/releases/tag/v2.0.0
Iβve decided that the world needs yet another Pomodoro timer. yapm was unfortunately already taken, so I named it after the Swedish πΈπͺ tomato π
: Tomat.
Tomat is designed specifically for status bars like waybar and polybar and only for linux.
https://jolars.co/blog/2026-01-12-tomat
One of the new title pages of moloch, which uses a split layout.
I just released moloch 2.1.0, with support for configuring the style of the title page!
At the moment, I've added two styles beyond the default: one mimicking the standard beamer style and one that uses a split style (see below).
If you're working with causal graphs in R, then take a look at caugi, which is an R package by Frederik Fabricius Bjerre that I supervised the making of. It's blazing fast (built in Rust) and intuitive to work with.
https://caugi.org/
#causality #r #graphs
I have just released a major update of my Latex Beamer theme Moloch, featuring a revamped color system along with various other changes. I describe them in this blog post: https://jolars.co/blog/2025-12-05-moloch-v2/
#texlatex #beamer #presentations
I've spent a bit of time updating the documentation for my LaTeX Beamer theme Moloch. In particular, it now contains documentation in the browser at https://moloch.ink ! Hopefully this makes it easier to discover and understand the available options for configuring the theme!
#texlatex #beamer
My side project Qualpal was recently published in JOSS! π In this blog post I talk about some of the recent changes the project, which is now not just an R package, but also a C++ library, a web app, and a CLI tool, has undergone.
https://jolars.co/blog/2025-10-22-qualpal/
#dataviz #r #cpp
We've shipped a major update to the JOSS submission scope requirements, affecting what is eligible for submission and what information we require from authors.
You can read more about the changes and our motivations here: blog.joss.theoj.org/2026/01/prep... #joss #opensource #openscience
An image of the new 'split' title page style, which uses two columns.
I just released moloch 2.1.0, with support for configuring the style of the title page!
I've added two styles beyond the default: a standard beamer style and one that uses a split style (see below).
Full release notes are available at github.com/jolars/moloc...
#texlatex #beamer #presentations
I have just released a major update of my Latex Beamer theme Moloch, featuring a revamped color system along with various other changes. I describe them in this blog post: jolars.co/blog/2025-12...
#texlatex #beamer #presentations
Yes, the documentation is not great, and I think using NaN was a bad idea from the start, but it has history going back a long time. Maybe `Undef` would have been a better idea.
I guess the difference between NaN and NA is actually well-defined, and the problem is more nomenclature + documentation?
I've spent a bit of time updating the documentation for my LaTeX Beamer theme Moloch. In particular, it now contains documentation in the browser at moloch.ink! Hopefully this makes it easier to discover and understand the available options for configuring the theme!
#texlatex #beamer
The {colorize} π¦ now on CRAN
github.com/friendly/col...
Does anyone know why JSS's webpage is down? www.jstatsoft.org
My side project Qualpal was recently published in JOSS! π In this blog post I talk about some of the recent changes the project, which is now not just an R package, but also C++ library, web app, and CLI tool, has undergone.
jolars.co/blog/2025-10...
#dataviz #r #cpp
Just had my project Qualpal published in JOSS! π
Published a new #JuliaLang package MuxDisplay for using a pane of a multiplexer like #Tmux or #WezTerm as a plotting window when working in a (remote) terminal. Announcement in discourse.julialang.org/t/ann-muxdis...
I have turned qualpal, which generates qualitative color palettes for categorical data, into a web app! It has support for multiple inputs, supports extending existing palettes, and provides analysis of the results.
Please try it out at qualpal.cc!
#qualpal #color-palettes #cpp #r #cli