|
8 | 8 | "codeRepository": "https://github.com/RobinDenz1/adjustedCurves", |
9 | 9 | "issueTracker": "https://github.com/RobinDenz1/adjustedCurves/issues", |
10 | 10 | "license": "https://spdx.org/licenses/GPL-3.0", |
11 | | - "version": "0.11.0", |
| 11 | + "version": "0.11.1", |
12 | 12 | "programmingLanguage": { |
13 | 13 | "@type": "ComputerLanguage", |
14 | 14 | "name": "R", |
|
229 | 229 | }, |
230 | 230 | "sameAs": "https://CRAN.R-project.org/package=rmarkdown" |
231 | 231 | }, |
232 | | - { |
233 | | - "@type": "SoftwareApplication", |
234 | | - "identifier": "survival", |
235 | | - "name": "survival", |
236 | | - "version": ">= 3.0.0", |
237 | | - "provider": { |
238 | | - "@id": "https://cran.r-project.org", |
239 | | - "@type": "Organization", |
240 | | - "name": "Comprehensive R Archive Network (CRAN)", |
241 | | - "url": "https://cran.r-project.org" |
242 | | - }, |
243 | | - "sameAs": "https://CRAN.R-project.org/package=survival" |
244 | | - }, |
245 | 232 | { |
246 | 233 | "@type": "SoftwareApplication", |
247 | 234 | "identifier": "testthat", |
248 | 235 | "name": "testthat", |
249 | | - "version": ">= 3.0.0", |
| 236 | + "version": ">= 3.2.1", |
250 | 237 | "provider": { |
251 | 238 | "@id": "https://cran.r-project.org", |
252 | 239 | "@type": "Organization", |
|
284 | 271 | "@type": "SoftwareApplication", |
285 | 272 | "identifier": "vdiffr", |
286 | 273 | "name": "vdiffr", |
287 | | - "version": ">= 1.0.0", |
| 274 | + "version": ">= 1.0.7", |
288 | 275 | "provider": { |
289 | 276 | "@id": "https://cran.r-project.org", |
290 | 277 | "@type": "Organization", |
|
319 | 306 | }, |
320 | 307 | { |
321 | 308 | "@type": "SoftwareApplication", |
322 | | - "identifier": "concrete", |
323 | | - "name": "concrete", |
324 | | - "version": ">= 1.0.5", |
| 309 | + "identifier": "numDeriv", |
| 310 | + "name": "numDeriv", |
325 | 311 | "provider": { |
326 | 312 | "@id": "https://cran.r-project.org", |
327 | 313 | "@type": "Organization", |
328 | 314 | "name": "Comprehensive R Archive Network (CRAN)", |
329 | 315 | "url": "https://cran.r-project.org" |
330 | 316 | }, |
331 | | - "sameAs": "https://CRAN.R-project.org/package=concrete" |
| 317 | + "sameAs": "https://CRAN.R-project.org/package=numDeriv" |
332 | 318 | }, |
333 | 319 | { |
334 | 320 | "@type": "SoftwareApplication", |
335 | | - "identifier": "numDeriv", |
336 | | - "name": "numDeriv", |
| 321 | + "identifier": "cowplot", |
| 322 | + "name": "cowplot", |
| 323 | + "version": ">= 1.1.3", |
337 | 324 | "provider": { |
338 | 325 | "@id": "https://cran.r-project.org", |
339 | 326 | "@type": "Organization", |
340 | 327 | "name": "Comprehensive R Archive Network (CRAN)", |
341 | 328 | "url": "https://cran.r-project.org" |
342 | 329 | }, |
343 | | - "sameAs": "https://CRAN.R-project.org/package=numDeriv" |
| 330 | + "sameAs": "https://CRAN.R-project.org/package=cowplot" |
344 | 331 | } |
345 | 332 | ], |
346 | 333 | "softwareRequirements": { |
|
417 | 404 | }, |
418 | 405 | "sameAs": "https://CRAN.R-project.org/package=rlang" |
419 | 406 | }, |
| 407 | + "7": { |
| 408 | + "@type": "SoftwareApplication", |
| 409 | + "identifier": "survival", |
| 410 | + "name": "survival", |
| 411 | + "version": ">= 3.0.0", |
| 412 | + "provider": { |
| 413 | + "@id": "https://cran.r-project.org", |
| 414 | + "@type": "Organization", |
| 415 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 416 | + "url": "https://cran.r-project.org" |
| 417 | + }, |
| 418 | + "sameAs": "https://CRAN.R-project.org/package=survival" |
| 419 | + }, |
420 | 420 | "SystemRequirements": null |
421 | 421 | }, |
422 | | - "fileSize": "2694.877KB", |
| 422 | + "fileSize": "3158.658KB", |
423 | 423 | "citation": [ |
424 | 424 | { |
425 | 425 | "@type": "ScholarlyArticle", |
|
0 commit comments