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"), 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 | - 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,