GET /api/v1/ports/R-extrafont/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-extrafont",
"portdir": "R/R-extrafont",
"version": "0.19",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wch/extrafont",
"description": "Tools for using fonts",
"long_description": "Tools for using fonts",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-Rttf2pt1",
"R-extrafontdb",
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-hrbrthemes",
"R-ggalt",
"R-fergm"
]
},
{
"type": "test",
"ports": [
"R-ggthemes",
"R-skimr",
"R-RcmdrPlugin.KMggplot2",
"R-tagcloud",
"R-rgl",
"R-ggmcmc"
]
}
]
}