GET /api/v1/ports/R-TempStable/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-TempStable",
"portdir": "R/R-TempStable",
"version": "0.2.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cedricjuessen.github.io/TempStable",
"description": "Collection of methods to estimate parameters of different tempered stable distributions",
"long_description": "Collection of methods to estimate parameters of different tempered stable distributions",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-moments",
"R-doParallel",
"R-foreach",
"R-rootSolve",
"R-VGAM",
"R-copula",
"R-stabledist",
"R-hypergeo",
"R-StableEstim",
"R-CRAN-recommended",
"R-gsl",
"R-numDeriv"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
}