|
10 | 10 | "codeRepository": "https://github.com/ropensci/rvertnet", |
11 | 11 | "issueTracker": "https://github.com/ropensci/rvertnet/issues", |
12 | 12 | "license": "https://spdx.org/licenses/MIT", |
13 | | - "version": "0.7.4.91", |
| 13 | + "version": "0.8.0", |
14 | 14 | "programmingLanguage": { |
15 | 15 | "@type": "ComputerLanguage", |
16 | 16 | "name": "R", |
|
64 | 64 | "url": "https://cran.r-project.org" |
65 | 65 | }, |
66 | 66 | "sameAs": "https://CRAN.R-project.org/package=knitr" |
| 67 | + }, |
| 68 | + { |
| 69 | + "@type": "SoftwareApplication", |
| 70 | + "identifier": "vcr", |
| 71 | + "name": "vcr", |
| 72 | + "provider": { |
| 73 | + "@id": "https://cran.r-project.org", |
| 74 | + "@type": "Organization", |
| 75 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 76 | + "url": "https://cran.r-project.org" |
| 77 | + }, |
| 78 | + "sameAs": "https://CRAN.R-project.org/package=vcr" |
67 | 79 | } |
68 | 80 | ], |
69 | 81 | "softwareRequirements": [ |
|
134 | 146 | "contIntegration": ["https://travis-ci.org/ropensci/rvertnet", "https://ci.appveyor.com/project/sckott/rvertnet", "https://codecov.io/github/ropensci/rvertnet?branch=master"], |
135 | 147 | "releaseNotes": "https://github.com/ropensci/rvertnet/blob/master/NEWS.md", |
136 | 148 | "readme": "https://github.com/ropensci/rvertnet/blob/master/README.md", |
137 | | - "fileSize": "162.171KB", |
| 149 | + "fileSize": "744.948KB", |
138 | 150 | "contributor": [ |
139 | 151 | { |
140 | 152 | "@type": "Person", |
|
153 | 165 | "relatedLink": "https://docs.ropensci.org/rvertnet", |
154 | 166 | "copyrightHolder": {}, |
155 | 167 | "funder": {}, |
156 | | - "developmentStatus": "http://www.repostatus.org/#active" |
| 168 | + "developmentStatus": "https://www.repostatus.org/#active" |
157 | 169 | } |
0 commit comments