Skip to content

Commit

Permalink
Update codemeta.json (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: seabbs <20317649+seabbs@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and seabbs authored Sep 3, 2024
1 parent 59a4182 commit dfae275
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,18 @@
},
"sameAs": "https://CRAN.R-project.org/package=knitr"
},
{
"@type": "SoftwareApplication",
"identifier": "ggplot2",
"name": "ggplot2",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
"name": "Comprehensive R Archive Network (CRAN)",
"url": "https://cran.r-project.org"
},
"sameAs": "https://CRAN.R-project.org/package=ggplot2"
},
{
"@type": "SoftwareApplication",
"identifier": "rmarkdown",
Expand Down Expand Up @@ -120,7 +132,7 @@
},
"SystemRequirements": null
},
"fileSize": "266.855KB",
"fileSize": "279.09KB",
"citation": [
{
"@type": "SoftwareSourceCode",
Expand Down

0 comments on commit dfae275

Please sign in to comment.