From 430ea2b9c3fa6c7b0acbaf24575c8d767c1e1009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vilmantas=20G=C4=97g=C5=BEna?= Date: Wed, 4 Sep 2024 21:03:00 +0300 Subject: [PATCH 1/3] Update DESCRIPTION --- DESCRIPTION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index afcbe3c..0895a9f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: bio Type: Package Title: Resources Manager for R, RStudio and Related Software -Version: 0.2.6 -Date: 2024-07-31 +Version: 0.2.7 +Date: 2024-09-04 Authors@R: person("Vilmantas", "Gegzna", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9500-5167"), From 612984cb6e8e3679e313d41d8b500d2564c2dd54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vilmantas=20G=C4=97g=C5=BEna?= Date: Wed, 4 Sep 2024 21:03:06 +0300 Subject: [PATCH 2/3] Update pkgs-required-version.txt --- inst/install-r/pkgs-required-version.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inst/install-r/pkgs-required-version.txt b/inst/install-r/pkgs-required-version.txt index 475db97..b82f4e9 100644 --- a/inst/install-r/pkgs-required-version.txt +++ b/inst/install-r/pkgs-required-version.txt @@ -1,6 +1,6 @@ --- title: "Minimal required versions of packages" -date: 2024-08-30 +date: 2024-09-04 notes: "" @@ -13,7 +13,7 @@ addin.tools | 0.0.10 | FALSE | - addins.rmd | 0.0.14 | FALSE | - addins.rs | 0.0.12 | FALSE | - backup.tools | 0.0.3 | FALSE | - -bio | 0.2.6 | FALSE | - +bio | 0.2.7 | FALSE | - BiocManager | 1.30.20 | FALSE | - blogdown | 1.9 | FALSE | - bookdown | 0.32 | FALSE | - From d24fc761308ce66804f370ab70264065b87ceaae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vilmantas=20G=C4=97g=C5=BEna?= Date: Wed, 4 Sep 2024 21:03:16 +0300 Subject: [PATCH 3/3] Update rstudio-prefs--bio-default.json --- inst/rs-settings/rstudio-prefs--bio-default.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inst/rs-settings/rstudio-prefs--bio-default.json b/inst/rs-settings/rstudio-prefs--bio-default.json index a46c1ee..fc877ba 100644 --- a/inst/rs-settings/rstudio-prefs--bio-default.json +++ b/inst/rs-settings/rstudio-prefs--bio-default.json @@ -65,7 +65,7 @@ "execution_behavior" : "statement", "file_monitor_ignored_components" : [], "find_panel_legacy_tab_sequence" : false, - "focus_console_after_exec" : true, + "focus_console_after_exec" : false, "fold_style" : "begin-and-end", "font_size_points" : 10, "full_project_path_in_window_title" : false,