From ca1c2f1b5d7cc3c5b9ff57343d04eb8a76c58ea8 Mon Sep 17 00:00:00 2001 From: "Rainer M. Krug" Date: Mon, 18 Dec 2023 08:31:00 +0100 Subject: [PATCH] v1.0.0: Used for pipeline LEEF-2 --- DESCRIPTION | 2 +- codemeta.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 94f2927..d9d46c3 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: LEEF.2 Type: Package Title: Data Package Containing Only Data and Data Information -Version: 0.9.8 +Version: 1.0.0 Authors@R: c( person(given = "Rainer M.", family = "Krug", email = "Rainer.Krug@uzh.ch", role = c("aut", "cre")), person("SNF Project 310030_188431", role = "fnd") diff --git a/codemeta.json b/codemeta.json index 975228f..7052939 100644 --- a/codemeta.json +++ b/codemeta.json @@ -7,13 +7,13 @@ "codeRepository": "https://github.com/LEEF-UZH/LEEF", "issueTracker": "https://github.com/LEEF-UZH/LEEF/issues", "license": "https://spdx.org/licenses/MIT", - "version": "0.9.8", + "version": "1.0.0", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.3.1 (2023-06-16)", + "runtimePlatform": "R version 4.3.2 (2023-10-31)", "author": [ { "@type": "Person", @@ -205,7 +205,7 @@ }, "SystemRequirements": null }, - "fileSize": "1594.53KB", + "fileSize": "1607.123KB", "readme": "https://github.com/LEEF-UZH/LEEF/blob/LEEF-2/README.md", "keywords": ["leef", "r", "data-analysis", "data-processing"] }