Skip to content

Commit 4bf5148

Browse files
committed
update codemeta
1 parent b7e5fb7 commit 4bf5148

File tree

1 file changed

+27
-3
lines changed

1 file changed

+27
-3
lines changed

codemeta.json

+27-3
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"codeRepository": "https://github.com/njtierney/greta",
88
"issueTracker": "https://github.com/greta-dev/greta/issues",
99
"license": "https://spdx.org/licenses/Apache-2.0",
10-
"version": "0.4.3",
10+
"version": "0.4.4",
1111
"programmingLanguage": {
1212
"@type": "ComputerLanguage",
1313
"name": "R",
1414
"url": "https://r-project.org"
1515
},
16-
"runtimePlatform": "R version 4.2.1 (2022-06-23)",
16+
"runtimePlatform": "R version 4.3.2 (2023-10-31)",
1717
"provider": {
1818
"@id": "https://cran.r-project.org",
1919
"@type": "Organization",
@@ -156,6 +156,18 @@
156156
},
157157
"sameAs": "https://CRAN.R-project.org/package=DiagrammeR"
158158
},
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+
},
159171
{
160172
"@type": "SoftwareApplication",
161173
"identifier": "extraDistr",
@@ -288,6 +300,18 @@
288300
},
289301
"sameAs": "https://CRAN.R-project.org/package=rmutil"
290302
},
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+
},
291315
{
292316
"@type": "SoftwareApplication",
293317
"identifier": "spelling",
@@ -515,7 +539,7 @@
515539
},
516540
"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/)"
517541
},
518-
"fileSize": "1313.486KB",
542+
"fileSize": "2098.014KB",
519543
"citation": [
520544
{
521545
"@type": "ScholarlyArticle",

0 commit comments

Comments
 (0)