HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-ids",
"portdir": "R/R-ids",
"version": "1.0.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/reside-ic/ids",
"description": "Simple random identifiers",
"long_description": "Generate random or human-readable and pronounceable identifiers.",
"active": true,
"categories": [
"devel",
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended",
"R-openssl",
"R-uuid"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-rcorpora"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-googlesheets4",
"R-gptstudio"
]
},
{
"type": "test",
"ports": [
"R-pins",
"R-thor"
]
}
]
}