GET /api/v1/ports/R-fansi/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-fansi",
"portdir": "R/R-fansi",
"version": "1.0.6",
"license": "(GPL-2 or GPL-3)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=fansi",
"description": "ANSI control sequence-aware string functions",
"long_description": "ANSI control sequence-aware string functions",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown",
"R-unitizer"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-xpectr",
"R-downlit",
"R-pillar",
"R-huxtable",
"R-tibble"
]
},
{
"type": "test",
"ports": [
"R-pkgdepends",
"R-tinytable",
"R-colorDF",
"R-dm"
]
}
]
}