Add R library car to emacs

Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
magic_rb 2023-11-19 12:31:54 +01:00
parent e3312566ba
commit 0808b5d6f7
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -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
];
};