GET /api/v1/ports/R-dst/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-dst",
"portdir": "R/R-dst",
"version": "1.8.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RAPLER/dst-1",
"description": "Use the theory of belief Functions for evidence calculus",
"long_description": "Use the theory of belief Functions for evidence calculus",
"active": true,
"categories": [
"science",
"R",
"economics"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-ggplot2",
"R-tidyr",
"R-dplyr",
"R-CRAN-recommended",
"R-rlang"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-tidyverse",
"R-rmarkdown",
"R-igraph",
"R-testthat",
"R-knitr"
]
}
],
"depends_on": []
}