This commit is contained in:
Till 2023-06-15 23:21:14 +02:00
parent 3cac518ebf
commit 3c44560b1c
5 changed files with 21 additions and 5 deletions

View file

@ -35,12 +35,23 @@
propagatedBuildInputs = [];
nativeBuildInputs = [];
};
readODS = pkgs.rPackages.buildRPackage {
name = "goethR";
src = builtins.fetchGit {
url = "https://git@github.com/ktiu/readODS/";
ref = "v1.8";
rev = "03a194bac87b050c42d0e70c8cc638be79c6443d";
};
propagatedBuildInputs = [xml2 cellranger readr stringi purrr zip];
nativeBuildInputs = [];
};
in [
bookdown
catmaply
DAAG
devtools
dplyr
eurostat
extrafont
ggplot2
jsonlite
@ -54,6 +65,7 @@
progress
purrr
qrcode
RColorBrewer
readODS
revealjs
rlist