GET /api/v1/ports/R-elhmc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-elhmc",
"portdir": "R/R-elhmc",
"version": "1.2.1",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=elhmc",
"description": "Sampling from an Empirical Likelihood Bayesian posterior of parameters using Hamiltonian Monte Carlo",
"long_description": "Sampling from an Empirical Likelihood Bayesian posterior of parameters using Hamiltonian Monte Carlo",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-plyr",
"R-emplik",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}