Skip to content

Commit 5eaac07

Browse files
authored
Merge pull request #100 from epiforecasts/update-codemeta-44
Update codemeta.json
2 parents 92ab8b4 + 6e6a684 commit 5eaac07

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

codemeta.json

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,9 +382,33 @@
382382
},
383383
"sameAs": "https://CRAN.R-project.org/package=jsonlite"
384384
},
385+
"21": {
386+
"@type": "SoftwareApplication",
387+
"identifier": "future",
388+
"name": "future",
389+
"provider": {
390+
"@id": "https://cran.r-project.org",
391+
"@type": "Organization",
392+
"name": "Comprehensive R Archive Network (CRAN)",
393+
"url": "https://cran.r-project.org"
394+
},
395+
"sameAs": "https://CRAN.R-project.org/package=future"
396+
},
397+
"22": {
398+
"@type": "SoftwareApplication",
399+
"identifier": "future.callr",
400+
"name": "future.callr",
401+
"provider": {
402+
"@id": "https://cran.r-project.org",
403+
"@type": "Organization",
404+
"name": "Comprehensive R Archive Network (CRAN)",
405+
"url": "https://cran.r-project.org"
406+
},
407+
"sameAs": "https://CRAN.R-project.org/package=future.callr"
408+
},
385409
"SystemRequirements": null
386410
},
387-
"fileSize": "111.021KB",
411+
"fileSize": "5974.061KB",
388412
"releaseNotes": "https://github.com/epiforecasts/evalwwforecasts/blob/main/NEWS.md",
389413
"readme": "https://github.com/epiforecasts/evalwwforecasts/blob/main/README.md"
390414
}

0 commit comments

Comments
 (0)