|
10 | 10 | "codeRepository": "https://github.com/ropensci/gistr",
|
11 | 11 | "issueTracker": "https://github.com/ropensci/gistr/issues",
|
12 | 12 | "license": "https://spdx.org/licenses/MIT",
|
13 |
| - "version": "0.4.0.9100", |
| 13 | + "version": "0.4.3.9210", |
14 | 14 | "programmingLanguage": {
|
15 | 15 | "@type": "ComputerLanguage",
|
16 | 16 | "name": "R",
|
17 |
| - "version": "3.4.4", |
| 17 | + "version": "3.6.1", |
18 | 18 | "url": "https://r-project.org"
|
19 | 19 | },
|
20 |
| - "runtimePlatform": "R version 3.4.4 Patched (2018-03-19 r74426)", |
| 20 | + "runtimePlatform": "R version 3.6.1 Patched (2019-09-23 r77210)", |
21 | 21 | "provider": {
|
22 | 22 | "@id": "https://cran.r-project.org",
|
23 | 23 | "@type": "Organization",
|
|
29 | 29 | "@type": "Person",
|
30 | 30 | "givenName": "Scott",
|
31 | 31 | "familyName": "Chamberlain",
|
32 |
| - |
| 32 | + |
| 33 | + "@id": "https://orcid.org/0000-0003-1444-9135" |
33 | 34 | },
|
34 | 35 | {
|
35 | 36 | "@type": "Person",
|
|
42 | 43 | "familyName": "Ram"
|
43 | 44 | }
|
44 | 45 | ],
|
45 |
| - "maintainer": { |
46 |
| - "@type": "Person", |
47 |
| - "givenName": "Scott", |
48 |
| - "familyName": "Chamberlain", |
49 |
| - |
50 |
| - }, |
51 |
| - "softwareSuggestions": [ |
| 46 | + "maintainer": [ |
52 | 47 | {
|
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 | + |
| 52 | + "@id": "https://orcid.org/0000-0003-1444-9135" |
| 53 | + } |
| 54 | + ], |
| 55 | + "softwareSuggestions": [ |
64 | 56 | {
|
65 | 57 | "@type": "SoftwareApplication",
|
66 | 58 | "identifier": "git2r",
|
67 | 59 | "name": "git2r",
|
68 | 60 | "provider": {
|
69 | 61 | "@id": "https://cran.r-project.org",
|
70 | 62 | "@type": "Organization",
|
71 |
| - "name": "Central R Archive Network (CRAN)", |
| 63 | + "name": "Comprehensive R Archive Network (CRAN)", |
72 | 64 | "url": "https://cran.r-project.org"
|
73 |
| - } |
| 65 | + }, |
| 66 | + "sameAs": "https://CRAN.R-project.org/package=git2r" |
74 | 67 | },
|
75 | 68 | {
|
76 | 69 | "@type": "SoftwareApplication",
|
|
79 | 72 | "provider": {
|
80 | 73 | "@id": "https://cran.r-project.org",
|
81 | 74 | "@type": "Organization",
|
82 |
| - "name": "Central R Archive Network (CRAN)", |
| 75 | + "name": "Comprehensive R Archive Network (CRAN)", |
83 | 76 | "url": "https://cran.r-project.org"
|
84 |
| - } |
| 77 | + }, |
| 78 | + "sameAs": "https://CRAN.R-project.org/package=testthat" |
85 | 79 | }
|
86 | 80 | ],
|
87 | 81 | "softwareRequirements": [
|
88 | 82 | {
|
89 | 83 | "@type": "SoftwareApplication",
|
90 | 84 | "identifier": "jsonlite",
|
91 | 85 | "name": "jsonlite",
|
92 |
| - "version": "1.4", |
| 86 | + "version": ">= 1.4", |
93 | 87 | "provider": {
|
94 | 88 | "@id": "https://cran.r-project.org",
|
95 | 89 | "@type": "Organization",
|
96 |
| - "name": "Central R Archive Network (CRAN)", |
| 90 | + "name": "Comprehensive R Archive Network (CRAN)", |
97 | 91 | "url": "https://cran.r-project.org"
|
98 |
| - } |
| 92 | + }, |
| 93 | + "sameAs": "https://CRAN.R-project.org/package=jsonlite" |
99 | 94 | },
|
100 | 95 | {
|
101 | 96 | "@type": "SoftwareApplication",
|
102 | 97 | "identifier": "httr",
|
103 | 98 | "name": "httr",
|
104 |
| - "version": "1.2.0", |
| 99 | + "version": ">= 1.2.0", |
105 | 100 | "provider": {
|
106 | 101 | "@id": "https://cran.r-project.org",
|
107 | 102 | "@type": "Organization",
|
108 |
| - "name": "Central R Archive Network (CRAN)", |
| 103 | + "name": "Comprehensive R Archive Network (CRAN)", |
109 | 104 | "url": "https://cran.r-project.org"
|
110 |
| - } |
| 105 | + }, |
| 106 | + "sameAs": "https://CRAN.R-project.org/package=httr" |
111 | 107 | },
|
112 | 108 | {
|
113 | 109 | "@type": "SoftwareApplication",
|
|
116 | 112 | "provider": {
|
117 | 113 | "@id": "https://cran.r-project.org",
|
118 | 114 | "@type": "Organization",
|
119 |
| - "name": "Central R Archive Network (CRAN)", |
| 115 | + "name": "Comprehensive R Archive Network (CRAN)", |
120 | 116 | "url": "https://cran.r-project.org"
|
121 |
| - } |
| 117 | + }, |
| 118 | + "sameAs": "https://CRAN.R-project.org/package=magrittr" |
122 | 119 | },
|
123 | 120 | {
|
124 | 121 | "@type": "SoftwareApplication",
|
|
127 | 124 | "provider": {
|
128 | 125 | "@id": "https://cran.r-project.org",
|
129 | 126 | "@type": "Organization",
|
130 |
| - "name": "Central R Archive Network (CRAN)", |
| 127 | + "name": "Comprehensive R Archive Network (CRAN)", |
131 | 128 | "url": "https://cran.r-project.org"
|
132 |
| - } |
| 129 | + }, |
| 130 | + "sameAs": "https://CRAN.R-project.org/package=assertthat" |
133 | 131 | },
|
134 | 132 | {
|
135 | 133 | "@type": "SoftwareApplication",
|
|
138 | 136 | "provider": {
|
139 | 137 | "@id": "https://cran.r-project.org",
|
140 | 138 | "@type": "Organization",
|
141 |
| - "name": "Central R Archive Network (CRAN)", |
| 139 | + "name": "Comprehensive R Archive Network (CRAN)", |
142 | 140 | "url": "https://cran.r-project.org"
|
143 |
| - } |
| 141 | + }, |
| 142 | + "sameAs": "https://CRAN.R-project.org/package=knitr" |
144 | 143 | },
|
145 | 144 | {
|
146 | 145 | "@type": "SoftwareApplication",
|
|
149 | 148 | "provider": {
|
150 | 149 | "@id": "https://cran.r-project.org",
|
151 | 150 | "@type": "Organization",
|
152 |
| - "name": "Central R Archive Network (CRAN)", |
| 151 | + "name": "Comprehensive R Archive Network (CRAN)", |
153 | 152 | "url": "https://cran.r-project.org"
|
154 |
| - } |
| 153 | + }, |
| 154 | + "sameAs": "https://CRAN.R-project.org/package=rmarkdown" |
155 | 155 | },
|
156 | 156 | {
|
157 | 157 | "@type": "SoftwareApplication",
|
|
160 | 160 | "provider": {
|
161 | 161 | "@id": "https://cran.r-project.org",
|
162 | 162 | "@type": "Organization",
|
163 |
| - "name": "Central R Archive Network (CRAN)", |
| 163 | + "name": "Comprehensive R Archive Network (CRAN)", |
164 | 164 | "url": "https://cran.r-project.org"
|
165 |
| - } |
| 165 | + }, |
| 166 | + "sameAs": "https://CRAN.R-project.org/package=dplyr" |
166 | 167 | }
|
167 | 168 | ],
|
168 | 169 | "contIntegration": "https://travis-ci.org/ropensci/gistr",
|
|
171 | 172 | "fileSize": "1258.092KB",
|
172 | 173 | "applicationCategory": "Web",
|
173 | 174 | "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": {} |
175 | 180 | }
|
0 commit comments