Skip to content

Commit

Permalink
Preparations for submission to CRAN (v0.4.5)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjentsch committed Apr 4, 2024
1 parent 0415d5c commit 9280d13
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"codeRepository": "https://github.com/sjentsch/jmvReadWrite",
"issueTracker": "https://github.com/sjentsch/jmvReadWrite/issues",
"license": "https://spdx.org/licenses/AGPL-3.0",
"version": "0.4.4",
"version": "0.4.5",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.3.2 (2023-10-31)",
"runtimePlatform": "R version 4.3.3 (2024-02-29)",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -171,11 +171,11 @@
},
"SystemRequirements": null
},
"fileSize": "765.954KB",
"fileSize": "769.161KB",
"citation": [
{
"@type": "SoftwareSourceCode",
"datePublished": "2023",
"datePublished": "2024",
"author": [
{
"@type": "Person",
Expand All @@ -186,7 +186,7 @@
],
"name": "jmvReadWrite: Read and Write jamovi Files",
"url": "https://CRAN.R-project.org/package=jmvReadWrite",
"description": "R package version 0.4.4"
"description": "R package version 0.4.5"
}
],
"relatedLink": ["https://sjentsch.github.io/jmvReadWrite/", "https://CRAN.R-project.org/package=jmvReadWrite"],
Expand Down

0 comments on commit 9280d13

Please sign in to comment.