GET /api/v1/ports/R-etwfe/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-etwfe",
"portdir": "R/R-etwfe",
"version": "0.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://grantmcdermott.com/etwfe",
"description": "Extended Two-Way Fixed Effects",
"long_description": "Extended Two-Way Fixed Effects",
"active": true,
"categories": [
"science",
"math",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-fixest",
"R-marginaleffects",
"R-CRAN-recommended",
"R-data.table",
"R-Formula"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-ggplot2",
"R-knitr",
"R-rmarkdown",
"R-tinytest",
"R-modelsummary",
"R-gt",
"R-did"
]
}
],
"depends_on": []
}