Skip to content

Commit ed46e0c

Browse files
committed
codemeta
1 parent c951629 commit ed46e0c

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

codemeta.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"identifier": "Rpolyhedra",
55
"description": "A polyhedra database scraped from various sources as R6 objects and 'rgl' visualizing capabilities.",
66
"name": "Rpolyhedra: Polyhedra Database",
7-
"relatedLink": "https://docs.ropensci.org/Rpolyhedra/",
7+
"relatedLink": ["https://docs.ropensci.org/Rpolyhedra/", "https://CRAN.R-project.org/package=Rpolyhedra"],
88
"codeRepository": "https://github.com/ropensci/Rpolyhedra",
99
"issueTracker": "https://github.com/ropensci/Rpolyhedra/issues",
1010
"license": "https://spdx.org/licenses/MIT",
@@ -267,8 +267,15 @@
267267
},
268268
"SystemRequirements": null
269269
},
270-
"fileSize": "2229.345KB",
270+
"fileSize": "2229.903KB",
271271
"releaseNotes": "https://github.com/ropensci/Rpolyhedra/blob/master/NEWS.md",
272+
"readme": "https://github.com/ropensci/Rpolyhedra/blob/master/README.md",
272273
"contIntegration": ["https://github.com/ropensci/Rpolyhedra/actions", "https://app.codecov.io/gh/ropensci/Rpolyhedra"],
273-
"developmentStatus": "https://www.repostatus.org/#active"
274+
"developmentStatus": "https://www.repostatus.org/#active",
275+
"review": {
276+
"@type": "Review",
277+
"url": "https://github.com/ropensci/software-review/issues/157",
278+
"provider": "https://ropensci.org"
279+
},
280+
"keywords": ["polyhedra-database", "geometry", "rgl"]
274281
}

0 commit comments

Comments
 (0)