We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed0176c commit 39ab8b7Copy full SHA for 39ab8b7
codemeta.json
@@ -8,7 +8,7 @@
8
"codeRepository": "https://github.com/AAGI-AUS/nert",
9
"issueTracker": "https://github.com/AAGI-AUS/nert/issues",
10
"license": "https://spdx.org/licenses/MIT",
11
- "version": "0.0.1",
+ "version": "0.0.1.9000",
12
"programmingLanguage": {
13
"@type": "ComputerLanguage",
14
"name": "R",
@@ -245,7 +245,8 @@
245
},
246
"SystemRequirements": null
247
248
- "fileSize": "1152.86KB",
+ "fileSize": "1177.024KB",
249
+ "releaseNotes": "https://github.com/AAGI-AUS/nert/blob/master/NEWS.md",
250
"readme": "https://github.com/AAGI-AUS/nert/blob/main/README.md",
251
"contIntegration": ["https://github.com/AAGI-AUS/nert/actions/workflows/R-CMD-check.yaml", "https://codecov.io/gh/AAGI-AUS/nert"]
252
}
0 commit comments