|
10 | 10 | "codeRepository": "https://github.com/ropensci/rorcid", |
11 | 11 | "issueTracker": "https://github.com/ropensci/rorcid/issues", |
12 | 12 | "license": "https://spdx.org/licenses/MIT", |
13 | | - "version": "0.3.7.9210", |
| 13 | + "version": "0.4.0", |
14 | 14 | "programmingLanguage": { |
15 | 15 | "@type": "ComputerLanguage", |
16 | 16 | "name": "R", |
|
62 | 62 | "name": "Central R Archive Network (CRAN)", |
63 | 63 | "url": "https://cran.r-project.org" |
64 | 64 | } |
65 | | - }, |
66 | | - { |
67 | | - "@type": "SoftwareApplication", |
68 | | - "identifier": "rmarkdown", |
69 | | - "name": "rmarkdown", |
70 | | - "provider": { |
71 | | - "@id": "https://cran.r-project.org", |
72 | | - "@type": "Organization", |
73 | | - "name": "Central R Archive Network (CRAN)", |
74 | | - "url": "https://cran.r-project.org" |
75 | | - } |
76 | 65 | } |
77 | 66 | ], |
78 | 67 | "softwareRequirements": [ |
|
145 | 134 | "name": "Central R Archive Network (CRAN)", |
146 | 135 | "url": "https://cran.r-project.org" |
147 | 136 | } |
| 137 | + }, |
| 138 | + { |
| 139 | + "@type": "SoftwareApplication", |
| 140 | + "identifier": "data.table", |
| 141 | + "name": "data.table", |
| 142 | + "provider": { |
| 143 | + "@id": "https://cran.r-project.org", |
| 144 | + "@type": "Organization", |
| 145 | + "name": "Central R Archive Network (CRAN)", |
| 146 | + "url": "https://cran.r-project.org" |
| 147 | + } |
148 | 148 | } |
149 | 149 | ], |
150 | 150 | "contIntegration": "https://travis-ci.org/ropensci/rorcid", |
151 | 151 | "releaseNotes": "https://github.com/ropensci/rorcid/blob/master/NEWS.md", |
152 | 152 | "readme": "https://github.com/ropensci/rorcid/blob/master/README.md", |
153 | | - "fileSize": "32.78KB", |
| 153 | + "fileSize": "34.19KB", |
154 | 154 | "applicationCategory": "Literature", |
155 | 155 | "isPartOf": "https://ropensci.org", |
156 | 156 | "keywords": ["identifiers", "literature", "publications", "citations", "scholarly", "people"] |
|
0 commit comments