|
10 | 10 | "codeRepository": "https://github.com/ropensci/essurvey", |
11 | 11 | "issueTracker": "https://github.com/ropensci/essurvey/issues", |
12 | 12 | "license": "https://spdx.org/licenses/MIT", |
13 | | - "version": "1.0.3", |
| 13 | + "version": "1.0.7", |
14 | 14 | "programmingLanguage": { |
15 | 15 | "@type": "ComputerLanguage", |
16 | 16 | "name": "R", |
17 | | - "version": "3.6.1", |
18 | 17 | "url": "https://r-project.org" |
19 | 18 | }, |
20 | | - "runtimePlatform": "R version 3.6.1 (2019-07-05)", |
| 19 | + "runtimePlatform": "R version 4.0.3 (2020-10-10)", |
21 | 20 | "author": [ |
22 | 21 | { |
23 | 22 | "@type": "Person", |
|
171 | 170 | "name": "utils" |
172 | 171 | } |
173 | 172 | ], |
174 | | - "contIntegration": "https://travis-ci.org/ropensci/essurvey", |
| 173 | + "contIntegration": "https://codecov.io/github/ropensci/essurvey?branch=master", |
175 | 174 | "releaseNotes": "https://github.com/ropensci/essurvey/blob/master/NEWS.md", |
176 | 175 | "readme": "https://github.com/ropensci/essurvey/blob/master/README.md", |
177 | | - "fileSize": "63.788KB", |
178 | | - "relatedLink": ["https://docs.ropensci.org/essurvey/", "https://CRAN.R-project.org/package=essurvey"], |
| 176 | + "fileSize": "552.282KB", |
| 177 | + "relatedLink": [ |
| 178 | + "https://docs.ropensci.org/essurvey/", |
| 179 | + "https://CRAN.R-project.org/package=essurvey" |
| 180 | + ], |
179 | 181 | "provider": { |
180 | 182 | "@id": "https://cran.r-project.org", |
181 | 183 | "@type": "Organization", |
|
198 | 200 | ], |
199 | 201 | "copyrightHolder": {}, |
200 | 202 | "funder": {}, |
201 | | - "keywords": ["ess", "r", "rstats", "r-package"], |
| 203 | + "keywords": [ |
| 204 | + "ess", |
| 205 | + "r", |
| 206 | + "rstats", |
| 207 | + "r-package" |
| 208 | + ], |
202 | 209 | "citation": [ |
203 | 210 | { |
204 | 211 | "@type": "SoftwareSourceCode", |
|
214 | 221 | "url": "https://docs.ropensci.org/essurvey/", |
215 | 222 | "description": "R package version 1.0.3" |
216 | 223 | } |
217 | | - ] |
| 224 | + ], |
| 225 | + "review": { |
| 226 | + "@type": "Review", |
| 227 | + "url": "https://github.com/ropensci/software-review/issues/201", |
| 228 | + "provider": "https://ropensci.org" |
| 229 | + } |
218 | 230 | } |
0 commit comments