|
10 | 10 | "codeRepository": "https://github.com/ropensci/rnoaa", |
11 | 11 | "issueTracker": "https://github.com/ropensci/rnoaa/issues", |
12 | 12 | "license": "https://spdx.org/licenses/MIT", |
13 | | - "version": "0.9.5", |
| 13 | + "version": "0.9.6", |
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 Patched (2019-09-23 r77210)", |
| 19 | + "runtimePlatform": "R version 3.6.3 Patched (2020-03-11 r78147)", |
21 | 20 | "provider": { |
22 | 21 | "@id": "https://cran.r-project.org", |
23 | 22 | "@type": "Organization", |
|
29 | 28 | "@type": "Person", |
30 | 29 | "givenName": "Scott", |
31 | 30 | "familyName": "Chamberlain", |
32 | | - "email": "myrmecocystus@gmail.com" |
| 31 | + "email": "myrmecocystus@gmail.com", |
| 32 | + "@id": "https://orcid.org/0000-0003-1444-9135" |
33 | 33 | } |
34 | 34 | ], |
35 | 35 | "contributor": [ |
|
79 | 79 | "@type": "Person", |
80 | 80 | "givenName": "Scott", |
81 | 81 | "familyName": "Chamberlain", |
82 | | - "email": "myrmecocystus@gmail.com" |
| 82 | + "email": "myrmecocystus@gmail.com", |
| 83 | + "@id": "https://orcid.org/0000-0003-1444-9135" |
83 | 84 | } |
84 | 85 | ], |
85 | 86 | "softwareSuggestions": [ |
86 | 87 | { |
87 | 88 | "@type": "SoftwareApplication", |
88 | 89 | "identifier": "roxygen2", |
89 | 90 | "name": "roxygen2", |
90 | | - "version": ">= 6.1.1", |
| 91 | + "version": ">= 7.1.0", |
91 | 92 | "provider": { |
92 | 93 | "@id": "https://cran.r-project.org", |
93 | 94 | "@type": "Organization", |
|
244 | 245 | "@type": "SoftwareApplication", |
245 | 246 | "identifier": "vcr", |
246 | 247 | "name": "vcr", |
247 | | - "version": ">= 0.2.2", |
| 248 | + "version": ">= 0.5.4", |
248 | 249 | "provider": { |
249 | 250 | "@id": "https://cran.r-project.org", |
250 | 251 | "@type": "Organization", |
251 | 252 | "name": "Comprehensive R Archive Network (CRAN)", |
252 | 253 | "url": "https://cran.r-project.org" |
253 | 254 | }, |
254 | 255 | "sameAs": "https://CRAN.R-project.org/package=vcr" |
| 256 | + }, |
| 257 | + { |
| 258 | + "@type": "SoftwareApplication", |
| 259 | + "identifier": "webmockr", |
| 260 | + "name": "webmockr", |
| 261 | + "provider": { |
| 262 | + "@id": "https://cran.r-project.org", |
| 263 | + "@type": "Organization", |
| 264 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 265 | + "url": "https://cran.r-project.org" |
| 266 | + }, |
| 267 | + "sameAs": "https://CRAN.R-project.org/package=webmockr" |
255 | 268 | } |
256 | 269 | ], |
257 | 270 | "softwareRequirements": [ |
|
456 | 469 | "sameAs": "https://CRAN.R-project.org/package=hoardr" |
457 | 470 | } |
458 | 471 | ], |
459 | | - "contIntegration": "https://travis-ci.org/ropensci/rnoaa", |
| 472 | + "contIntegration": ["https://travis-ci.org/ropensci/rnoaa", "https://ci.appveyor.com/project/sckott/rnoaa/branch/master", "https://codecov.io/github/ropensci/rnoaa?branch=master"], |
460 | 473 | "releaseNotes": "https://github.com/ropensci/rnoaa/blob/master/NEWS.md", |
461 | 474 | "readme": "https://github.com/ropensci/rnoaa/blob/master/README.md", |
462 | | - "fileSize": "1998.543KB", |
| 475 | + "fileSize": "0KB", |
463 | 476 | "applicationCategory": "Climate", |
464 | 477 | "isPartOf": "https://ropensci.org", |
465 | 478 | "keywords": ["earth", "science", "climate", "precipitation", "temperature", "storm", "buoy", "NCDC", "NOAA", "tornadoe", "seaice", "ISD", "noaa", "rstats", "noaa-data", "r", "r-package"], |
466 | 479 | "relatedLink": "https://docs.ropensci.org/rnoaa", |
467 | 480 | "copyrightHolder": {}, |
468 | | - "funder": {} |
| 481 | + "funder": [ |
| 482 | + { |
| 483 | + "@type": "Organization", |
| 484 | + "name": "rOpenSci" |
| 485 | + } |
| 486 | + ], |
| 487 | + "developmentStatus": "https://www.repostatus.org/#active" |
469 | 488 | } |
0 commit comments