Skip to content
This repository was archived by the owner on May 10, 2022. It is now read-only.

Commit b863a45

Browse files
committed
update codemeta.json
1 parent 204c5c1 commit b863a45

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

codemeta.json

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"codeRepository": "https://github.com/ropensci/crminer",
1111
"issueTracker": "https://github.com/ropensci/crminer/issues",
1212
"license": "https://spdx.org/licenses/MIT",
13-
"version": "0.3.2",
13+
"version": "0.4.0",
1414
"programmingLanguage": {
1515
"@type": "ComputerLanguage",
1616
"name": "R",
17-
"version": "3.6.3",
17+
"version": "4.0.2",
1818
"url": "https://r-project.org"
1919
},
20-
"runtimePlatform": "R version 3.6.3 Patched (2020-03-11 r78112)",
20+
"runtimePlatform": "R version 4.0.2 (2020-06-22)",
2121
"provider": {
2222
"@id": "https://cran.r-project.org",
2323
"@type": "Organization",
@@ -166,9 +166,14 @@
166166
"developmentStatus": "https://www.repostatus.org/#active",
167167
"releaseNotes": "https://github.com/ropensci/crminer/blob/master/NEWS.md",
168168
"readme": "https://github.com/ropensci/crminer/blob/master/README.md",
169-
"fileSize": "8653.089KB",
169+
"fileSize": "5113.927KB",
170170
"relatedLink": "https://docs.ropensci.org/crminer",
171171
"contributor": {},
172172
"copyrightHolder": {},
173-
"funder": {}
173+
"funder": [
174+
{
175+
"@type": "Organization",
176+
"name": "rOpenSci"
177+
}
178+
]
174179
}

0 commit comments

Comments
 (0)