From 3eb40cbc1e3bb456570c612aa680573404f6b941 Mon Sep 17 00:00:00 2001 From: zkamvar Date: Tue, 5 Aug 2025 00:18:09 +0000 Subject: [PATCH] [actions] update 1 packages --- renv/activate.R | 2 +- renv/profiles/lesson-requirements/renv.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/renv/activate.R b/renv/activate.R index 90b251c..2753ae5 100644 --- a/renv/activate.R +++ b/renv/activate.R @@ -2,7 +2,7 @@ local({ # the requested version of renv - version <- "1.1.4" + version <- "1.1.5" attr(version, "sha") <- NULL # the project directory diff --git a/renv/profiles/lesson-requirements/renv.lock b/renv/profiles/lesson-requirements/renv.lock index 7df5f69..bb97fd3 100644 --- a/renv/profiles/lesson-requirements/renv.lock +++ b/renv/profiles/lesson-requirements/renv.lock @@ -709,7 +709,7 @@ }, "renv": { "Package": "renv", - "Version": "1.1.4", + "Version": "1.1.5", "Source": "Repository", "Type": "Package", "Title": "Project Environments", @@ -728,6 +728,7 @@ "covr", "cpp11", "devtools", + "generics", "gitcreds", "jsonlite", "jsonvalidate", @@ -756,7 +757,7 @@ "Config/testthat/parallel": "true", "Config/testthat/start-first": "bioconductor,python,install,restore,snapshot,retrieve,remotes", "NeedsCompilation": "no", - "Author": "Kevin Ushey [aut, cre] (), Hadley Wickham [aut] (), Posit Software, PBC [cph, fnd]", + "Author": "Kevin Ushey [aut, cre] (ORCID: ), Hadley Wickham [aut] (ORCID: ), Posit Software, PBC [cph, fnd]", "Maintainer": "Kevin Ushey ", "Repository": "CRAN" },