GET /api/v1/ports/R-RcppGSL/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-RcppGSL",
"portdir": "R/R-RcppGSL",
"version": "0.3.13",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dirk.eddelbuettel.com/code/rcpp.gsl.html",
"description": "Rcpp integration for GNU GSL vectors and matrices",
"long_description": "Rcpp integration for GNU GSL vectors and matrices",
"active": true,
"categories": [
"science",
"math",
"R"
],
"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",
"gsl"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tinytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-qfratio",
"R-mixture",
"R-QF",
"R-coga",
"R-libstableR",
"R-mvabund",
"R-libstable4u",
"R-RcppZiggurat",
"R-mashr",
"R-diseq"
]
}
]
}