GET /api/v1/ports/R-bnmr2/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-bnmr2",
"portdir": "R/R-bnmr2",
"version": "0.3.1",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sjl-sjtu/bnmr2",
"description": "R package to conduct causal estimation between exposure and outcome on GWAS data",
"long_description": "R package to conduct causal estimation between exposure and outcome on GWAS data using the Bayesian Network-based Mendelian Randomization (BNMR).",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-purrr",
"R-rstan",
"R-AER",
"R-bnlearn",
"R-plyr",
"R-MendelianRandomization",
"R-CRAN-recommended",
"R-ivmodel",
"R-dplyr"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": []
}