GET /api/v1/ports/R-RcppCGAL/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-RcppCGAL",
"portdir": "R/R-RcppCGAL",
"version": "5.6.4",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ericdunipace/RcppCGAL",
"description": "Rcpp Integration for CGAL",
"long_description": "Creates a header only package to link to the CGAL (Computational Geometry Algorithms Library) header files in Rcpp. There are a variety of potential uses for the software such as Hilbert sorting, KDtree nearest neighbors, and convex hull algorithms.",
"active": true,
"categories": [
"science",
"math",
"R",
"geometry"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-Rcpp",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-AlphaHull3D",
"R-jack",
"R-cgalMeshes",
"R-cgalPolygons",
"R-interpolation",
"R-lazyNumbers",
"R-ratioOfQsprays",
"R-symbolicQspray"
]
}
]
}