Skip to content

Commit

Permalink
Update codemeta.json (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: seabbs <20317649+seabbs@users.noreply.github.com>
Co-authored-by: Sam Abbott <s.e.abbott12@gmail.com>
  • Loading branch information
3 people authored Sep 4, 2024
1 parent 80372dc commit e1a495d
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"codeRepository": "https://github.com/epinowcast/primarycensoreddist/",
"issueTracker": "https://github.com/epinowcast/primarycensoreddist/issues/",
"license": "https://spdx.org/licenses/MIT",
"version": "0.1.0.1000",
"version": "0.2.0",
"programmingLanguage": {
"@type": "ComputerLanguage",
"name": "R",
Expand All @@ -17,16 +17,18 @@
"runtimePlatform": "R version 4.4.1 (2024-06-14)",
"author": [
{
"@type": "Organization",
"name": "Sam Abbott",
"@type": "Person",
"givenName": "Sam",
"familyName": "Abbott",
"email": "contact@samabbott.co.uk",
"@id": "https://orcid.org/0000-0001-8057-8037"
}
],
"maintainer": [
{
"@type": "Organization",
"name": "Sam Abbott",
"@type": "Person",
"givenName": "Sam",
"familyName": "Abbott",
"email": "contact@samabbott.co.uk",
"@id": "https://orcid.org/0000-0001-8057-8037"
}
Expand Down Expand Up @@ -144,15 +146,16 @@
},
"SystemRequirements": null
},
"fileSize": "283.124KB",
"fileSize": "283.506KB",
"citation": [
{
"@type": "SoftwareSourceCode",
"datePublished": "2024",
"author": [
{
"@type": "Organization",
"name": "Sam Abbott",
"@type": "Person",
"givenName": "Sam",
"familyName": "Abbott",
"email": "contact@samabbott.co.uk",
"@id": "https://orcid.org/0000-0001-8057-8037"
}
Expand Down

0 comments on commit e1a495d

Please sign in to comment.