Add tikzDevice package

This commit is contained in:
Felix Suchert 2023-07-16 21:03:13 +02:00
parent 82b5bc4703
commit 796da20cc6
Signed by: feliix42
GPG key ID: 24363525EA0E8A99

View file

@ -10,6 +10,7 @@
rlang rlang
lazyeval lazyeval
patchwork patchwork
tikzDevice
]; ];
}; };
rstudioEnv = rstudioWrapper.override { rstudioEnv = rstudioWrapper.override {
@ -19,6 +20,7 @@
rlang rlang
lazyeval lazyeval
patchwork patchwork
tikzDevice
]; ];
}; };
in in