GET /api/v1/ports/R-SSVS/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-SSVS",
"portdir": "R/R-SSVS",
"version": "2.0.0",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sabainter/SSVS",
"description": "Functions for performing stochastic search variable selection (SSVS)",
"long_description": "Functions for performing stochastic search variable selection (SSVS)",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-rlang",
"R-BoomSpikeSlab",
"R-bayestestR",
"R-checkmate",
"R-ggplot2",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-psych",
"R-AER",
"R-shinyWidgets",
"R-reactable",
"R-glue",
"R-readxl",
"R-bslib",
"R-knitr",
"R-scales",
"R-shiny",
"R-shinyjs",
"R-testthat"
]
}
],
"depends_on": []
}