GET /api/v1/ports/R-RNewsflow/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "R-RNewsflow",
"portdir": "R/R-RNewsflow",
"version": "1.2.8",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cran.r-project.org/package=RNewsflow",
"description": "Tools for comparing text messages across time and media",
"long_description": "A collection of tools for measuring the similarity of text messages and tracing the flow of messages over time and across media.",
"active": true,
"categories": [
"textproc",
"science",
"R"
],
"maintainers": [
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2558
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"R"
]
},
{
"type": "lib",
"ports": [
"R-RcppProgress",
"R-data.table",
"R-stringi",
"R-scales",
"R-igraph",
"R-quanteda",
"R-wordcloud",
"R-CRAN-recommended",
"R-Rcpp",
"R-RcppEigen"
]
},
{
"type": "run",
"ports": [
"R"
]
},
{
"type": "test",
"ports": [
"R-knitr",
"R-rmarkdown"
]
}
],
"depends_on": []
}