GET /api/v1/ports/R-topicmodels/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-topicmodels",
"portdir": "R/R-topicmodels",
"version": "0.2-17",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=topicmodels",
"description": "Topic Models",
"long_description": "Provides an interface to the C code for Latent Dirichlet Allocation (LDA) models and Correlated Topics Models (CTM).",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-slam",
"R-CRAN-recommended",
"gsl",
"R-tm",
"R-modeltools"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-SnowballC",
"R-lda",
"R-OAIHarvester"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"R-quanteda",
"R-textmineR",
"R-seededlda",
"R-LDAvis",
"R-sentopics"
]
}
]
}