|
10 | 10 | "codeRepository": "https://github.com/ropensci/elastic",
|
11 | 11 | "issueTracker": "https://github.com/ropensci/elastic/issues",
|
12 | 12 | "license": "https://spdx.org/licenses/MIT",
|
13 |
| - "version": "1.0.0.9321", |
| 13 | + "version": "1.1.0", |
14 | 14 | "programmingLanguage": {
|
15 | 15 | "@type": "ComputerLanguage",
|
16 | 16 | "name": "R",
|
17 |
| - "version": "3.6.0", |
| 17 | + "version": "3.6.2", |
18 | 18 | "url": "https://r-project.org"
|
19 | 19 | },
|
20 |
| - "runtimePlatform": "R version 3.6.0 Patched (2019-04-30 r76446)", |
| 20 | + "runtimePlatform": "R version 3.6.2 Patched (2019-12-12 r77564)", |
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 | "maintainer": [
|
36 | 37 | {
|
37 | 38 | "@type": "Person",
|
38 | 39 | "givenName": "Scott",
|
39 | 40 | "familyName": "Chamberlain",
|
40 |
| - |
| 41 | + |
| 42 | + "@id": "https://orcid.org/0000-0003-1444-9135" |
41 | 43 | }
|
42 | 44 | ],
|
43 | 45 | "softwareSuggestions": [
|
44 |
| - { |
45 |
| - "@type": "SoftwareApplication", |
46 |
| - "identifier": "roxygen2", |
47 |
| - "name": "roxygen2", |
48 |
| - "version": ">= 6.1.1", |
49 |
| - "provider": { |
50 |
| - "@id": "https://cran.r-project.org", |
51 |
| - "@type": "Organization", |
52 |
| - "name": "Comprehensive R Archive Network (CRAN)", |
53 |
| - "url": "https://cran.r-project.org" |
54 |
| - }, |
55 |
| - "sameAs": "https://CRAN.R-project.org/package=roxygen2" |
56 |
| - }, |
57 | 46 | {
|
58 | 47 | "@type": "SoftwareApplication",
|
59 | 48 | "identifier": "knitr",
|
|
102 | 91 | "@type": "SoftwareApplication",
|
103 | 92 | "identifier": "crul",
|
104 | 93 | "name": "crul",
|
105 |
| - "version": ">= 0.7.0", |
| 94 | + "version": ">= 0.9.0", |
106 | 95 | "provider": {
|
107 | 96 | "@id": "https://cran.r-project.org",
|
108 | 97 | "@type": "Organization",
|
|
137 | 126 | "sameAs": "https://CRAN.R-project.org/package=R6"
|
138 | 127 | }
|
139 | 128 | ],
|
140 |
| - "contIntegration": "https://travis-ci.org/ropensci/elastic", |
| 129 | + "contIntegration": ["https://travis-ci.org/ropensci/elastic", "https://codecov.io/github/ropensci/elastic?branch=master"], |
141 | 130 | "releaseNotes": "https://github.com/ropensci/elastic/blob/master/NEWS.md",
|
142 | 131 | "readme": "https://github.com/ropensci/elastic/blob/master/README.md",
|
143 |
| - "fileSize": "1208.386KB", |
| 132 | + "fileSize": "1213.449KB", |
144 | 133 | "applicationCategory": "Databases",
|
145 | 134 | "isPartOf": "https://ropensci.org",
|
146 | 135 | "keywords": ["database", "Elasticsearch", "HTTP", "API", "search", "NoSQL", "Java", "JSON", "documents", "elasticsearch", "http", "database-wrapper", "json", "rstats", "r", "r-package", "data-science", "etl"],
|
147 | 136 | "contributor": {},
|
148 | 137 | "copyrightHolder": {},
|
149 | 138 | "funder": {},
|
150 |
| - "developmentStatus": "http://www.repostatus.org/#active" |
| 139 | + "developmentStatus": "http://www.repostatus.org/#active", |
| 140 | + "relatedLink": "https://docs.ropensci.org/elastic" |
151 | 141 | }
|
0 commit comments