mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-21 23:54:22 +01:00
Add R library car
to emacs
Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
parent
e3312566ba
commit
0808b5d6f7
|
@ -79,7 +79,7 @@
|
|||
ledger-compat
|
||||
python311Packages.pygments
|
||||
hledger
|
||||
(rWrapper.override{ packages = with rPackages; [ ggplot2 ascii ]; })
|
||||
(rWrapper.override{ packages = with rPackages; [ ggplot2 ascii car ]; })
|
||||
xclip
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue