Skip to content

Commit

Permalink
Update codemeta.json
Browse files Browse the repository at this point in the history
  • Loading branch information
const-ae committed Oct 13, 2022
1 parent fd04d1a commit 5c16d46
Showing 1 changed file with 5 additions and 17 deletions.
22 changes: 5 additions & 17 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"relatedLink": ["https://const-ae.github.io/ggsignif/", "https://CRAN.R-project.org/package=ggsignif"],
"codeRepository": "https://github.com/const-ae/ggsignif",
"license": "https://spdx.org/licenses/GPL-3.0",
"version": "0.6.3.9000",
"version": "0.6.4",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
"url": "https://r-project.org"
},
"runtimePlatform": "R version 4.1.2 (2021-11-01)",
"runtimePlatform": "R version 4.1.1 (2021-08-10)",
"provider": {
"@id": "https://cran.r-project.org",
"@type": "Organization",
Expand Down Expand Up @@ -86,18 +86,6 @@
},
"sameAs": "https://CRAN.R-project.org/package=rmarkdown"
},
{
"@type": "SoftwareApplication",
"identifier": "spelling",
"name": "spelling",
"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=spelling"
},
{
"@type": "SoftwareApplication",
"identifier": "testthat",
Expand Down Expand Up @@ -140,7 +128,7 @@
},
"SystemRequirements": null
},
"fileSize": "495.7KB",
"fileSize": "906.037KB",
"citation": [
{
"@type": "ScholarlyArticle",
Expand Down Expand Up @@ -173,8 +161,8 @@
}
],
"releaseNotes": "https://github.com/const-ae/ggsignif/blob/master/NEWS.md",
"readme": "https://github.com/const-ae/ggsignif/blob/master/README.md",
"contIntegration": "https://codecov.io/gh/const-ae/ggsignif?branch=master",
"readme": "https://github.com/const-ae/ggsignif/blob/main/README.md",
"contIntegration": "https://app.codecov.io/gh/const-ae/ggsignif?branch=main",
"developmentStatus": "https://lifecycle.r-lib.org/articles/stages.html",
"keywords": ["rstats", "ggplot-extension", "significance-stars", "ggplot2", "asterisk"]
}

0 comments on commit 5c16d46

Please sign in to comment.