GET /api/v1/ports/R-tsibbledata/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-tsibbledata",
"portdir": "R/R-tsibbledata",
"version": "0.4.1",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tsibbledata.tidyverts.org",
"description": "Diverse datasets for tsibble",
"long_description": "Diverse datasets for tsibble",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-rappdirs",
"R-tsibble",
"R-CRAN-recommended",
"R-vctrs"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-ezplot",
"R-fable.prophet",
"R-feasts",
"R-fabletools",
"R-fable",
"R-tsbox"
]
}
]
}