GET /api/v1/ports/R-table1/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-table1",
"portdir": "R/R-table1",
"version": "1.4.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benjaminrich/table1",
"description": "Tables of descriptive statistics in HTML",
"long_description": "Tables of descriptive statistics in HTML",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-knitr",
"R-Formula",
"R-CRAN-recommended",
"R-htmltools",
"R-yaml"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-rmarkdown",
"R-kableExtra",
"R-flextable",
"R-printr",
"R-MatchIt"
]
}
],
"depends_on": []
}