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

{
    "count": 51980,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=322",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=320",
    "results": [
        {
            "name": "R-gmm",
            "portdir": "R/R-gmm",
            "version": "1.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gmm",
            "description": "Generalized Method of Moments and Generalized Empirical Likelihood",
            "long_description": "Generalized Method of Moments and Generalized Empirical Likelihood",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "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-sandwich",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-knitr",
                        "R-timeDate",
                        "R-car",
                        "R-stabledist",
                        "R-timeSeries"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tmvtnorm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom",
                        "R-mev"
                    ]
                }
            ]
        },
        {
            "name": "R-glm2",
            "portdir": "R/R-glm2",
            "version": "1.2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=glm2",
            "description": "Fitting Generalized Linear Models",
            "long_description": "Fitting Generalized Linear Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gofedf",
                        "R-inctools",
                        "R-miWQS",
                        "R-wqs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fastglm"
                    ]
                }
            ]
        },
        {
            "name": "R-ggthemes",
            "portdir": "R/R-ggthemes",
            "version": "5.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jrnold.github.io/ggthemes",
            "description": "Extra themes, scales and geoms for ggplot2",
            "long_description": "Extra themes, scales and geoms for ggplot2",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-purrr",
                        "R-ggplot2",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-lifecycle",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vdiffr",
                        "R-lintr",
                        "R-quantreg",
                        "R-spelling",
                        "R-maps",
                        "R-pander",
                        "R-mapproj",
                        "R-extrafont",
                        "R-rlang",
                        "R-glue",
                        "R-withr",
                        "R-dplyr",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.KMggplot2",
                        "R-gppm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ZVCV",
                        "R-ggalt",
                        "R-ggmcmc",
                        "R-tvgeom",
                        "R-harmony",
                        "R-ordbetareg",
                        "R-stars",
                        "R-ZIprop"
                    ]
                }
            ]
        },
        {
            "name": "R-ggfan",
            "portdir": "R/R-ggfan",
            "version": "0.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jasonhilton/ggfan",
            "description": "Summarise a distribution through colored intervals",
            "long_description": "Summarise a distribution through colored intervals",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-colorspace",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-tibble",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggTimeSeries",
            "portdir": "R/R-ggTimeSeries",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ggTimeSeries",
            "description": "Time series visualisations using the grammar of graphics",
            "long_description": "Time series visualisations using the grammar of graphics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gbeta",
            "portdir": "R/R-gbeta",
            "version": "0.1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gbeta",
            "description": "Generalized Beta and Beta Prime distributions",
            "long_description": "Generalized Beta and Beta Prime distributions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppNumerical",
                        "R-gsl",
                        "R-Runuran",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-decor",
            "portdir": "R/R-decor",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=decor",
            "description": "Retrieve code decorations",
            "long_description": "Retrieve code decorations",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-vctrs",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RMariaDB",
                        "R-RSQLite",
                        "R-Rcereal",
                        "R-arrow",
                        "R-cpp11",
                        "R-igraph",
                        "R-vdiffr"
                    ]
                }
            ]
        },
        {
            "name": "R-contfrac",
            "portdir": "R/R-contfrac",
            "version": "1.1-12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=contfrac",
            "description": "Continued Fractions",
            "long_description": "Various utilities for evaluating continued fractions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hypergeo"
                    ]
                }
            ]
        },
        {
            "name": "R-conflicted",
            "portdir": "R/R-conflicted",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://conflicted.r-lib.org",
            "description": "Alternative conflict resolution strategy",
            "long_description": "Alternative conflict resolution strategy",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-memoise",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-dplyr",
                        "R-callr",
                        "R-pkgload",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidymodels",
                        "R-tidyverse",
                        "R-usedthese"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-here",
                        "R-vembedr"
                    ]
                }
            ]
        },
        {
            "name": "R-bsvars",
            "portdir": "R/R-bsvars",
            "version": "3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bsvars.github.io/bsvars",
            "description": "Bayesian estimation of structural vector autoregressive models",
            "long_description": "Bayesian estimation of structural vector autoregressive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-RcppProgress",
                        "R-RcppTN",
                        "R-GIGrvg",
                        "R-stochvol",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-brglm",
            "portdir": "R/R-brglm",
            "version": "0.7.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=brglm",
            "description": "Bias reduction in binomial-response generalized linear models",
            "long_description": "Bias reduction in binomial-response generalized linear models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-profileModel",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-brlrmr",
                        "R-BradleyTerry2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-abn",
                        "R-brglm2",
                        "R-enrichwith",
                        "R-mbrglm",
                        "R-optmatch",
                        "R-prediction",
                        "R-texreg",
                        "R-MuMIn"
                    ]
                }
            ]
        },
        {
            "name": "R-bmlm",
            "portdir": "R/R-bmlm",
            "version": "1.3.15",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mvuorre.github.io/bmlm",
            "description": "Bayesian multilevel mediation models in R",
            "long_description": "Easy estimation of Bayesian multilevel mediation models with Stan.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-ggplot2",
                        "R-rstan",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-reshape2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-qgraph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-blme",
            "portdir": "R/R-blme",
            "version": "1.0-6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vdorie/blme",
            "description": "Bayesian Linear Mixed Effect models",
            "long_description": "Maximum a posteriori estimation for linear and generalized linear mixed-effects models in a Bayesian setting. Extends lme4 package.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lme4",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-expint",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-brxx",
                        "R-merTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-binom",
            "portdir": "R/R-binom",
            "version": "1.1-1.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=binom",
            "description": "Binomial confidence intervals for several parameterizations",
            "long_description": "Constructs confidence intervals on the probability of success in a binomial experiment via several parameterizations.",
            "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-ggplot2",
                        "R-polynom"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gmeta",
                        "R-inctools",
                        "R-trialr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rtdists"
                    ]
                }
            ]
        },
        {
            "name": "R-Runuran",
            "portdir": "R/R-Runuran",
            "version": "0.40",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://statmath.wu.ac.at/unuran",
            "description": "R Interface to the UNU.RAN random variate generators",
            "long_description": "R Interface to the UNU.RAN random variate generators",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-argus",
                        "R-gbeta"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Tinflex",
                        "R-copula"
                    ]
                }
            ]
        },
        {
            "name": "R-RWiener",
            "portdir": "R/R-RWiener",
            "version": "1.3-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RWiener",
            "description": "Wiener process distribution functions",
            "long_description": "Wiener process distribution functions",
            "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": "lib",
                    "ports": [
                        "R-DstarM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-brms",
                        "R-rtdists"
                    ]
                }
            ]
        },
        {
            "name": "R-Cairo",
            "portdir": "R/R-Cairo",
            "version": "1.6-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rforge.net/Cairo",
            "description": "R graphics device using cairo graphics library",
            "long_description": "R graphics device using cairo graphics library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "harfbuzz-icu",
                        "tiff",
                        "freetype",
                        "R-CRAN-recommended",
                        "icu",
                        "cairo",
                        "harfbuzz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-png"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggrastr",
                        "R-memery",
                        "R-forsearch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggmcmc",
                        "R-htmltools",
                        "R-imager",
                        "R-repr",
                        "R-shiny",
                        "R-stars",
                        "R-R.devices",
                        "R-thematic",
                        "R-cowplot",
                        "R-dplR"
                    ]
                }
            ]
        },
        {
            "name": "R-tsbox",
            "portdir": "R/R-tsbox",
            "version": "0.4.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/tsbox",
            "description": "Class-agnostic time series in R",
            "long_description": "Class-agnostic time series in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-anytime",
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-tsibble",
                        "R-dygraphs",
                        "R-rmarkdown",
                        "R-covr",
                        "R-forecast",
                        "R-imputeTS",
                        "R-tseries",
                        "R-tis",
                        "R-spelling",
                        "R-units",
                        "R-timeSeries",
                        "R-tsibbledata",
                        "R-nycflights13",
                        "R-tibbletime",
                        "R-tibble",
                        "R-xts",
                        "R-zoo",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tempdisagg",
                        "R-tsBSS"
                    ]
                }
            ]
        },
        {
            "name": "R-tempdisagg",
            "portdir": "R/R-tempdisagg",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tempdisagg",
            "description": "Methods for temporal disaggregation and interpolation of time series",
            "long_description": "Methods for temporal disaggregation and interpolation of time series",
            "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-testthat",
                        "R-rmarkdown",
                        "R-tsbox",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sn",
            "portdir": "R/R-sn",
            "version": "2.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://azzalini.stat.unipd.it/SN",
            "description": "Skew-Normal and related distributions such as the skew-t and the SUN",
            "long_description": "Skew-Normal and related distributions such as the skew-t and the SUN",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-quantreg",
                        "R-CRAN-recommended",
                        "R-mnormt"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ALDqr",
                        "R-BayesMultiMode",
                        "R-Compositional",
                        "R-Rlgt",
                        "R-SHELF",
                        "R-TFisher",
                        "R-asymmetry.measures",
                        "R-fMultivar",
                        "R-facmodCS",
                        "R-fmx",
                        "R-ordgam",
                        "R-pema",
                        "R-skewMLRM",
                        "R-Rgbp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DepthProc",
                        "R-fic",
                        "R-fitteR",
                        "R-rSPDE",
                        "R-mi",
                        "R-tclust",
                        "R-extras",
                        "R-fCopulae",
                        "R-param2moment",
                        "R-snem"
                    ]
                }
            ]
        },
        {
            "name": "R-skewt",
            "portdir": "R/R-skewt",
            "version": "1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=skewt",
            "description": "Skewed Student-t Distribution",
            "long_description": "Skewed Student-t Distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-asymmetry.measures"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR",
                        "R-robustbase",
                        "R-robustlmm"
                    ]
                }
            ]
        },
        {
            "name": "R-robustbase",
            "portdir": "R/R-robustbase",
            "version": "0.99-4-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://robustbase.R-forge.R-project.org",
            "description": "Basic robust statistics",
            "long_description": "Basic robust statistics",
            "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": [
                        "R",
                        "gcc14",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-DEoptimR",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-foreach",
                        "R-quantreg",
                        "R-skewt",
                        "R-GGally",
                        "R-sfsmisc",
                        "R-fit.models",
                        "R-robust",
                        "R-rrcov",
                        "R-MPV",
                        "R-catdata",
                        "R-robustX",
                        "R-xtable",
                        "R-matrixStats",
                        "R-reshape2",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-Hmisc",
                        "R-doParallel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigutilsr",
                        "R-perryExamples",
                        "R-pyinit",
                        "R-qGaussian",
                        "R-qpcR",
                        "R-qqconf",
                        "R-qqplotr",
                        "R-rlme",
                        "R-robust",
                        "R-robustX",
                        "R-robustHD",
                        "R-robustbetareg",
                        "R-robustlmm",
                        "R-robustvarComp",
                        "R-rospca",
                        "R-rrcov",
                        "R-rrcovHD",
                        "R-rrcovNA",
                        "R-tergm",
                        "R-GSE",
                        "R-Gmedian",
                        "R-KRMM",
                        "R-MendelianRandomization",
                        "R-MixSemiRob",
                        "R-RMSS",
                        "R-RcmdrPlugin.PcaRobust",
                        "R-RobExtremes",
                        "R-RobStatTM",
                        "R-RobustAFT",
                        "R-SpatialBSS",
                        "R-BMA",
                        "R-ccaPP",
                        "R-cellWise",
                        "R-compositions",
                        "R-cvTools",
                        "R-ddalpha",
                        "R-epmrob",
                        "R-ergm",
                        "R-facmodCS",
                        "R-fpc",
                        "R-groc",
                        "R-lolR",
                        "R-mastif",
                        "R-metRology",
                        "R-mvoutlier",
                        "R-otrimle",
                        "R-pcalg",
                        "R-pchc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-DEoptimR",
                        "R-DepthProc",
                        "R-rsae",
                        "R-mrfDepth",
                        "R-ICS",
                        "R-multcomp",
                        "R-sfsmisc",
                        "R-simsalapar",
                        "R-pcaPP",
                        "R-wbacon",
                        "R-timeSeries",
                        "R-ggeffects",
                        "R-perry",
                        "R-insight",
                        "R-anomaly",
                        "R-robcor",
                        "R-broom",
                        "R-robmixglm"
                    ]
                }
            ]
        },
        {
            "name": "R-rje",
            "portdir": "R/R-rje",
            "version": "1.12.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rje",
            "description": "Misc useful functions for statistics",
            "long_description": "Misc useful functions for statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-contingency",
                        "R-regtools"
                    ]
                }
            ]
        },
        {
            "name": "R-quantreg",
            "portdir": "R/R-quantreg",
            "version": "5.99",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantreg",
            "description": "Quantile regression",
            "long_description": "Quantile regression",
            "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-SparseM",
                        "R-MatrixModels"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-Formula",
                        "R-interp",
                        "R-conquer",
                        "R-R.rsp",
                        "R-logspline",
                        "R-nor1mix",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quantdr",
                        "R-ClusPred",
                        "R-Compositional",
                        "R-HDRFA",
                        "R-HIMA",
                        "R-MCMCpack",
                        "R-MXM",
                        "R-MendelianRandomization",
                        "R-cluscov",
                        "R-cobs",
                        "R-crs",
                        "R-emplik",
                        "R-esreg",
                        "R-ggpmisc",
                        "R-hrqglas",
                        "R-locpolExpectile",
                        "R-lqmix",
                        "R-np",
                        "R-perryExamples",
                        "R-qcauchyreg",
                        "R-qfa",
                        "R-quantCurves",
                        "R-quantreg.nonpar",
                        "R-quantregGrowth",
                        "R-riv",
                        "R-rlme",
                        "R-rms",
                        "R-rqPen",
                        "R-rrat",
                        "R-sn",
                        "R-unitquantreg",
                        "R-NCA",
                        "R-QRegVCM",
                        "R-Qtools",
                        "R-Rearrangement",
                        "R-SeBR",
                        "R-TSrepr",
                        "R-alphaOutlier",
                        "R-boostrq",
                        "R-car"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MuMIn",
                        "R-ggthemes",
                        "R-gsubfn",
                        "R-vinereg",
                        "R-insight",
                        "R-jtools",
                        "R-latticeExtra",
                        "R-lava",
                        "R-survey",
                        "R-broom",
                        "R-AER",
                        "R-mediation",
                        "R-robustbase",
                        "R-performance",
                        "R-dyn",
                        "R-tidyfit",
                        "R-prediction",
                        "R-ggblanket",
                        "R-ggeffects",
                        "R-ggiraph",
                        "R-ggplot2",
                        "R-tram",
                        "R-ggstance"
                    ]
                }
            ]
        },
        {
            "name": "R-pracma",
            "portdir": "R/R-pracma",
            "version": "2.4.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pracma",
            "description": "Practical numerical math functions",
            "long_description": "Provides a large number of functions from numerical analysis and linear algebra, numerical optimization, differential equations, time series, plus some well-known special mathematical functions.",
            "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-quadprog",
                        "R-NlcOptim"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tpn",
                        "R-BFpack",
                        "R-BINCOR",
                        "R-BMRMM",
                        "R-CopulaCenR",
                        "R-CovTools",
                        "R-DeBoinR",
                        "R-DiscreteDists",
                        "R-ExGaussEstim",
                        "R-FitDynMix",
                        "R-GPM",
                        "R-GramQuad",
                        "R-HDRFA",
                        "R-LMoFit",
                        "R-LOMAR",
                        "R-MIRES",
                        "R-MatrixCorrelation",
                        "R-MixSemiRob",
                        "R-OBRE",
                        "R-PPMiss",
                        "R-PSDistr",
                        "R-Qindex",
                        "R-RBE3",
                        "R-RVCompare",
                        "R-RegCombin",
                        "R-RiemBase",
                        "R-poweRlaw",
                        "R-pql",
                        "R-robustbetareg",
                        "R-rootoned",
                        "R-rospca",
                        "R-semds",
                        "R-simode",
                        "R-slanter",
                        "R-smooth",
                        "R-sparseGAM",
                        "R-tf",
                        "R-SHT",
                        "R-SSGL",
                        "R-SmCCNet",
                        "R-SpatialGraph",
                        "R-VARDetect",
                        "R-abglasso",
                        "R-adace",
                        "R-baygel",
                        "R-bootCT",
                        "R-bqror",
                        "R-carfima",
                        "R-celestial",
                        "R-complexlm",
                        "R-cooltools",
                        "R-copre",
                        "R-cpop",
                        "R-crqa",
                        "R-docore",
                        "R-fHMM",
                        "R-fdaSP",
                        "R-fdapace",
                        "R-fitConic",
                        "R-garma",
                        "R-gasmodel",
                        "R-greybox",
                        "R-gsignal",
                        "R-hypr",
                        "R-inctools",
                        "R-kcopula",
                        "R-ks",
                        "R-lavacreg",
                        "R-maotai",
                        "R-mixlm",
                        "R-mnt",
                        "R-mombf",
                        "R-morpheus",
                        "R-new.dist",
                        "R-nimble",
                        "R-opdisDownsampling",
                        "R-optimx",
                        "R-orthoDr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpfr",
                        "R-bsitar",
                        "R-mlr3learners",
                        "R-ino",
                        "R-symengine",
                        "R-optimizeR",
                        "R-kyotil",
                        "R-geostatsp",
                        "R-quantdr",
                        "R-baygel",
                        "R-signal"
                    ]
                }
            ]
        },
        {
            "name": "R-polynom",
            "portdir": "R/R-polynom",
            "version": "1.4-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=polynom",
            "description": "Collection of functions to implement a class for univariate polynomial manipulations",
            "long_description": "Collection of functions to implement a class for univariate polynomial manipulations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tscopula",
                        "R-FuzzySTs",
                        "R-HEtools",
                        "R-ggpp",
                        "R-ggpubr",
                        "R-gratis",
                        "R-mpoly",
                        "R-orthopolynom",
                        "R-partitions",
                        "R-polyMatrix",
                        "R-smacof",
                        "R-aghq",
                        "R-basefun",
                        "R-ctmva",
                        "R-ecd",
                        "R-gaussquad",
                        "R-ggpmisc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpfr",
                        "R-multipol",
                        "R-sfsmisc",
                        "R-binom",
                        "R-copula",
                        "R-FinTS",
                        "R-spray",
                        "R-rootoned"
                    ]
                }
            ]
        },
        {
            "name": "R-pROC",
            "portdir": "R/R-pROC",
            "version": "1.18.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://expasy.org/tools/pROC",
            "description": "Display and analyze ROC curves",
            "long_description": "Display and analyze ROC curves",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-plyr",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-doParallel",
                        "R-logcondens",
                        "R-rlang",
                        "R-ggplot2",
                        "R-testthat",
                        "R-vdiffr",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BDgraph",
                        "R-mixvlmc",
                        "R-nestedcv",
                        "R-nestfs",
                        "R-predtools",
                        "R-psfmi",
                        "R-sccore",
                        "R-RcmdrPlugin.ROC",
                        "R-SmCCNet",
                        "R-bbl",
                        "R-caret",
                        "R-cvms",
                        "R-finalfit",
                        "R-hsstan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR",
                        "R-spmodel",
                        "R-palasso",
                        "R-aplore3",
                        "R-pre",
                        "R-bst"
                    ]
                }
            ]
        },
        {
            "name": "R-orthopolynom",
            "portdir": "R/R-orthopolynom",
            "version": "1.0-6.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=orthopolynom",
            "description": "Collection of functions for orthogonal and orthonormal polynomials",
            "long_description": "Collection of functions for orthogonal and orthonormal polynomials",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polynom",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesGOF",
                        "R-nlsem",
                        "R-sadists",
                        "R-PDQutils",
                        "R-basefun",
                        "R-gaussquad",
                        "R-mosaicCalc",
                        "R-mpoly"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MCMCglmm",
                        "R-sommer"
                    ]
                }
            ]
        },
        {
            "name": "R-npmlreg",
            "portdir": "R/R-npmlreg",
            "version": "0.46-5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=npmlreg",
            "description": "Non-parametric maximum likelihood estimation for random effect models",
            "long_description": "Non-parametric maximum likelihood estimation for random effect models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-nlsem",
            "portdir": "R/R-nlsem",
            "version": "0.8-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlsem",
            "description": "Fitting structural equation mixture models",
            "long_description": "Fitting structural equation mixture models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gaussquad",
                        "R-orthopolynom",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-lavaan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-maxLik",
            "portdir": "R/R-maxLik",
            "version": "1.5-2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=maxLik",
            "description": "Maximum likelihood estimation and related tools",
            "long_description": "Maximum likelihood estimation and related tools",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-generics",
                        "R-CRAN-recommended",
                        "R-miscTools",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-clue",
                        "R-tibble",
                        "R-tinytest",
                        "R-dlm",
                        "R-plot3D"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ui",
                        "R-sampleSelection",
                        "R-sfaR",
                        "R-splm",
                        "R-truncreg",
                        "R-DirichletReg",
                        "R-GenMarkov",
                        "R-Rchoice",
                        "R-apollo",
                        "R-autostsm",
                        "R-censReg",
                        "R-fastR2",
                        "R-fitteR",
                        "R-gmnl",
                        "R-hermite",
                        "R-mfGARCH",
                        "R-mhurdle",
                        "R-mixl",
                        "R-mvProbit",
                        "R-nhm",
                        "R-oglmx",
                        "R-pglm",
                        "R-plm",
                        "R-rDEA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-FuzzyClass",
                        "R-texreg",
                        "R-kalmanfilter",
                        "R-kimfilter",
                        "R-micEconCES"
                    ]
                }
            ]
        },
        {
            "name": "R-gmvarkit",
            "portdir": "R/R-gmvarkit",
            "version": "2.1.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/saviviro/gmvarkit",
            "description": "Estimate Gaussian and Student t mixture vector autoregressive models",
            "long_description": "Estimate Gaussian and Student t mixture vector autoregressive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvnfast",
                        "R-CRAN-recommended",
                        "R-gsl",
                        "R-pbapply",
                        "R-Brobdingnag"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gaussquad",
            "portdir": "R/R-gaussquad",
            "version": "1.0-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gaussquad",
            "description": "Collection of functions for gaussian quadrature",
            "long_description": "Collection of functions for gaussian quadrature",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-orthopolynom",
                        "R-polynom",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MixedPoisson",
                        "R-nlsem"
                    ]
                }
            ]
        },
        {
            "name": "R-fido",
            "portdir": "R/R-fido",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jsilve24.github.io/fido",
            "description": "Bayesian multinomial logistic normal regression",
            "long_description": "Bayesian multinomial logistic normal regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppNumerical",
                        "R-RcppZiggurat",
                        "R-rlang",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-tidybayes",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ape",
                        "R-numDeriv",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-MCMCpack",
                        "R-LaplacesDemon"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fdrtool",
            "portdir": "R/R-fdrtool",
            "version": "1.2.18",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strimmerlab.github.io/software/fdrtool",
            "description": "Estimation of (local) false discovery rates and higher criticism",
            "long_description": "Estimation of (local) false discovery rates and higher criticism",
            "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": "lib",
                    "ports": [
                        "R-sda",
                        "R-InvStablePrior",
                        "R-bayesbr",
                        "R-HDMT",
                        "R-qgraph",
                        "R-rnmamod"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mutoss"
                    ]
                }
            ]
        },
        {
            "name": "R-expint",
            "portdir": "R/R-expint",
            "version": "0.1-8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/vigou3/expint",
            "description": "Exponential integral and incomplete Gamma function",
            "long_description": "Exponential integral and incomplete Gamma function",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BoundEdgeworth",
                        "R-actuar",
                        "R-bbreg",
                        "R-new.dist"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-blme"
                    ]
                }
            ]
        },
        {
            "name": "R-emmeans",
            "portdir": "R/R-emmeans",
            "version": "1.10.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rvlenth/emmeans",
            "description": "Estimated marginal means, aka least-squares means",
            "long_description": "Estimated marginal means, aka least-squares means",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-mvtnorm",
                        "R-estimability",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-bayesplot",
                        "R-brms",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-car",
                        "R-lmerTest",
                        "R-pbkrtest",
                        "R-logspline",
                        "R-MCMCpack",
                        "R-mice",
                        "R-multcomp",
                        "R-sommer",
                        "R-geepack",
                        "R-MCMCglmm",
                        "R-gee",
                        "R-pscl",
                        "R-coxme",
                        "R-compositions",
                        "R-mediation",
                        "R-MuMIn",
                        "R-multcompView",
                        "R-rsm",
                        "R-xtable",
                        "R-bayestestR",
                        "R-coda",
                        "R-biglm",
                        "R-ordinal",
                        "R-sandwich"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-multilevelcoda",
                        "R-lsmeans",
                        "R-bruceR",
                        "R-peramo",
                        "R-piecewiseSEM",
                        "R-jmv",
                        "R-FactoMineR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cardx",
                        "R-datawizard",
                        "R-effectsize",
                        "R-estimatr",
                        "R-fixest",
                        "R-ggeffects",
                        "R-ggstats",
                        "R-gtsummary",
                        "R-insight",
                        "R-lavaSearch2",
                        "R-logistf",
                        "R-mmrm",
                        "R-modelbased",
                        "R-nlraa",
                        "R-papaja",
                        "R-r2rtf",
                        "R-rbmi",
                        "R-rempsyc",
                        "R-report",
                        "R-robustlmm",
                        "R-rsm",
                        "R-rstatix",
                        "R-sdmTMB",
                        "R-see",
                        "R-semTools",
                        "R-spmodel",
                        "R-survstan",
                        "R-tidybayes",
                        "R-tidystats",
                        "R-GLMMadaptive",
                        "R-afex",
                        "R-bayestestR",
                        "R-brms",
                        "R-brms.mmrm",
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-dlm",
            "portdir": "R/R-dlm",
            "version": "1.1-6.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dlm",
            "description": "Bayesian and likelihood analysis of dynamic linear models",
            "long_description": "Bayesian and likelihood analysis of dynamic 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-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ExGaussEstim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-maxLik"
                    ]
                }
            ]
        },
        {
            "name": "R-dcov",
            "portdir": "R/R-dcov",
            "version": "0.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dcov",
            "description": "Fast implementation of distance covariance",
            "long_description": "Fast implementation of distance covariance",
            "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",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dCovTS",
                        "R-dcorVS",
                        "R-pchc"
                    ]
                }
            ]
        },
        {
            "name": "R-dCovTS",
            "portdir": "R/R-dCovTS",
            "version": "1.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dCovTS",
            "description": "Distance covariance and correlation for time series analysis",
            "long_description": "Distance covariance and correlation for time series analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-Rfast",
                        "R-CRAN-recommended",
                        "R-dcov",
                        "R-Rfast2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-corpcor",
            "portdir": "R/R-corpcor",
            "version": "1.6.10",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=corpcor",
            "description": "Efficient estimation of covariance and (partial) correlation",
            "long_description": "Efficient estimation of covariance and (partial) correlation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-xLLiM",
                        "R-EDISON",
                        "R-Hotelling",
                        "R-MCMCglmm",
                        "R-CopulaCenR",
                        "R-REndo",
                        "R-RMTL",
                        "R-RNGforGPD",
                        "R-VARshrink",
                        "R-WLogit",
                        "R-boral",
                        "R-care",
                        "R-gsDesign2",
                        "R-hfr",
                        "R-mixOmics",
                        "R-mlVAR",
                        "R-pcalg",
                        "R-penalizedSVM",
                        "R-qgraph",
                        "R-relaimpo",
                        "R-rmgarch",
                        "R-sda",
                        "R-segMGarch",
                        "R-semPlot",
                        "R-sparsediscrim",
                        "R-sparsevar",
                        "R-subselect"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-NMF"
                    ]
                }
            ]
        },
        {
            "name": "R-contingency",
            "portdir": "R/R-contingency",
            "version": "0.0.10",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=contingency",
            "description": "Methods for discrete multivariate probability distributions",
            "long_description": "Methods for discrete multivariate probability distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rje",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-conquer",
            "portdir": "R/R-conquer",
            "version": "1.3.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=conquer",
            "description": "Convolution-type smoothed quantile regression",
            "long_description": "Estimation and inference for conditional linear quantile regression models using a convolution smoothed approach.",
            "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-matrixStats",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-HIMA",
                        "R-Qtools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quantreg"
                    ]
                }
            ]
        },
        {
            "name": "R-bdsmatrix",
            "portdir": "R/R-bdsmatrix",
            "version": "1.3-7",
            "license": "LGPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bdsmatrix",
            "description": "Routines for block diagonal symmetric matrices",
            "long_description": "Routines for block diagonal symmetric matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PRSPGx",
                        "R-bbmle",
                        "R-coxme",
                        "R-finalfit",
                        "R-splm",
                        "R-pcalg",
                        "R-plm",
                        "R-sparsediscrim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-bbreg",
            "portdir": "R/R-bbreg",
            "version": "2.0.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bbreg",
            "description": "Bessel and Beta regressions",
            "long_description": "Bessel and Beta regressions via expectation-maximization algorithm for continuous bounded data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pbapply",
                        "R-CRAN-recommended",
                        "R-statmod",
                        "R-expint",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-betareg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-NlcOptim",
            "portdir": "R/R-NlcOptim",
            "version": "0.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NlcOptim",
            "description": "Solve non-linear optimization with non-linear constraints",
            "long_description": "Optimization for non-linear objective and constraint functions. Linear or non-linear equality and inequality constraints are allowed. It accepts the input parameters as a constrained matrix.",
            "active": true,
            "categories": [
                "science",
                "math",
                "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": "lib",
                    "ports": [
                        "R-FFP"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pracma"
                    ]
                }
            ]
        },
        {
            "name": "R-ModelMetrics",
            "portdir": "R/R-ModelMetrics",
            "version": "1.2.2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ModelMetrics",
            "description": "Rapid calculation of model metrics",
            "long_description": "Collection of metrics for evaluating models written in C++ using Rcpp. Popular metrics include area under the curve, log loss, root mean square error etc.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-caret"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bigstatsr"
                    ]
                }
            ]
        },
        {
            "name": "R-MatrixModels",
            "portdir": "R/R-MatrixModels",
            "version": "0.5-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://Matrix.R-forge.R-project.org",
            "description": "Modelling with sparse and dense matrices",
            "long_description": "Modelling with sparse and dense matrices using modular prediction and response module classes.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quantreg",
                        "R-twang",
                        "R-BayesFactor",
                        "R-BayesESS",
                        "R-pre"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-car",
                        "R-abn"
                    ]
                }
            ]
        },
        {
            "name": "R-FNN",
            "portdir": "R/R-FNN",
            "version": "1.1.4.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FNN",
            "description": "Fast Nearest Neighbor search algorithms and applications",
            "long_description": "Fast Nearest Neighbor search algorithms and applications",
            "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-mvtnorm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-uwot",
                        "R-toweranNA",
                        "R-BayesNSGP",
                        "R-GpGp",
                        "R-LOMAR",
                        "R-autoFRK",
                        "R-cooltools",
                        "R-daltoolbox",
                        "R-deepgp",
                        "R-evclass",
                        "R-evclust",
                        "R-gstat",
                        "R-imbalance",
                        "R-ks",
                        "R-noisemodel",
                        "R-probout",
                        "R-regtools",
                        "R-semidist",
                        "R-smotefamily"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BiocNeighbors",
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-FFP",
            "portdir": "R/R-FFP",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Reckziegel/FFP",
            "description": "Fully Flexible Probabilities for stress testing and portfolio construction",
            "long_description": "Fully Flexible Probabilities for stress testing and portfolio construction",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-crayon",
                        "R-mvtnorm",
                        "R-vctrs",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-scales",
                        "R-nloptr",
                        "R-forcats",
                        "R-ggdist",
                        "R-NlcOptim",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xts",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-covr",
                        "R-spelling",
                        "R-copula",
                        "R-ghyp"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}