GET /api/v1/ports/?format=api&ordering=-created_at&page=260
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=261",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=259",
    "results": [
        {
            "name": "R-stablelearner",
            "portdir": "R/R-stablelearner",
            "version": "0.1-5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=stablelearner",
            "description": "Stability assessment of statistical learning methods",
            "long_description": "Stability assessment of statistical learning methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ranger",
                        "R-partykit",
                        "R-e1071",
                        "R-CRAN-recommended",
                        "R-party",
                        "R-randomForest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-psychotree"
                    ]
                }
            ]
        },
        {
            "name": "R-smoothmest",
            "portdir": "R/R-smoothmest",
            "version": "0.1-3",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=smoothmest",
            "description": "Smoothed m-estimators for 1-dimensional location",
            "long_description": "Smoothed m-estimators for 1-dimensional location",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rearrr",
            "portdir": "R/R-rearrr",
            "version": "0.3.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ludvigolsen/rearrr",
            "description": "Rearrrange data by a set of methods",
            "long_description": "Rearrrange data by a set of methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-plyr",
                        "R-tibble",
                        "R-checkmate",
                        "R-dplyr",
                        "R-purrr",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-covr",
                        "R-xpectr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cvms",
                        "R-groupdata2"
                    ]
                }
            ]
        },
        {
            "name": "R-rankdist",
            "portdir": "R/R-rankdist",
            "version": "1.1.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rankdist",
            "description": "Distance-based ranking models",
            "long_description": "Distance-based ranking models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hash",
                        "R-optimx",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-permute"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PLMIX"
                    ]
                }
            ]
        },
        {
            "name": "R-radarchart",
            "portdir": "R/R-radarchart",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mangothecat/radarchart",
            "description": "Radar chart from Chart.js",
            "long_description": "Radar chart from Chart.js",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-htmltools",
                        "R-htmlwidgets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PLMIX"
                    ]
                }
            ]
        },
        {
            "name": "R-psychotree",
            "portdir": "R/R-psychotree",
            "version": "0.16-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psychotree",
            "description": "Recursive partitioning based on psychometric models",
            "long_description": "Recursive partitioning based on psychometric models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-psychotools",
                        "R-CRAN-recommended",
                        "R-Formula",
                        "R-partykit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest",
                        "R-strucchange",
                        "R-mirt",
                        "R-stablelearner"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-partykit"
                    ]
                }
            ]
        },
        {
            "name": "R-psychotools",
            "portdir": "R/R-psychotools",
            "version": "0.7-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psychotools",
            "description": "Psychometric modelling infrastructure",
            "long_description": "Psychometric modelling infrastructure",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Formula",
                        "R-multcomp",
                        "R-mirt",
                        "R-likert",
                        "R-sandwich"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PlackettLuce",
                        "R-psychotree"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-partykit"
                    ]
                }
            ]
        },
        {
            "name": "R-predtools",
            "portdir": "R/R-predtools",
            "version": "0.0.3",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=predtools",
            "description": "Prediction model tools",
            "long_description": "Prediction model tools",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-pROC",
                        "R-RConics",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pmr",
            "portdir": "R/R-pmr",
            "version": "1.2.5.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pmr",
            "description": "Probability models for ranking data",
            "long_description": "Probability models for ranking data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PLMIX"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                }
            ]
        },
        {
            "name": "R-party",
            "portdir": "R/R-party",
            "version": "1.3-17",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=party",
            "description": "Computational toolbox for recursive partitioning",
            "long_description": "Computational toolbox for recursive partitioning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sandwich",
                        "R-zoo",
                        "R-strucchange",
                        "R-coin",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-modeltools",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-randomForest",
                        "R-ipred",
                        "R-vcd",
                        "R-TH.data",
                        "R-mlbench",
                        "R-varImp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-psica",
                        "R-stablelearner",
                        "R-varImp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caret",
                        "R-ipred",
                        "R-partykit"
                    ]
                }
            ]
        },
        {
            "name": "R-momentfit",
            "portdir": "R/R-momentfit",
            "version": "0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=momentfit",
            "description": "Methods of moments",
            "long_description": "Methods of moments",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "gfortran",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-sandwich",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-lmtest",
                        "R-texreg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-locateip",
            "portdir": "R/R-locateip",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=locateip",
            "description": "Locate IP addresses with ip-api",
            "long_description": "Locate IP addresses with ip-api",
            "active": true,
            "categories": [
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-readr",
                        "R-httr2",
                        "R-CRAN-recommended",
                        "R-lifecycle",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-likert",
            "portdir": "R/R-likert",
            "version": "1.3.5",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=likert",
            "description": "Approach to analyzing Likert response items, with an emphasis on visualizations",
            "long_description": "Approach to analyzing Likert response items, with an emphasis on visualizations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-psych",
                        "R-CRAN-recommended",
                        "R-xtable",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-psychotools"
                    ]
                }
            ]
        },
        {
            "name": "R-groupdata2",
            "portdir": "R/R-groupdata2",
            "version": "2.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=groupdata2",
            "description": "Create groups from data",
            "long_description": "Create groups from data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-tibble",
                        "R-checkmate",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-numbers",
                        "R-rearrr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-covr",
                        "R-lmerTest",
                        "R-xpectr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cvms"
                    ]
                }
            ]
        },
        {
            "name": "R-fastshap",
            "portdir": "R/R-fastshap",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bgreenwell.github.io/fastshap",
            "description": "Fast approximate Shapley values",
            "long_description": "Fast approximate Shapley values",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-RcppArmadillo",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AmesHousing",
                        "R-shapviz",
                        "R-tibble",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tinytest",
                        "R-ranger",
                        "R-xgboost",
                        "R-earth",
                        "R-lightgbm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nestedcv",
                        "R-shapviz"
                    ]
                }
            ]
        },
        {
            "name": "R-cvms",
            "portdir": "R/R-cvms",
            "version": "1.6.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ludvigolsen/cvms",
            "description": "Cross-validation for model selection",
            "long_description": "Cross-validation for model selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-plyr",
                        "R-parameters",
                        "R-stringr",
                        "R-tibble",
                        "R-checkmate",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-lme4",
                        "R-pROC",
                        "R-recipes",
                        "R-MuMIn",
                        "R-groupdata2",
                        "R-rearrr",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-furrr",
                        "R-randomForest",
                        "R-merDeriv",
                        "R-rsvg",
                        "R-ggimage",
                        "R-ggnewscale",
                        "R-AUC",
                        "R-xpectr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-confintr",
            "portdir": "R/R-confintr",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mayer79.github.io/confintr",
            "description": "R package for calculation of standard and bootstrap confidence intervals",
            "long_description": "R package for calculation of standard and bootstrap confidence intervals",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggpmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-StatRank",
            "portdir": "R/R-StatRank",
            "version": "0.0.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=StatRank",
            "description": "Statistical rank aggregation: inference, evaluation and visualization",
            "long_description": "Statistical rank aggregation: inference, evaluation and visualization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-truncdist",
                        "R-CRAN-recommended",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PLMIX"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                }
            ]
        },
        {
            "name": "R-RcppJagger",
            "portdir": "R/R-RcppJagger",
            "version": "0.0.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shusei-e.github.io/RcppJagger",
            "description": "R Wrapper for Jagger, a morphological analyzer",
            "long_description": "R Wrapper for Jagger, a morphological analyzer",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-purrr",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ROlogit",
            "portdir": "R/R-ROlogit",
            "version": "0.1.2",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ROlogit",
            "description": "Rank-ordered logit (RO-logit) model for stratified analysis of continuous outcomes",
            "long_description": "Rank-ordered logit (RO-logit) model for stratified analysis of continuous outcomes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-evd",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                }
            ]
        },
        {
            "name": "R-RConics",
            "portdir": "R/R-RConics",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/emanuelhuber/RConics",
            "description": "Computations on conics",
            "long_description": "Computations on conics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-predtools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-eulerr"
                    ]
                }
            ]
        },
        {
            "name": "R-PlackettLuce",
            "portdir": "R/R-PlackettLuce",
            "version": "0.4.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hturner.github.io/PlackettLuce",
            "description": "Plackett–Luce models for rankings",
            "long_description": "Plackett–Luce models for rankings",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CVXR",
                        "R-partykit",
                        "R-psychotools",
                        "R-psychotree",
                        "R-CRAN-recommended",
                        "R-qvcalc",
                        "R-RSpectra",
                        "R-R6",
                        "R-sandwich",
                        "R-matrixStats",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PLMIX",
                        "R-ROlogit",
                        "R-StatRank",
                        "R-pmr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-gnm",
                        "R-lbfgs",
                        "R-bookdown",
                        "R-kableExtra",
                        "R-BiocStyle",
                        "R-hyper2",
                        "R-prefmod",
                        "R-BradleyTerry2",
                        "R-BayesMallows"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PLMIX"
                    ]
                }
            ]
        },
        {
            "name": "R-PLMIX",
            "portdir": "R/R-PLMIX",
            "version": "2.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PLMIX",
            "description": "Bayesian analysis of finite mixtures of Plackett–Luce models for partial rankings/orderings",
            "long_description": "Bayesian analysis of finite mixtures of Plackett–Luce models for partial rankings/orderings",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtools",
                        "R-coda",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-foreach",
                        "R-MCMCpack",
                        "R-label.switching",
                        "R-rcdd",
                        "R-prefmod",
                        "R-ggmcmc",
                        "R-PlackettLuce",
                        "R-StatRank",
                        "R-pmr",
                        "R-radarchart",
                        "R-rankdist",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-abind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-doParallel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                }
            ]
        },
        {
            "name": "R-BayesMallows",
            "portdir": "R/R-BayesMallows",
            "version": "2.2.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ocbe-uio.github.io/BayesMallows",
            "description": "Bayesian preference learning with the Mallows rank model",
            "long_description": "An implementation of the Bayesian version of the Mallows rank model.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-ggplot2",
                        "R-testthat",
                        "R-igraph",
                        "R-Rdpack",
                        "R-sets",
                        "R-relations",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-label.switching"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                }
            ]
        },
        {
            "name": "R-BACprior",
            "portdir": "R/R-BACprior",
            "version": "2.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BACprior",
            "description": "Choice of Omega in the BAC algorithm",
            "long_description": "Choice of Omega in the BAC algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-leaps",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "vftool",
            "portdir": "sysutils/vftool",
            "version": "20201012",
            "license": "MIT",
            "platforms": "{ darwin >= 20 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/evansm7/vftool",
            "description": "A simple macOS Virtualisation.framework wrapper",
            "long_description": "Here lies a really minimalist and very noddy command-line wrapper to run VMs in the macOS Big Sur Virtualization.framework. Vftool runs Linux virtual machines with virtio block, network, entropy and console devices. All of the hard work and actual virtualisation is performed by Virtualization.framework -- this wrapper simply sets up configuration objects, describing the VM. It's intended to be the simplest possible invocation of this framework",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-jug",
            "portdir": "python/py-jug",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jug.readthedocs.io/",
            "description": "A Task Based Parallelization Framework",
            "long_description": "A Task Based Parallelization Framework",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-superdiag",
            "portdir": "R/R-superdiag",
            "version": "2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=superdiag",
            "description": "Comprehensive test suite for testing Markov chain nonconvergence",
            "long_description": "The package provides a comprehensive test suite for testing Markov chain nonconvergence. It integrates five standard empirical MCMC convergence diagnostics (Gelman–Rubin, Geweke, Heidelberger–Welch, Raftery–Lewis and Hellinger distance) and plotting functions for trace plots and density histograms.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-palasso",
            "portdir": "R/R-palasso",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rauschenberger.github.io/palasso",
            "description": "Paired lasso regression",
            "long_description": "Paired lasso regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ashr",
                        "R-pROC",
                        "R-edgeR",
                        "R-remotes",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FuzzySimRes",
                        "R-cornet",
                        "R-joinet"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-transreg"
                    ]
                }
            ]
        },
        {
            "name": "R-multiplex",
            "portdir": "R/R-multiplex",
            "version": "3.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mplex/multiplex",
            "description": "Algebraic tools for the analysis of multiple social networks",
            "long_description": "Algebraic tools for the analysis of multiple social networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-Rgraphviz",
                        "R-multigraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-multigraph"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leiden"
                    ]
                }
            ]
        },
        {
            "name": "R-multigraph",
            "portdir": "R/R-multigraph",
            "version": "0.99-3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mplex/multigraph",
            "description": "Plot and manipulate multigraphs",
            "long_description": "Plot and manipulate multigraphs",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-multiplex",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-multiplex"
                    ]
                }
            ]
        },
        {
            "name": "R-mexhaz",
            "portdir": "R/R-mexhaz",
            "version": "2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mexhaz",
            "description": "Mixed effect excess hazard models",
            "long_description": "Fit flexible (excess) hazard regression models with the possibility of including non-proportional effects of covariables and of adding a random effect at the cluster level (corresponding to a shared frailty).",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-lamW",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rstpm2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mcmcsae",
            "portdir": "R/R-mcmcsae",
            "version": "0.7.8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mcmcsae",
            "description": "Markov Chain Monte Carlo Small Area Estimation",
            "long_description": "Markov Chain Monte Carlo Small Area Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-RcppEigen",
                        "R-loo",
                        "R-matrixStats",
                        "R-GIGrvg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dbarts",
                        "R-sf",
                        "R-spdep",
                        "R-BayesLogit",
                        "R-lintools",
                        "R-coda",
                        "R-survey",
                        "R-knitr",
                        "R-testthat",
                        "R-bayesplot",
                        "R-posterior",
                        "R-rmarkdown",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-lintools",
            "portdir": "R/R-lintools",
            "version": "0.1.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lintools",
            "description": "Manipulation of linear systems of (in)equalities",
            "long_description": "Manipulation of linear systems of (in)equalities",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-deductive"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mcmcsae"
                    ]
                }
            ]
        },
        {
            "name": "R-leidenbase",
            "portdir": "R/R-leidenbase",
            "version": "0.1.31",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cole-trapnell-lab/leidenbase",
            "description": "R and C/C++ wrappers to run the Leiden find_partition() function",
            "long_description": "R and C/C++ wrappers to run the Leiden find_partition() function",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "gmp",
                        "libgcc",
                        "glpk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pandoc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-elasticnet",
            "portdir": "R/R-elasticnet",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=elasticnet",
            "description": "Elastic net for sparse estimation and sparse PCA",
            "long_description": "Elastic net for sparse estimation and sparse PCA",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lars",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LINselect",
                        "R-bujar",
                        "R-rospca",
                        "R-sparseLDA"
                    ]
                }
            ]
        },
        {
            "name": "R-diffudist",
            "portdir": "R/R-diffudist",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gbertagnolli.github.io/diffudist",
            "description": "Diffusion distance for complex networks",
            "long_description": "Diffusion distance for complex networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-reshape2",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-igraph",
                        "R-expm",
                        "R-viridis",
                        "R-ggdendro",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-cowplot",
                        "R-parallelDist",
                        "R-strex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cornet",
            "portdir": "R/R-cornet",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rauschenberger.github.io/cornet",
            "description": "Elastic net with dichotomised outcomes",
            "long_description": "Elastic net with dichotomised outcomes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-palasso",
                        "R-CRAN-recommended",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-randomForest",
                        "R-xgboost",
                        "R-MLmetrics",
                        "R-mvtnorm",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-joinet",
                        "R-starnet"
                    ]
                }
            ]
        },
        {
            "name": "R-bnmonitor",
            "portdir": "R/R-bnmonitor",
            "version": "0.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://manueleleonelli.github.io/bnmonitor",
            "description": "Implementation of sensitivity analysis in Bayesian networks",
            "long_description": "Implementation of sensitivity analysis in Bayesian networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-reshape2",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-igraph",
                        "R-qgraph",
                        "R-bnlearn",
                        "R-gRain",
                        "R-gRbase",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-aghq",
            "portdir": "R/R-aghq",
            "version": "0.4.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=aghq",
            "description": "Adaptive Gauss hermite quadrature for Bayesian inference",
            "long_description": "Adaptive Gauss hermite quadrature for Bayesian inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polynom",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-mvQuad",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-trust",
                        "R-trustOptim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ZVCV",
            "portdir": "R/R-ZVCV",
            "version": "2.1.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ZVCV",
            "description": "Zero-Variance Control Variates",
            "long_description": "Zero-Variance Control Variates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-abind",
                        "R-magrittr",
                        "R-mvtnorm",
                        "R-dplyr",
                        "R-glmnet",
                        "R-Rlinsolve",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-ggthemes",
                        "R-partitions"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SpatialNP",
            "portdir": "R/R-SpatialNP",
            "version": "1.1-5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SpatialNP",
            "description": "Multivariate non-parametric methods based on spatial signs and ranks",
            "long_description": "Multivariate non-parametric methods based on spatial signs and ranks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SpatialBSS"
                    ]
                }
            ]
        },
        {
            "name": "R-SpatialBSS",
            "portdir": "R/R-SpatialBSS",
            "version": "0.14-0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SpatialBSS",
            "description": "Blind source separation for multivariate spatial data",
            "long_description": "Blind source separation for multivariate spatial data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-robustbase",
                        "R-JADE",
                        "R-distances",
                        "R-SpatialNP",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-sf",
                        "R-gstat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BSSoverSpace"
                    ]
                }
            ]
        },
        {
            "name": "R-RoBSA",
            "portdir": "R/R-RoBSA",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fbartos.github.io/RoBSA",
            "description": "Robust Bayesian survival analysis",
            "long_description": "Robust Bayesian survival analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-scales",
                        "R-runjags",
                        "R-Rdpack",
                        "R-rjags",
                        "R-BayesTools",
                        "R-CRAN-recommended",
                        "jags",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-flexsurv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rlinsolve",
            "portdir": "R/R-Rlinsolve",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rlinsolve",
            "description": "Iterative solvers for (sparse) linear system of equations",
            "long_description": "Iterative solvers for (sparse) linear system of equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ZVCV"
                    ]
                }
            ]
        },
        {
            "name": "R-BayesLogit",
            "portdir": "R/R-BayesLogit",
            "version": "2.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesLogit",
            "description": "PolyaGamma sampling",
            "long_description": "Tools for sampling from the PolyaGamma distribution. Useful for logistic regression.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bdlim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mcmcsae"
                    ]
                }
            ]
        },
        {
            "name": "R-BSSoverSpace",
            "portdir": "R/R-BSSoverSpace",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BSSoverSpace",
            "description": "Blind source separation for multivariate spatial data using eigen analysis",
            "long_description": "Blind source separation for multivariate spatial data using eigen analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rSPDE",
                        "R-SpatialBSS",
                        "R-CRAN-recommended",
                        "R-expm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BMT",
            "portdir": "R/R-BMT",
            "version": "0.1.0.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BMT",
            "description": "Bezier–Montenegro–Torres distribution",
            "long_description": "Bezier–Montenegro–Torres distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fitdistrplus",
                        "R-partitions",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-zoib",
            "portdir": "R/R-zoib",
            "version": "1.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=zoib",
            "description": "Bayesian inference for beta regression and zero-or-one inflated beta regression",
            "long_description": "Bayesian inference for beta regression and zero-or-one inflated beta regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-rjags",
                        "R-abind",
                        "R-CRAN-recommended",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-zic",
            "portdir": "R/R-zic",
            "version": "0.9.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=zic",
            "description": "Bayesian inference for zero-inflated count models",
            "long_description": "Bayesian inference for zero-inflated count models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mpath"
                    ]
                }
            ]
        }
    ]
}