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

Commit 3791ef1

Browse files
committed
update codemeta.json
1 parent 3ca0105 commit 3791ef1

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

codemeta.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"codeRepository": "https://github.com/ropensci/microdemic",
1111
"issueTracker": "https://github.com/ropensci/microdemic/issues",
1212
"license": "https://spdx.org/licenses/MIT",
13-
"version": "0.4.3.94",
13+
"version": "0.5.0",
1414
"programmingLanguage": {
1515
"@type": "ComputerLanguage",
1616
"name": "R",
@@ -31,6 +31,12 @@
3131
"familyName": "Chamberlain",
3232
"email": "myrmecocystus+r@gmail.com",
3333
"@id": "https://orcid.org/0000-0003-1444-9135"
34+
},
35+
{
36+
"@type": "Person",
37+
"givenName": "Christopher",
38+
"familyName": "Baker",
39+
"email": "chriscrewbaker@gmail.com"
3440
}
3541
],
3642
"maintainer": [
@@ -135,20 +141,13 @@
135141
}
136142
],
137143
"contIntegration": ["https://travis-ci.org/ropensci/microdemic", "https://codecov.io/gh/ropensci/microdemic"],
138-
"developmentStatus": "http://www.repostatus.org/#wip",
144+
"developmentStatus": "https://www.repostatus.org/#wip",
139145
"releaseNotes": "https://github.com/ropensci/microdemic/blob/master/NEWS.md",
140146
"readme": "https://github.com/ropensci/microdemic/blob/master/README.md",
141-
"fileSize": "82.857KB",
147+
"fileSize": "73.362KB",
142148
"keywords": ["text-mining", "literature", "pdf", "xml", "publications", "citations", "full-text", "api-client", "scholarly-articles", "scholarly-metadata", "rstats", "r", "r-package"],
143149
"relatedLink": "https://docs.ropensci.org/microdemic",
144-
"contributor": [
145-
{
146-
"@type": "Person",
147-
"givenName": "Christopher",
148-
"familyName": "Baker",
149-
"email": "chriscrewbaker@gmail.com"
150-
}
151-
],
150+
"contributor": {},
152151
"copyrightHolder": {},
153152
"funder": [
154153
{

0 commit comments

Comments
 (0)