Johan Larsson

@jolars
54 Followers
113 Following
75 Posts
Postdoc in statistics at the Department of Mathematical Sciences, UCPH
Homepagehttps://jolars.co
GitHubhttps://github.com/jolars
Google Scholarhttps://scholar.google.com/citations?user=DCJvywYAAAAJ

We just released caugi 1.1.0 on CRAN! ๐Ÿš€

caugi is a causal graph toolkit in R that maches blazing speed with an intuitive and feature-rich interface.

New features in 1.1.0 include:

- Algorithms for minimal minimal d separators and normalizing the latent structure of a graph
- Functionality for checking if a graph is a Maximally Oriented Partially Directed Acyclic Graph (MPDAG)
- Various bug fixes and improvements to the code base

https://github.com/frederikfabriciusbjerre/caugi/releases/tag/v1.1.0

#causality #graphs #R #CRAN

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 https://marketplace.visualstudio.com/items?itemName=jolars.panache or https://open-vsx.org/extension/jolars/panache.

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 - Visual Studio Marketplace

Extension for Visual Studio Code - Language server for Pandoc, Quarto, and R Markdown documents

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

GitHub - jolars/panache: A formatter for Pandoc, Quarto, and RMarkdown

A formatter for Pandoc, Quarto, and RMarkdown. Contribute to jolars/panache development by creating an account on GitHub.

GitHub

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

Release SLOPE 2.0.0 ยท jolars/SLOPE

Breaking Changes coef.SLOPE() with simplify = FALSE and intercept = TRUE now includes the intercepts as part of the returned list of coefficient matrices. New Features The plot.SLOPE() method no...

GitHub

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

#pomodoro #linux #rust #productivity #waybar

Introducing Tomat: A Pomodoro Timer for Status Bars

Iโ€™ve decided that the world needs yet another pomodoro timer. yapm was unfortunately already taken, so I named it after the Swedish tomato.

Johan Larsson

Now you can see

@plantnet.bsky.social

on Mastodon.
#CitizenScience
#Machinelearning
#ecology

The year starts well!

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: https://blog.joss.theoj.org/2026/01/preparing-joss-for-a-generative-ai-future #joss #opensource #openscience #peerreview

Preparing JOSS for a generative AI future: From code to human creativity and design | Journal of Open Source Software Blog

Blog for the Journal of Open Source Software โ€ข <a href='https://joss.theoj.org'>https://joss.theoj.org</a>

The EU will launch the digital euro as a 100% European digital payments system to replace reliance on Visa, Mastercard, and Apple and Google Pay, with the European Central Bank issuing a digital form of cash. It will be built entirely in Europe, have zero transaction fees, instant payments, and strong privacy, giving the EU full control over its payments infrastructure.

https://www.independent.ie/business/digital-euro-what-it-is-and-how-we-will-use-the-new-form-of-cash/a165973061.html

(https://archive.ph/ERzTA)

Digital euro: what it is and how we will use the new form of cash

Itโ€™s January 1, 2029, the first day of the digital euro. You are in a shop buying milk and bread, and decide to pay with this new money. How exactly will it work?

Irish Independent
I'm happy to announce that I've joined the editorial board of @joss!

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).

Full release notes are available at https://github.com/jolars/moloch/releases/tag/v2.1.0

#texlatex #beamer #presentations