Skip to content

Commit 5f3e2d8

Browse files
committed
update codemeta.json
1 parent 8483e29 commit 5f3e2d8

File tree

1 file changed

+48
-43
lines changed

1 file changed

+48
-43
lines changed

codemeta.json

Lines changed: 48 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
"codeRepository": "https://github.com/ropensci/gistr",
1111
"issueTracker": "https://github.com/ropensci/gistr/issues",
1212
"license": "https://spdx.org/licenses/MIT",
13-
"version": "0.4.0.9100",
13+
"version": "0.4.3.9210",
1414
"programmingLanguage": {
1515
"@type": "ComputerLanguage",
1616
"name": "R",
17-
"version": "3.4.4",
17+
"version": "3.6.1",
1818
"url": "https://r-project.org"
1919
},
20-
"runtimePlatform": "R version 3.4.4 Patched (2018-03-19 r74426)",
20+
"runtimePlatform": "R version 3.6.1 Patched (2019-09-23 r77210)",
2121
"provider": {
2222
"@id": "https://cran.r-project.org",
2323
"@type": "Organization",
@@ -29,7 +29,8 @@
2929
"@type": "Person",
3030
"givenName": "Scott",
3131
"familyName": "Chamberlain",
32-
"email": "[email protected]"
32+
"email": "[email protected]",
33+
"@id": "https://orcid.org/0000-0003-1444-9135"
3334
},
3435
{
3536
"@type": "Person",
@@ -42,35 +43,27 @@
4243
"familyName": "Ram"
4344
}
4445
],
45-
"maintainer": {
46-
"@type": "Person",
47-
"givenName": "Scott",
48-
"familyName": "Chamberlain",
49-
"email": "[email protected]"
50-
},
51-
"softwareSuggestions": [
46+
"maintainer": [
5247
{
53-
"@type": "SoftwareApplication",
54-
"identifier": "roxygen2",
55-
"name": "roxygen2",
56-
"version": "6.0.1",
57-
"provider": {
58-
"@id": "https://cran.r-project.org",
59-
"@type": "Organization",
60-
"name": "Central R Archive Network (CRAN)",
61-
"url": "https://cran.r-project.org"
62-
}
63-
},
48+
"@type": "Person",
49+
"givenName": "Scott",
50+
"familyName": "Chamberlain",
51+
"email": "[email protected]",
52+
"@id": "https://orcid.org/0000-0003-1444-9135"
53+
}
54+
],
55+
"softwareSuggestions": [
6456
{
6557
"@type": "SoftwareApplication",
6658
"identifier": "git2r",
6759
"name": "git2r",
6860
"provider": {
6961
"@id": "https://cran.r-project.org",
7062
"@type": "Organization",
71-
"name": "Central R Archive Network (CRAN)",
63+
"name": "Comprehensive R Archive Network (CRAN)",
7264
"url": "https://cran.r-project.org"
73-
}
65+
},
66+
"sameAs": "https://CRAN.R-project.org/package=git2r"
7467
},
7568
{
7669
"@type": "SoftwareApplication",
@@ -79,35 +72,38 @@
7972
"provider": {
8073
"@id": "https://cran.r-project.org",
8174
"@type": "Organization",
82-
"name": "Central R Archive Network (CRAN)",
75+
"name": "Comprehensive R Archive Network (CRAN)",
8376
"url": "https://cran.r-project.org"
84-
}
77+
},
78+
"sameAs": "https://CRAN.R-project.org/package=testthat"
8579
}
8680
],
8781
"softwareRequirements": [
8882
{
8983
"@type": "SoftwareApplication",
9084
"identifier": "jsonlite",
9185
"name": "jsonlite",
92-
"version": "1.4",
86+
"version": ">= 1.4",
9387
"provider": {
9488
"@id": "https://cran.r-project.org",
9589
"@type": "Organization",
96-
"name": "Central R Archive Network (CRAN)",
90+
"name": "Comprehensive R Archive Network (CRAN)",
9791
"url": "https://cran.r-project.org"
98-
}
92+
},
93+
"sameAs": "https://CRAN.R-project.org/package=jsonlite"
9994
},
10095
{
10196
"@type": "SoftwareApplication",
10297
"identifier": "httr",
10398
"name": "httr",
104-
"version": "1.2.0",
99+
"version": ">= 1.2.0",
105100
"provider": {
106101
"@id": "https://cran.r-project.org",
107102
"@type": "Organization",
108-
"name": "Central R Archive Network (CRAN)",
103+
"name": "Comprehensive R Archive Network (CRAN)",
109104
"url": "https://cran.r-project.org"
110-
}
105+
},
106+
"sameAs": "https://CRAN.R-project.org/package=httr"
111107
},
112108
{
113109
"@type": "SoftwareApplication",
@@ -116,9 +112,10 @@
116112
"provider": {
117113
"@id": "https://cran.r-project.org",
118114
"@type": "Organization",
119-
"name": "Central R Archive Network (CRAN)",
115+
"name": "Comprehensive R Archive Network (CRAN)",
120116
"url": "https://cran.r-project.org"
121-
}
117+
},
118+
"sameAs": "https://CRAN.R-project.org/package=magrittr"
122119
},
123120
{
124121
"@type": "SoftwareApplication",
@@ -127,9 +124,10 @@
127124
"provider": {
128125
"@id": "https://cran.r-project.org",
129126
"@type": "Organization",
130-
"name": "Central R Archive Network (CRAN)",
127+
"name": "Comprehensive R Archive Network (CRAN)",
131128
"url": "https://cran.r-project.org"
132-
}
129+
},
130+
"sameAs": "https://CRAN.R-project.org/package=assertthat"
133131
},
134132
{
135133
"@type": "SoftwareApplication",
@@ -138,9 +136,10 @@
138136
"provider": {
139137
"@id": "https://cran.r-project.org",
140138
"@type": "Organization",
141-
"name": "Central R Archive Network (CRAN)",
139+
"name": "Comprehensive R Archive Network (CRAN)",
142140
"url": "https://cran.r-project.org"
143-
}
141+
},
142+
"sameAs": "https://CRAN.R-project.org/package=knitr"
144143
},
145144
{
146145
"@type": "SoftwareApplication",
@@ -149,9 +148,10 @@
149148
"provider": {
150149
"@id": "https://cran.r-project.org",
151150
"@type": "Organization",
152-
"name": "Central R Archive Network (CRAN)",
151+
"name": "Comprehensive R Archive Network (CRAN)",
153152
"url": "https://cran.r-project.org"
154-
}
153+
},
154+
"sameAs": "https://CRAN.R-project.org/package=rmarkdown"
155155
},
156156
{
157157
"@type": "SoftwareApplication",
@@ -160,9 +160,10 @@
160160
"provider": {
161161
"@id": "https://cran.r-project.org",
162162
"@type": "Organization",
163-
"name": "Central R Archive Network (CRAN)",
163+
"name": "Comprehensive R Archive Network (CRAN)",
164164
"url": "https://cran.r-project.org"
165-
}
165+
},
166+
"sameAs": "https://CRAN.R-project.org/package=dplyr"
166167
}
167168
],
168169
"contIntegration": "https://travis-ci.org/ropensci/gistr",
@@ -171,5 +172,9 @@
171172
"fileSize": "1258.092KB",
172173
"applicationCategory": "Web",
173174
"isPartOf": "https://ropensci.org",
174-
"keywords": ["http", "https", "API", "web-services", "GitHub", "GitHubAPI", "gist", "gists", "code", "script", "snippet"]
175+
"keywords": ["http", "https", "API", "web-services", "GitHub", "GitHubAPI", "gist", "gists", "code", "script", "snippet", "github-api", "api-wrapper", "rstats", "r", "github-gist", "r-package"],
176+
"relatedLink": "https://docs.ropensci.org/gistr",
177+
"contributor": {},
178+
"copyrightHolder": {},
179+
"funder": {}
175180
}

0 commit comments

Comments
 (0)