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

{
    "count": 51974,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=284",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=282",
    "results": [
        {
            "name": "R-re2",
            "portdir": "R/R-re2",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=re2",
            "description": "R interface to Google RE2 (C++) regular expression library",
            "long_description": "R interface to Google RE2 (C++) regular expression library",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime",
                        "R-nc"
                    ]
                }
            ]
        },
        {
            "name": "R-questionr",
            "portdir": "R/R-questionr",
            "version": "0.7.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://juba.github.io/questionr",
            "description": "Functions to make surveys processing easier",
            "long_description": "Functions to make surveys processing easier",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-highr",
                        "R-shiny",
                        "R-miniUI",
                        "R-rstudioapi",
                        "R-labelled",
                        "R-classInt",
                        "R-styler",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xclip",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-survey",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-roxygen2",
                        "R-Hmisc",
                        "R-janitor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hdpGLM",
                        "R-hopit",
                        "R-klaR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-labelled"
                    ]
                }
            ]
        },
        {
            "name": "R-plotmo",
            "portdir": "R/R-plotmo",
            "version": "3.6.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plotmo",
            "description": "Plot residuals, response and partial dependence plots",
            "long_description": "Plot residuals, response and partial dependence plots",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotrix",
                        "R-CRAN-recommended",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-neuralnet",
                        "R-partykit",
                        "R-C50",
                        "R-mlr",
                        "R-pre",
                        "R-gbm",
                        "R-glmnet",
                        "R-glmnetUtils",
                        "R-rpart.plot",
                        "R-earth"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-earth"
                    ]
                }
            ]
        },
        {
            "name": "R-nc",
            "portdir": "R/R-nc",
            "version": "2024.9.20",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/nc",
            "description": "Named capture to data tables",
            "long_description": "Named capture to data tables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-covr",
                        "R-R.utils",
                        "R-cdata",
                        "R-re2",
                        "R-arrow",
                        "R-stringi",
                        "R-reshape2",
                        "R-tidyr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime",
                        "R-mlr3resampling"
                    ]
                }
            ]
        },
        {
            "name": "R-naivebayes",
            "portdir": "R/R-naivebayes",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://majkamichal.github.io/naivebayes",
            "description": "High-performance implementation of the Naïve Bayes algorithm",
            "long_description": "High-performance implementation of the Naïve Bayes algorithm",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-discrim"
                    ]
                }
            ]
        },
        {
            "name": "R-mirai",
            "portdir": "R/R-mirai",
            "version": "1.3.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shikokuchuo.net/mirai",
            "description": "Minimalist async evaluation framework for R",
            "long_description": "Minimalist async evaluation framework for R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nanonext",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-promises",
                        "R-litedown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-crew",
                        "R-future.mirai",
                        "R-ichimoku"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mirai.promises"
                    ]
                }
            ]
        },
        {
            "name": "R-mda",
            "portdir": "R/R-mda",
            "version": "0.5-5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mda",
            "description": "Mixture and flexible discriminant analysis",
            "long_description": "Mixture and flexible discriminant analysis",
            "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": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-earth"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Compositional",
                        "R-bujar",
                        "R-sparseLDA",
                        "R-xLLiM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-discrim",
                        "R-earth",
                        "R-nestedcv",
                        "R-prediction",
                        "R-DiceEval",
                        "R-tidyAML",
                        "R-caret"
                    ]
                }
            ]
        },
        {
            "name": "R-klaR",
            "portdir": "R/R-klaR",
            "version": "1.7-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=klaR",
            "description": "Classification and visualization",
            "long_description": "Classification and visualization",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-combinat",
                        "R-questionr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-randomForest",
                        "R-scatterplot3d",
                        "R-mlbench",
                        "R-som"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-diceR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-caretEnsemble",
                        "R-discrim",
                        "R-finetune",
                        "R-telescope",
                        "R-tidyAML",
                        "R-caret",
                        "R-tidyclust"
                    ]
                }
            ]
        },
        {
            "name": "R-getip",
            "portdir": "R/R-getip",
            "version": "0.1-4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=getip",
            "description": "IP address lookup",
            "long_description": "IP address lookup",
            "active": true,
            "categories": [
                "net",
                "science",
                "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-crew"
                    ]
                }
            ]
        },
        {
            "name": "R-earth",
            "portdir": "R/R-earth",
            "version": "5.3.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.milbo.users.sonic.net/earth",
            "description": "Multivariate adaptive regression splines",
            "long_description": "Multivariate adaptive regression splines",
            "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-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Formula",
                        "R-plotmo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gam",
                        "R-mda"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WaveletML",
                        "R-baguette",
                        "R-bujar",
                        "R-pre",
                        "R-rbooster",
                        "R-voi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastshap",
                        "R-joinet",
                        "R-mda",
                        "R-parsnip",
                        "R-plotmo",
                        "R-rpart.plot",
                        "R-prediction",
                        "R-caret",
                        "R-caretEnsemble",
                        "R-discrim"
                    ]
                }
            ]
        },
        {
            "name": "R-discrim",
            "portdir": "R/R-discrim",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://discrim.tidymodels.org",
            "description": "Model wrappers for discriminant analysis",
            "long_description": "Model wrappers for discriminant analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-withr",
                        "R-parsnip",
                        "R-dials",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-modeldata",
                        "R-mlbench",
                        "R-earth",
                        "R-klaR",
                        "R-mda",
                        "R-naivebayes",
                        "R-sda",
                        "R-sparsediscrim",
                        "R-xml2",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-finetune",
                        "R-tidyAML"
                    ]
                }
            ]
        },
        {
            "name": "R-directlabels",
            "portdir": "R/R-directlabels",
            "version": "2024.1.21",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/directlabels",
            "description": "Direct labels for multicolor plots",
            "long_description": "Direct labels for multicolor plots",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quadprog",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime",
                        "R-mirt",
                        "R-mlr3resampling",
                        "R-re2r"
                    ]
                }
            ]
        },
        {
            "name": "R-cumstats",
            "portdir": "R/R-cumstats",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cumstats",
            "description": "Cumulative descriptive statistics",
            "long_description": "Cumulative descriptive statistics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime"
                    ]
                }
            ]
        },
        {
            "name": "R-crossval",
            "portdir": "R/R-crossval",
            "version": "1.0.5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crossval",
            "description": "Generic functions for cross-validation",
            "long_description": "Generic functions for cross-validation",
            "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-binda",
                        "R-care",
                        "R-sda"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-binda",
                        "R-care",
                        "R-sda"
                    ]
                }
            ]
        },
        {
            "name": "R-crew",
            "portdir": "R/R-crew",
            "version": "0.10.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wlandau.github.io/crew",
            "description": "Distributed worker launcher",
            "long_description": "Distributed worker launcher",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-later",
                        "R-promises",
                        "R-ps",
                        "R-rlang",
                        "R-tibble",
                        "R-processx",
                        "R-tidyselect",
                        "R-nanonext",
                        "R-getip",
                        "R-mirai",
                        "R-CRAN-recommended",
                        "R-autometric",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-crew.cluster"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-cplm",
            "portdir": "R/R-cplm",
            "version": "0.7-12.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/actuaryzhang/cplm",
            "description": "Compound Poisson Linear Models",
            "long_description": "Compound Poisson Linear 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-biglm",
                        "R-statmod",
                        "R-reshape2",
                        "R-ggplot2",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-tweedie",
                        "R-minqa",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn",
                        "R-insight",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-changepoint",
            "portdir": "R/R-changepoint",
            "version": "2.3",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=changepoint",
            "description": "Methods for changepoint detection",
            "long_description": "Methods for changepoint detection",
            "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-zoo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime",
                        "R-ggfortify",
                        "R-jointseg"
                    ]
                }
            ]
        },
        {
            "name": "R-cdata",
            "portdir": "R/R-cdata",
            "version": "1.2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://winvector.github.io/cdata",
            "description": "Fluid data transformations",
            "long_description": "Fluid data transformations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rquery",
                        "R-CRAN-recommended",
                        "R-wrapr",
                        "R-rqdatatable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DBI",
                        "R-yaml",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-RSQLite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nc"
                    ]
                }
            ]
        },
        {
            "name": "R-care",
            "portdir": "R/R-care",
            "version": "1.1.11",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strimmerlab.github.io/software/care",
            "description": "High-dimensional regression and CAR score variable selection",
            "long_description": "High-dimensional regression and CAR score variable selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-corpcor",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sda",
                        "R-crossval"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-crossval",
                        "R-relaimpo",
                        "R-sda"
                    ]
                }
            ]
        },
        {
            "name": "R-binsegRcpp",
            "portdir": "R/R-binsegRcpp",
            "version": "2023.8.31",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=binsegRcpp",
            "description": "Efficient implementation of binary segmentation",
            "long_description": "Efficient implementation of binary segmentation",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-data.table",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime"
                    ]
                }
            ]
        },
        {
            "name": "R-binda",
            "portdir": "R/R-binda",
            "version": "1.0.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strimmerlab.github.io/software/binda",
            "description": "Multi-class discriminant analysis using binary predictors",
            "long_description": "Multi-class discriminant analysis using binary predictors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-entropy",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crossval"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-crossval"
                    ]
                }
            ]
        },
        {
            "name": "R-atime",
            "portdir": "R/R-atime",
            "version": "2024.11.19",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/atime",
            "description": "Asymptotic timing",
            "long_description": "Asymptotic timing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-git2r",
                        "R-data.table",
                        "R-bench",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-readr",
                        "R-fpop",
                        "R-LOPART",
                        "R-PeakSegDisk",
                        "R-binsegRcpp",
                        "R-changepoint",
                        "R-cumstats",
                        "R-directlabels",
                        "R-nc",
                        "R-re2",
                        "R-wbs",
                        "R-stringi",
                        "R-dplyr",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-callr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PeakSegDisk",
            "portdir": "R/R-PeakSegDisk",
            "version": "2024.10.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/PeakSegDisk",
            "description": "Disk-based constrained change-point detection",
            "long_description": "Disk-based constrained change-point detection",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future.apply",
                        "R-markdown",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-future"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime"
                    ]
                }
            ]
        },
        {
            "name": "R-LOPART",
            "portdir": "R/R-LOPART",
            "version": "2024.6.19",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/LOPART",
            "description": "Labelled Optimal Partitioning",
            "long_description": "Labelled Optimal Partitioning",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-atime"
                    ]
                }
            ]
        },
        {
            "name": "R-BradleyTerry2",
            "portdir": "R/R-BradleyTerry2",
            "version": "1.1-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BradleyTerry2",
            "description": "Bradley–Terry models in R",
            "long_description": "Bradley–Terry models in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-brglm",
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-qvcalc",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-gnm",
                        "R-prefmod"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce",
                        "R-caret",
                        "R-fastR2",
                        "R-finetune"
                    ]
                }
            ]
        },
        {
            "name": "py311-jupyter_sphinx",
            "portdir": "python/py-jupyter_sphinx",
            "version": "0.5.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jupyter/jupyter-sphinx/",
            "description": "Jupyter Sphinx Extensions",
            "long_description": "Jupyter Sphinx Extensions",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-nbformat",
                        "python311",
                        "py311-ipywidgets",
                        "py311-sphinx",
                        "py311-ipython",
                        "py311-nbconvert"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-codecov",
            "portdir": "python/py-codecov",
            "version": "2.1.13",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/codecov/codecov-python",
            "description": "Hosted coverage reports for Github, Bitbucket and Gitlab",
            "long_description": "Hosted coverage reports for Github, Bitbucket and Gitlab.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-requests",
                        "py311-coverage"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py311-spopt"
                    ]
                }
            ]
        },
        {
            "name": "py311-readme_renderer",
            "portdir": "python/py-readme_renderer",
            "version": "44.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pypa/readme_renderer",
            "description": "Safely render long_description/README files in Warehouse",
            "long_description": "Safely render long_description/README files in Warehouse",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-docutils",
                        "py311-pygments",
                        "py311-bleach"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py311-marisa-trie"
                    ]
                }
            ]
        },
        {
            "name": "tetgen",
            "portdir": "science/tetgen",
            "version": "1.6.0",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wias-berlin.de/software/tetgen/",
            "description": "A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator",
            "long_description": "TetGen is a program to generate tetrahedral meshes of any 3D polyhedral domains. TetGen generates exact constrained Delaunay tetrahedralizations, boundary conforming Delaunay meshes, and Voronoi partitions.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "dave",
                    "github": "mdave",
                    "ports_count": 2
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "nektarpp"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-hash-ordered",
            "portdir": "perl/p5-hash-ordered",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Ordered",
            "description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "long_description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.34-extutils-makemaker",
                        "p5.34-scalar-list-utils",
                        "p5.34-test-deep",
                        "p5.34-test-failwarnings",
                        "p5.34-test-fatal",
                        "p5.34-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-hash-ordered",
                        "p5.34-user-identity"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-hash-ordered",
            "portdir": "perl/p5-hash-ordered",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Ordered",
            "description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "long_description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.32-scalar-list-utils",
                        "p5.32-extutils-makemaker",
                        "p5.32-test-deep",
                        "p5.32-test-failwarnings",
                        "p5.32-test-fatal",
                        "p5.32-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-user-identity"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-hash-ordered",
            "portdir": "perl/p5-hash-ordered",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Ordered",
            "description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "long_description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.30-extutils-makemaker",
                        "p5.30-scalar-list-utils",
                        "p5.30-test-deep",
                        "p5.30-test-failwarnings",
                        "p5.30-test-fatal",
                        "p5.30-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-user-identity"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-hash-ordered",
            "portdir": "perl/p5-hash-ordered",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Hash::Ordered",
            "description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "long_description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "p5.28-extutils-makemaker",
                        "p5.28-scalar-list-utils",
                        "p5.28-test-deep",
                        "p5.28-test-failwarnings",
                        "p5.28-test-fatal",
                        "p5.28-test-simple"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-user-identity"
                    ]
                }
            ]
        },
        {
            "name": "p5-hash-ordered",
            "portdir": "perl/p5-hash-ordered",
            "version": "0.14.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-hash-ordered",
            "homepage": "https://metacpan.org/pod/Hash::Ordered",
            "description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "long_description": "Hash::Ordered - A fast, pure-Perl ordered hash class",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-hash-ordered"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "nodejs20",
            "portdir": "lang/nodejs20",
            "version": "20.19.5",
            "license": "(MIT or BSD)",
            "platforms": "{darwin != 11.*}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nodejs.org/",
            "description": "Evented I/O for V8 JavaScript",
            "long_description": "Node's goal is to provide an easy way to build scalable network programs in JavaScript. Node is similar in design to and influenced by systems like Ruby's Event Machine or Python's Twisted. Node takes the event model a bit further-it presents the event loop as a language construct instead of as a library.",
            "active": true,
            "categories": [
                "net",
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ciserlohn",
                    "github": "ci42",
                    "ports_count": 35
                }
            ],
            "variants": [
                "no_openssl3_with_quic"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "python313",
                        "clang-20"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "icu"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "cjdns",
                        "qt5-qtwebengine",
                        "qt64-qtwebengine",
                        "qt64-qtwebengine-docs",
                        "qt67-qtwebengine",
                        "qt67-qtwebengine-docs",
                        "qt68-qtwebengine",
                        "qt68-qtwebengine-docs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "tree-sitter-cli",
                        "py38-panel"
                    ]
                }
            ]
        },
        {
            "name": "Serial-Studio",
            "portdir": "sysutils/Serial-Studio",
            "version": "1.1.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://serial-studio.github.io/",
            "description": "Multi-purpose serial data visualization & processing program",
            "long_description": "Multi-purpose serial data visualization & processing program",
            "active": true,
            "categories": [
                "sysutils",
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 46
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtquickcontrols2",
                        "qt5-qtsvg",
                        "qt5-qtbase",
                        "qt5-qtserialport"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rgeos",
            "portdir": "R/R-rgeos",
            "version": "0.6-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rgeos",
            "description": "Interface to Geometry Engine Open Source (GEOS)",
            "long_description": "Interface to Geometry Engine Open Source (GEOS)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "geos",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-XML",
                        "R-maps",
                        "R-maptools",
                        "R-rgdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSN"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rgdal"
                    ]
                }
            ]
        },
        {
            "name": "R-rSPDE",
            "portdir": "R/R-rSPDE",
            "version": "2.3.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidbolin.github.io/rSPDE",
            "description": "Rational approximations of fractional stochastic partial differential equations",
            "long_description": "Rational approximations of fractional stochastic partial differential equations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fmesher",
                        "R-lifecycle",
                        "R-CRAN-recommended",
                        "R-broom"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-viridis",
                        "R-doParallel",
                        "R-foreach",
                        "R-sn",
                        "R-RSpectra",
                        "R-optimParallel",
                        "R-splancs",
                        "R-scoringRules",
                        "R-numDeriv",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BSSoverSpace",
                        "R-MetricGraph"
                    ]
                }
            ]
        },
        {
            "name": "R-pbdSLAP",
            "portdir": "R/R-pbdSLAP",
            "version": "0.3-7",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snoweye/pbdSLAP",
            "description": "ScaLAPACK/PBLAS/BLACS/LAPACK library for use with pbdR",
            "long_description": "ScaLAPACK/PBLAS/BLACS/LAPACK library for use with pbdR",
            "active": true,
            "categories": [
                "science",
                "math",
                "parallel",
                "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-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "mpich-default",
                        "R-pbdMPI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-netUtils",
            "portdir": "R/R-netUtils",
            "version": "0.8.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://schochastics.github.io/netUtils",
            "description": "Miscellaneous functions for network analysis",
            "long_description": "Miscellaneous functions for network analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-GA"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-laeken",
            "portdir": "R/R-laeken",
            "version": "0.5.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=laeken",
            "description": "Estimation of indicators on social exclusion and poverty",
            "long_description": "Estimation of indicators on social exclusion and poverty",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "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-GB2"
                    ]
                }
            ]
        },
        {
            "name": "R-fastmatrix",
            "portdir": "R/R-fastmatrix",
            "version": "0.5-7721",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://faosorios.github.io/fastmatrix",
            "description": "Fast computation of some matrices useful in statistics",
            "long_description": "Fast computation of some matrices useful in statistics",
            "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": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-L1pack"
                    ]
                }
            ]
        },
        {
            "name": "R-conformalbayes",
            "portdir": "R/R-conformalbayes",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://corymccartan.com/conformalbayes",
            "description": "Jackknife predictive intervals for Bayesian models",
            "long_description": "Jackknife predictive intervals for Bayesian models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-loo",
                        "R-matrixStats",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rstantools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-brms",
                        "R-rmarkdown",
                        "R-rstanarm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bellreg",
            "portdir": "R/R-bellreg",
            "version": "0.0.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fndemarqui.github.io/bellreg",
            "description": "Count regression models based on the Bell distribution",
            "long_description": "Count regression models based on the Bell distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-dplyr",
                        "R-loo",
                        "R-purrr",
                        "R-rstan",
                        "R-Formula",
                        "R-extraDistr",
                        "R-Rdpack",
                        "R-magic",
                        "R-numbers",
                        "R-CRAN-recommended",
                        "R-LambertW",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SIHR",
            "portdir": "R/R-SIHR",
            "version": "2.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zywang0701.github.io/SIHR",
            "description": "Statistical inference in high-dimensional regression",
            "long_description": "Statistical inference in high-dimensional regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-CVXR"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MaximinInfer"
                    ]
                }
            ]
        },
        {
            "name": "R-RSC",
            "portdir": "R/R-RSC",
            "version": "2.0.4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RSC",
            "description": "Robust and sparse correlation matrix",
            "long_description": "Robust and sparse correlation matrix",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MaximinInfer",
            "portdir": "R/R-MaximinInfer",
            "version": "2.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MaximinInfer",
            "description": "Inference for maximin effects in high-dimensional settings",
            "long_description": "Inference for maximin effects in high-dimensional settings",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CVXR",
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-SIHR",
                        "R-intervals"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MRFcov",
            "portdir": "R/R-MRFcov",
            "version": "1.0.39",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nicholasjclark/MRFcov",
            "description": "Markov random fields with additional covariates",
            "long_description": "Markov random fields with additional covariates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-igraph",
                        "R-pbapply",
                        "R-sfsmisc",
                        "R-caret",
                        "R-glmnet",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GB2",
            "portdir": "R/R-GB2",
            "version": "2.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GB2",
            "description": "Generalized Beta distribution (IInd kind): properties, likelihood, estimation",
            "long_description": "Generalized Beta distribution (IInd kind): properties, likelihood, estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-hypergeo",
                        "R-cubature",
                        "R-CRAN-recommended",
                        "R-laeken",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sdPrior"
                    ]
                }
            ]
        },
        {
            "name": "R-tergm",
            "portdir": "R/R-tergm",
            "version": "4.2.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tergm",
            "description": "Fit, simulate and diagnose models for network evolution based on exponential-family random graph models",
            "long_description": "Fit, simulate and diagnose models for network evolution based on exponential-family random graph models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-statnet.common",
                        "R-network",
                        "R-networkDynamic",
                        "R-ergm",
                        "R-ergm.multi",
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-networkLite"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-statnet"
                    ]
                }
            ]
        }
    ]
}