|
5 | 5 | ], |
6 | 6 | "@type": "SoftwareSourceCode", |
7 | 7 | "identifier": "rplos", |
8 | | - "description": "A programmatic interface to the 'SOLR' based\n search 'API' (<http://api.plos.org/>) provided by the Public\n Library of Science journals to search their articles.\n Functions are included for searching for articles, retrieving\n articles, making plots, doing 'faceted' searches,\n 'highlight' searches, and viewing results of 'highlighted'\n searches in a browser.", |
9 | | - "name": "rplos: Interface to the Search 'API' for 'PLoS' Journals", |
| 8 | + "description": "A programmatic interface to the 'SOLR' based\n search API (<http://api.plos.org/>) provided by the Public\n Library of Science journals to search their articles.\n Functions are included for searching for articles, retrieving\n articles, making plots, doing 'faceted' searches,\n 'highlight' searches, and viewing results of 'highlighted'\n searches in a browser.", |
| 9 | + "name": "rplos: Interface to the Search API for 'PLoS' Journals", |
10 | 10 | "codeRepository": "https://github.com/ropensci/rplos", |
11 | 11 | "issueTracker": "https://github.com/ropensci/rplos/issues", |
12 | 12 | "license": "https://spdx.org/licenses/MIT", |
13 | | - "version": "0.8.2", |
| 13 | + "version": "0.8.4", |
14 | 14 | "programmingLanguage": { |
15 | 15 | "@type": "ComputerLanguage", |
16 | 16 | "name": "R", |
17 | | - "version": "3.5.0", |
| 17 | + "version": "3.5.1", |
18 | 18 | "url": "https://r-project.org" |
19 | 19 | }, |
20 | | - "runtimePlatform": "R version 3.5.0 (2018-04-23)", |
| 20 | + "runtimePlatform": "R version 3.5.1 Patched (2018-08-12 r75119)", |
21 | 21 | "provider": { |
22 | 22 | "@id": "https://cran.r-project.org", |
23 | 23 | "@type": "Organization", |
|
231 | 231 | "contIntegration": "https://travis-ci.org/ropensci/rplos", |
232 | 232 | "releaseNotes": "https://github.com/ropensci/rplos/blob/master/NEWS.md", |
233 | 233 | "readme": "https://github.com/ropensci/rplos/blob/master/README.md", |
234 | | - "fileSize": "1109.178KB", |
| 234 | + "fileSize": "1215.183KB", |
235 | 235 | "applicationCategory": "Literature", |
236 | 236 | "isPartOf": "https://ropensci.org", |
237 | | - "keywords": ["PLOS", "library", "science", "JSON", "XML", "API", "web", "api-client", "article", "fulltext", "text-mining", "xml", "pdf", "metadata", "web-api", "plos", "r", "rstats"], |
| 237 | + "keywords": ["PLOS", "library", "science", "JSON", "XML", "API", "web", "api-client", "article", "fulltext", "text-mining", "xml", "pdf", "metadata", "web-api", "plos", "r", "rstats", "r-package"], |
238 | 238 | "developmentStatus": "http://www.repostatus.org/#active" |
239 | 239 | } |
0 commit comments