GET /api/v1/ports/R-libstableR/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-libstableR",
"portdir": "R/R-libstableR",
"version": "1.0.2",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=libstableR",
"description": "Fast and accurate evaluation, random number generation and parameter estimation of skew stable distributions",
"long_description": "Fast and accurate evaluation, random number generation and parameter estimation of skew stable distributions",
"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-RcppGSL",
"R-testthat",
"gsl",
"R-CRAN-recommended",
"R-Rcpp"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}