GET /api/v1/ports/R-cbcTools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-cbcTools",
"portdir": "R/R-cbcTools",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jhelvy.github.io/cbcTools",
"description": "Design and evaluate choice-based conjoint survey experiments",
"long_description": "Design and evaluate choice-based conjoint survey experiments",
"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-randtoolbox",
"R-DoE.base",
"R-logitr",
"R-fastDummies",
"R-idefix",
"R-AlgDesign",
"R-CRAN-recommended",
"R-rlang",
"R-ggplot2"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tibble",
"R-here",
"R-knitr",
"R-testthat"
]
}
],
"depends_on": []
}