Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit 2c424c9

Browse files
committed
updated codemeta file
1 parent 6c461c4 commit 2c424c9

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

codemeta.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"codeRepository": "https://github.com/ropensci/rorcid",
1111
"issueTracker": "https://github.com/ropensci/rorcid/issues",
1212
"license": "https://spdx.org/licenses/MIT",
13-
"version": "0.3.7.9210",
13+
"version": "0.4.0",
1414
"programmingLanguage": {
1515
"@type": "ComputerLanguage",
1616
"name": "R",
@@ -62,17 +62,6 @@
6262
"name": "Central R Archive Network (CRAN)",
6363
"url": "https://cran.r-project.org"
6464
}
65-
},
66-
{
67-
"@type": "SoftwareApplication",
68-
"identifier": "rmarkdown",
69-
"name": "rmarkdown",
70-
"provider": {
71-
"@id": "https://cran.r-project.org",
72-
"@type": "Organization",
73-
"name": "Central R Archive Network (CRAN)",
74-
"url": "https://cran.r-project.org"
75-
}
7665
}
7766
],
7867
"softwareRequirements": [
@@ -145,12 +134,23 @@
145134
"name": "Central R Archive Network (CRAN)",
146135
"url": "https://cran.r-project.org"
147136
}
137+
},
138+
{
139+
"@type": "SoftwareApplication",
140+
"identifier": "data.table",
141+
"name": "data.table",
142+
"provider": {
143+
"@id": "https://cran.r-project.org",
144+
"@type": "Organization",
145+
"name": "Central R Archive Network (CRAN)",
146+
"url": "https://cran.r-project.org"
147+
}
148148
}
149149
],
150150
"contIntegration": "https://travis-ci.org/ropensci/rorcid",
151151
"releaseNotes": "https://github.com/ropensci/rorcid/blob/master/NEWS.md",
152152
"readme": "https://github.com/ropensci/rorcid/blob/master/README.md",
153-
"fileSize": "32.78KB",
153+
"fileSize": "34.19KB",
154154
"applicationCategory": "Literature",
155155
"isPartOf": "https://ropensci.org",
156156
"keywords": ["identifiers", "literature", "publications", "citations", "scholarly", "people"]

0 commit comments

Comments
 (0)