|
4 | 4 | "identifier": "Rpolyhedra",
|
5 | 5 | "description": "A polyhedra database scraped from various sources as R6 objects and 'rgl' visualizing capabilities.",
|
6 | 6 | "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"], |
8 | 8 | "codeRepository": "https://github.com/ropensci/Rpolyhedra",
|
9 | 9 | "issueTracker": "https://github.com/ropensci/Rpolyhedra/issues",
|
10 | 10 | "license": "https://spdx.org/licenses/MIT",
|
|
267 | 267 | },
|
268 | 268 | "SystemRequirements": null
|
269 | 269 | },
|
270 |
| - "fileSize": "2229.345KB", |
| 270 | + "fileSize": "2229.903KB", |
271 | 271 | "releaseNotes": "https://github.com/ropensci/Rpolyhedra/blob/master/NEWS.md",
|
| 272 | + "readme": "https://github.com/ropensci/Rpolyhedra/blob/master/README.md", |
272 | 273 | "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"] |
274 | 281 | }
|
0 commit comments