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

{
    "name": "R-FSelectorRcpp",
    "portdir": "R/R-FSelectorRcpp",
    "version": "0.3.13",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/mi2-warsaw/FSelectorRcpp",
    "description": "Rcpp implementation of FSelector entropy-based feature selection algorithms",
    "long_description": "Rcpp implementation of FSelector entropy-based feature selection algorithms with a sparse matrix support.",
    "active": true,
    "categories": [
        "science",
        "math",
        "R"
    ],
    "maintainers": [
        {
            "name": "vital.had",
            "github": "barracuda156",
            "ports_count": 2558
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "R"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "R-RcppArmadillo",
                "R-testthat",
                "R-iterators",
                "R-foreach",
                "R-CRAN-recommended",
                "R-BH",
                "R-Rcpp"
            ]
        },
        {
            "type": "run",
            "ports": [
                "R"
            ]
        },
        {
            "type": "test",
            "ports": [
                "R-testthat",
                "R-rmarkdown",
                "R-pkgdown",
                "R-covr",
                "R-randomForest",
                "R-lintr",
                "R-microbenchmark",
                "R-pbapply",
                "R-doParallel",
                "R-RcppArmadillo",
                "R-entropy",
                "R-magrittr",
                "R-tibble",
                "R-withr",
                "R-dplyr",
                "R-htmltools",
                "R-ggplot2",
                "R-knitr"
            ]
        }
    ],
    "depends_on": []
}