|
4 | 4 | "identifier": "greta",
|
5 | 5 | "description": "Write statistical models in R and fit them by MCMC and optimisation on CPUs and GPUs, using Google 'TensorFlow'. greta lets you write your own model like in BUGS, JAGS and Stan, except that you write models right in R, it scales well to massive datasets, and it’s easy to extend and build on. See the website for more information, including tutorials, examples, package documentation, and the greta forum.",
|
6 | 6 | "name": "greta: Simple and Scalable Statistical Modelling in R",
|
7 |
| - "codeRepository": "https://github.com/njtierney/greta", |
| 7 | + "relatedLink": ["https://greta-stats.org", "https://CRAN.R-project.org/package=greta"], |
| 8 | + "codeRepository": "https://github.com/greta-dev/greta", |
8 | 9 | "issueTracker": "https://github.com/greta-dev/greta/issues",
|
9 | 10 | "license": "https://spdx.org/licenses/Apache-2.0",
|
10 |
| - "version": "0.4.4", |
| 11 | + "version": "0.5.0", |
11 | 12 | "programmingLanguage": {
|
12 | 13 | "@type": "ComputerLanguage",
|
13 | 14 | "name": "R",
|
14 | 15 | "url": "https://r-project.org"
|
15 | 16 | },
|
16 |
| - "runtimePlatform": "R version 4.3.2 (2023-10-31)", |
| 17 | + "runtimePlatform": "R version 4.4.2 (2024-10-31)", |
17 | 18 | "provider": {
|
18 | 19 | "@id": "https://cran.r-project.org",
|
19 | 20 | "@type": "Organization",
|
|
156 | 157 | },
|
157 | 158 | "sameAs": "https://CRAN.R-project.org/package=DiagrammeR"
|
158 | 159 | },
|
| 160 | + { |
| 161 | + "@type": "SoftwareApplication", |
| 162 | + "identifier": "dplyr", |
| 163 | + "name": "dplyr", |
| 164 | + "provider": { |
| 165 | + "@id": "https://cran.r-project.org", |
| 166 | + "@type": "Organization", |
| 167 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 168 | + "url": "https://cran.r-project.org" |
| 169 | + }, |
| 170 | + "sameAs": "https://CRAN.R-project.org/package=dplyr" |
| 171 | + }, |
159 | 172 | {
|
160 | 173 | "@type": "SoftwareApplication",
|
161 | 174 | "identifier": "DiagrammeRsvg",
|
|
276 | 289 | },
|
277 | 290 | "sameAs": "https://CRAN.R-project.org/package=mvtnorm"
|
278 | 291 | },
|
| 292 | + { |
| 293 | + "@type": "SoftwareApplication", |
| 294 | + "identifier": "purrr", |
| 295 | + "name": "purrr", |
| 296 | + "provider": { |
| 297 | + "@id": "https://cran.r-project.org", |
| 298 | + "@type": "Organization", |
| 299 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 300 | + "url": "https://cran.r-project.org" |
| 301 | + }, |
| 302 | + "sameAs": "https://CRAN.R-project.org/package=purrr" |
| 303 | + }, |
279 | 304 | {
|
280 | 305 | "@type": "SoftwareApplication",
|
281 | 306 | "identifier": "rmarkdown",
|
|
339 | 364 | },
|
340 | 365 | {
|
341 | 366 | "@type": "SoftwareApplication",
|
342 |
| - "identifier": "tidyverse", |
343 |
| - "name": "tidyverse", |
| 367 | + "identifier": "tibble", |
| 368 | + "name": "tibble", |
| 369 | + "provider": { |
| 370 | + "@id": "https://cran.r-project.org", |
| 371 | + "@type": "Organization", |
| 372 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 373 | + "url": "https://cran.r-project.org" |
| 374 | + }, |
| 375 | + "sameAs": "https://CRAN.R-project.org/package=tibble" |
| 376 | + }, |
| 377 | + { |
| 378 | + "@type": "SoftwareApplication", |
| 379 | + "identifier": "tidyr", |
| 380 | + "name": "tidyr", |
344 | 381 | "provider": {
|
345 | 382 | "@id": "https://cran.r-project.org",
|
346 | 383 | "@type": "Organization",
|
347 | 384 | "name": "Comprehensive R Archive Network (CRAN)",
|
348 | 385 | "url": "https://cran.r-project.org"
|
349 | 386 | },
|
350 |
| - "sameAs": "https://CRAN.R-project.org/package=tidyverse" |
| 387 | + "sameAs": "https://CRAN.R-project.org/package=tidyr" |
351 | 388 | },
|
352 | 389 | {
|
353 | 390 | "@type": "SoftwareApplication",
|
|
372 | 409 | "url": "https://cran.r-project.org"
|
373 | 410 | },
|
374 | 411 | "sameAs": "https://CRAN.R-project.org/package=withr"
|
| 412 | + }, |
| 413 | + { |
| 414 | + "@type": "SoftwareApplication", |
| 415 | + "identifier": "rstudioapi", |
| 416 | + "name": "rstudioapi", |
| 417 | + "provider": { |
| 418 | + "@id": "https://cran.r-project.org", |
| 419 | + "@type": "Organization", |
| 420 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 421 | + "url": "https://cran.r-project.org" |
| 422 | + }, |
| 423 | + "sameAs": "https://CRAN.R-project.org/package=rstudioapi" |
375 | 424 | }
|
376 | 425 | ],
|
377 | 426 | "softwareRequirements": {
|
378 | 427 | "1": {
|
379 | 428 | "@type": "SoftwareApplication",
|
380 | 429 | "identifier": "R",
|
381 | 430 | "name": "R",
|
382 |
| - "version": ">= 3.1.0" |
| 431 | + "version": ">= 4.1.0" |
383 | 432 | },
|
384 | 433 | "2": {
|
385 | 434 | "@type": "SoftwareApplication",
|
|
409 | 458 | "@type": "SoftwareApplication",
|
410 | 459 | "identifier": "cli",
|
411 | 460 | "name": "cli",
|
412 |
| - "version": ">= 3.0.0", |
| 461 | + "version": ">= 3.4.1", |
413 | 462 | "provider": {
|
414 | 463 | "@id": "https://cran.r-project.org",
|
415 | 464 | "@type": "Organization",
|
|
513 | 562 | "sameAs": "https://CRAN.R-project.org/package=reticulate"
|
514 | 563 | },
|
515 | 564 | "13": {
|
| 565 | + "@type": "SoftwareApplication", |
| 566 | + "identifier": "rlang", |
| 567 | + "name": "rlang", |
| 568 | + "provider": { |
| 569 | + "@id": "https://cran.r-project.org", |
| 570 | + "@type": "Organization", |
| 571 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 572 | + "url": "https://cran.r-project.org" |
| 573 | + }, |
| 574 | + "sameAs": "https://CRAN.R-project.org/package=rlang" |
| 575 | + }, |
| 576 | + "14": { |
516 | 577 | "@type": "SoftwareApplication",
|
517 | 578 | "identifier": "tensorflow",
|
518 | 579 | "name": "tensorflow",
|
519 |
| - "version": ">= 2.7.0", |
| 580 | + "version": "== 2.16.0", |
520 | 581 | "provider": {
|
521 | 582 | "@id": "https://cran.r-project.org",
|
522 | 583 | "@type": "Organization",
|
|
525 | 586 | },
|
526 | 587 | "sameAs": "https://CRAN.R-project.org/package=tensorflow"
|
527 | 588 | },
|
528 |
| - "14": { |
| 589 | + "15": { |
| 590 | + "@type": "SoftwareApplication", |
| 591 | + "identifier": "tools", |
| 592 | + "name": "tools" |
| 593 | + }, |
| 594 | + "16": { |
| 595 | + "@type": "SoftwareApplication", |
| 596 | + "identifier": "utils", |
| 597 | + "name": "utils" |
| 598 | + }, |
| 599 | + "17": { |
| 600 | + "@type": "SoftwareApplication", |
| 601 | + "identifier": "whisker", |
| 602 | + "name": "whisker", |
| 603 | + "provider": { |
| 604 | + "@id": "https://cran.r-project.org", |
| 605 | + "@type": "Organization", |
| 606 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 607 | + "url": "https://cran.r-project.org" |
| 608 | + }, |
| 609 | + "sameAs": "https://CRAN.R-project.org/package=whisker" |
| 610 | + }, |
| 611 | + "18": { |
529 | 612 | "@type": "SoftwareApplication",
|
530 | 613 | "identifier": "yesno",
|
531 | 614 | "name": "yesno",
|
|
537 | 620 | },
|
538 | 621 | "sameAs": "https://CRAN.R-project.org/package=yesno"
|
539 | 622 | },
|
540 |
| - "SystemRequirements": "Python (>= 2.7.0) with header files and shared\n library; TensorFlow (v1.14; https://www.tensorflow.org/); TensorFlow\n Probability (v0.7.0; https://www.tensorflow.org/probability/)" |
| 623 | + "SystemRequirements": "Python (>= 3.7.0) with header files and shared\n library; TensorFlow (>= v2.0.0; https://www.tensorflow.org/); TensorFlow\n Probability (v0.8.0; https://www.tensorflow.org/probability/)" |
541 | 624 | },
|
542 |
| - "fileSize": "2098.014KB", |
| 625 | + "fileSize": "1625.784KB", |
543 | 626 | "citation": [
|
544 | 627 | {
|
545 | 628 | "@type": "ScholarlyArticle",
|
|
569 | 652 | }
|
570 | 653 | }
|
571 | 654 | ],
|
572 |
| - "relatedLink": "https://greta-stats.org", |
573 |
| - "releaseNotes": "https://github.com/njtierney/greta/blob/master/NEWS.md", |
574 |
| - "readme": "https://github.com/njtierney/greta/blob/master/README.md", |
575 |
| - "contIntegration": ["https://app.codecov.io/gh/greta-dev/greta?branch=master", "https://github.com/greta-dev/greta/actions"] |
| 655 | + "releaseNotes": "https://github.com/greta-dev/greta/blob/master/NEWS.md", |
| 656 | + "readme": "https://github.com/greta-dev/greta/blob/master/README.md", |
| 657 | + "contIntegration": ["https://github.com/greta-dev/greta/actions", "https://app.codecov.io/gh/greta-dev/greta?branch=master"] |
576 | 658 | }
|
0 commit comments