|
7 | 7 | "codeRepository": "https://github.com/njtierney/greta",
|
8 | 8 | "issueTracker": "https://github.com/greta-dev/greta/issues",
|
9 | 9 | "license": "https://spdx.org/licenses/Apache-2.0",
|
10 |
| - "version": "0.4.3", |
| 10 | + "version": "0.4.4", |
11 | 11 | "programmingLanguage": {
|
12 | 12 | "@type": "ComputerLanguage",
|
13 | 13 | "name": "R",
|
14 | 14 | "url": "https://r-project.org"
|
15 | 15 | },
|
16 |
| - "runtimePlatform": "R version 4.2.1 (2022-06-23)", |
| 16 | + "runtimePlatform": "R version 4.3.2 (2023-10-31)", |
17 | 17 | "provider": {
|
18 | 18 | "@id": "https://cran.r-project.org",
|
19 | 19 | "@type": "Organization",
|
|
156 | 156 | },
|
157 | 157 | "sameAs": "https://CRAN.R-project.org/package=DiagrammeR"
|
158 | 158 | },
|
| 159 | + { |
| 160 | + "@type": "SoftwareApplication", |
| 161 | + "identifier": "DiagrammeRsvg", |
| 162 | + "name": "DiagrammeRsvg", |
| 163 | + "provider": { |
| 164 | + "@id": "https://cran.r-project.org", |
| 165 | + "@type": "Organization", |
| 166 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 167 | + "url": "https://cran.r-project.org" |
| 168 | + }, |
| 169 | + "sameAs": "https://CRAN.R-project.org/package=DiagrammeRsvg" |
| 170 | + }, |
159 | 171 | {
|
160 | 172 | "@type": "SoftwareApplication",
|
161 | 173 | "identifier": "extraDistr",
|
|
288 | 300 | },
|
289 | 301 | "sameAs": "https://CRAN.R-project.org/package=rmutil"
|
290 | 302 | },
|
| 303 | + { |
| 304 | + "@type": "SoftwareApplication", |
| 305 | + "identifier": "rsvg", |
| 306 | + "name": "rsvg", |
| 307 | + "provider": { |
| 308 | + "@id": "https://cran.r-project.org", |
| 309 | + "@type": "Organization", |
| 310 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 311 | + "url": "https://cran.r-project.org" |
| 312 | + }, |
| 313 | + "sameAs": "https://CRAN.R-project.org/package=rsvg" |
| 314 | + }, |
291 | 315 | {
|
292 | 316 | "@type": "SoftwareApplication",
|
293 | 317 | "identifier": "spelling",
|
|
515 | 539 | },
|
516 | 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/)"
|
517 | 541 | },
|
518 |
| - "fileSize": "1313.486KB", |
| 542 | + "fileSize": "2098.014KB", |
519 | 543 | "citation": [
|
520 | 544 | {
|
521 | 545 | "@type": "ScholarlyArticle",
|
|
0 commit comments