GET /api/v1/ports/R-handlr/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-handlr",
"portdir": "R/R-handlr",
"version": "0.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.ropensci.org/handlr",
"description": "Convert between citation formats",
"long_description": "Convert between citation formats",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-xml2",
"R-yaml",
"R-crul",
"R-urltools",
"R-CRAN-recommended",
"R-jsonlite",
"R-mime"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-data.table",
"R-testthat",
"R-bibtex"
]
}
],
"depends_on": []
}