From 799ed7b20623573f607c4f2c5f15329083dde662 Mon Sep 17 00:00:00 2001 From: murielle Delmotte Date: Tue, 4 Aug 2026 08:38:55 +0200 Subject: [PATCH] feat: Add {constructive} #29 --- bk-install.R | 1 + 1 file changed, 1 insertion(+) diff --git a/bk-install.R b/bk-install.R index 2dc6816..0f92828 100644 --- a/bk-install.R +++ b/bk-install.R @@ -65,6 +65,7 @@ cran_pkgs <- c( "cluster", "colorspace", "colourpicker", + "constructive", "covr", "cowplot", "cowsay",