From 7bad75d08f2d7b817fd4968cb97e29733b3ec571 Mon Sep 17 00:00:00 2001 From: Colin Fay Date: Wed, 15 Mar 2023 17:59:43 +0100 Subject: [PATCH] Update index.Rmarkdown --- content/post/2023-03-08_golem_0.4.0_release/index.Rmarkdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/2023-03-08_golem_0.4.0_release/index.Rmarkdown b/content/post/2023-03-08_golem_0.4.0_release/index.Rmarkdown index 28d5f7e..602583c 100644 --- a/content/post/2023-03-08_golem_0.4.0_release/index.Rmarkdown +++ b/content/post/2023-03-08_golem_0.4.0_release/index.Rmarkdown @@ -148,7 +148,7 @@ That's `r length(setdiff(v040$package,shiny$package))` additional packages. So yes, adding a dependency adds a small risk. But now it's up to you to decide if trying to remove `{golem}` from your dependency tree is worth the time, compared to the time gained while developing and deploying 😅 -> Note that soon, we'll work on removing `{attempt}` and `{here}` from the dependencies, but these three being +> Note that soon, we'll work on removing `{attempt}` and `{here}` from the dependencies, but these two being light in terms of dependencies, we've kept them for now. ##### `golem::install_dev_deps()`