hopefully R fix

This commit is contained in:
Daniel Winkler 2026-05-23 23:44:56 +10:00
commit 458332a141
4 changed files with 4 additions and 4 deletions

View file

@ -201,7 +201,7 @@ projectSettings = {
Add Python/R/Julia libraries that get appended to the module defaults. The built-in defaults are:
- Python: `duckdb`, `polars`
- R: `arrow`, `broom`, `data_table`, `janitor`, `styler`, `nvimcom`
- R: `arrow`, `broom`, `data_table`, `janitor`, `styler`
- Julia: `DataFramesMeta`, `QuackIO`
```nix