GET /api/v1/ports/R-vosonSML/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "R-vosonSML",
    "portdir": "R/R-vosonSML",
    "version": "0.32.7",
    "license": "GPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://vosonlab.github.io/vosonSML",
    "description": "Collecting social media data and generating networks for analysis",
    "long_description": "A suite of easy to use functions for collecting social media data and generating networks for analysis. Supports Twitter, YouTube, Reddit and web site data sources.",
    "active": true,
    "categories": [
        "science",
        "www",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-rlang",
                "R-stringr",
                "R-tibble",
                "R-dplyr",
                "R-purrr",
                "R-data.table",
                "R-lubridate",
                "R-httr",
                "R-textutils",
                "R-CRAN-recommended",
                "R-tidyr",
                "R-jsonlite"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        }
    ],
    "depends_on": []
}