From 03f4ec14da75c223bdbd445c71a0ec665f86f6e1 Mon Sep 17 00:00:00 2001 From: mpadge Date: Mon, 29 Apr 2024 14:21:41 +0200 Subject: [PATCH] also need to revert 'Matrix' pkg --- DESCRIPTION | 2 +- codemeta.json | 2 +- renv.lock | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index e253bb8..2520145 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: dashboard Title: What the Package Does (One Line, Title Case) -Version: 0.2.1.003 +Version: 0.2.1.004 Authors@R: person(given = "First", family = "Last", diff --git a/codemeta.json b/codemeta.json index 8770cc8..a99177b 100644 --- a/codemeta.json +++ b/codemeta.json @@ -6,7 +6,7 @@ "name": "dashboard: What the Package Does (One Line, Title Case)", "codeRepository": "https://github.com/ropensci-review-tools/dashboard", "license": "https://spdx.org/licenses/MIT", - "version": "0.2.1.003", + "version": "0.2.1.004", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", diff --git a/renv.lock b/renv.lock index f720836..48d283e 100644 --- a/renv.lock +++ b/renv.lock @@ -26,7 +26,7 @@ }, "Matrix": { "Package": "Matrix", - "Version": "1.7-0", + "Version": "1.6-5", "Source": "Repository", "Repository": "CRAN", "Requirements": [ @@ -39,7 +39,7 @@ "stats", "utils" ], - "Hash": "1920b2f11133b12350024297d8a4ff4a" + "Hash": "8c7115cd3a0e048bda2a7cd110549f7a" }, "R.cache": { "Package": "R.cache",