GET /api/v1/ports/R-ebnm/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-ebnm",
"portdir": "R/R-ebnm",
"version": "1.1-2",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/stephenslab/ebnm",
"description": "Solve the Empirical Bayes Normal Means problem",
"long_description": "Solve the Empirical Bayes Normal Means problem",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-mixsqp",
"R-truncnorm",
"R-dplyr",
"R-ggplot2",
"R-ashr",
"R-trust",
"R-horseshoe",
"R-CRAN-recommended",
"R-deconvolveR",
"R-magrittr",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-numDeriv",
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-cowplot"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-flashier"
]
},
{
"type": "test",
"ports": [
"R-mashr"
]
}
]
}