GET /api/v1/ports/R-fastDummies/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-fastDummies",
"portdir": "R/R-fastDummies",
"version": "1.7.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jacobkap.github.io/fastDummies",
"description": "Fast creation of dummy (binary) columns and rows from categorical variables",
"long_description": "Fast creation of dummy (binary) columns and rows from categorical variables",
"active": true,
"categories": [
"science",
"R"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-tibble",
"R-CRAN-recommended",
"R-data.table",
"R-stringr"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-testthat",
"R-rmarkdown",
"R-covr",
"R-spelling"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-nlive",
"R-drf",
"R-cbcTools",
"R-segen",
"R-spooky",
"R-MplusAutomation",
"R-Seurat",
"R-naive",
"R-jenga",
"R-TSCI",
"R-GenMarkov"
]
},
{
"type": "test",
"ports": [
"R-logitr"
]
}
]
}