GET /api/v1/ports/R-bayesnec/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-bayesnec",
"portdir": "R/R-bayesnec",
"version": "2.1.3.0",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://open-aims.github.io/bayesnec",
"description": "Bayesian No-Effect-Concentration (NEC) algorithm",
"long_description": "Bayesian No-Effect-Concentration (NEC) algorithm",
"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-tibble",
"R-dplyr",
"R-loo",
"R-purrr",
"R-tidyr",
"R-tidyselect",
"R-ggplot2",
"R-brms",
"R-chk",
"R-formula.tools",
"R-CRAN-recommended",
"R-evaluate",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rstan",
"R-testthat",
"R-rmarkdown"
]
}
],
"depends_on": []
}