GET /api/v1/ports/R-bayesian/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-bayesian",
"portdir": "R/R-bayesian",
"version": "1.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hsbadr.github.io/bayesian",
"description": "Bindings for Bayesian TidyModels",
"long_description": "Bindings for Bayesian TidyModels",
"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-brms",
"R-parsnip",
"R-CRAN-recommended",
"R-dplyr",
"R-purrr",
"R-rlang",
"R-tibble"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-recipes",
"R-workflows",
"R-knitr",
"R-rstan",
"R-testthat",
"R-future",
"R-rmarkdown",
"R-devtools",
"R-roxygen2",
"R-covr",
"R-spelling"
]
}
],
"depends_on": []
}