GET /api/v1/ports/R-tinytable/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-tinytable",
"portdir": "R/R-tinytable",
"version": "0.6.1",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://vincentarelbundock.github.io/tinytable",
"description": "Simple and configurable tables",
"long_description": "Create highly customized tables with this simple and dependency-free package.",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"R",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"R-CRAN-recommended"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-stringi",
"R-tibble",
"R-ggplot2",
"R-knitr",
"R-scales",
"R-markdown",
"R-rmarkdown",
"R-tinytex",
"R-gh",
"R-tinytest",
"R-marginaleffects",
"R-quarto",
"R-tinysnapshot",
"R-pandoc",
"R-base64enc",
"R-data.table",
"R-fansi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-modelsummary"
]
},
{
"type": "test",
"ports": [
"R-ggeffects",
"R-insight",
"R-tables"
]
}
]
}