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

{
    "count": 51978,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=910",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=908",
    "results": [
        {
            "name": "R-ergmgp",
            "portdir": "R/R-ergmgp",
            "version": "0.1-1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statnet/ergmgp",
            "description": "Tools for modelling ERGM generating processes",
            "long_description": "Tools for modelling ERGM generating processes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-networkDynamic",
                        "R-ergm",
                        "R-statnet.common",
                        "R-CRAN-recommended",
                        "R-network"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ergmito",
            "portdir": "R/R-ergmito",
            "version": "0.3-1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://muriteams.github.io/ergmito",
            "description": "Exponential random graph models for small networks",
            "long_description": "Exponential random graph models for small networks",
            "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-texreg",
                        "R-network",
                        "R-ergm",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-lmtest",
                        "R-tinytest",
                        "R-sna",
                        "R-fmcmc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ergm.multi",
            "portdir": "R/R-ergm.multi",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statnet/ergm.multi",
            "description": "Fit, simulate and diagnose exponential-family models for multiple or multilayer networks",
            "long_description": "Fit, simulate and diagnose exponential-family models for multiple or multilayer networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-purrr",
                        "R-Rdpack",
                        "R-statnet.common",
                        "R-network",
                        "R-ergm",
                        "R-rle",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-generics",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-ggrepel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigergm",
                        "R-tergm"
                    ]
                }
            ]
        },
        {
            "name": "R-ergm.rank",
            "portdir": "R/R-ergm.rank",
            "version": "4.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statnet/ergm.rank",
            "description": "Fit, simulate and diagnose exponential-family models for rank-order relational data",
            "long_description": "Fit, simulate and diagnose exponential-family models for rank-order relational data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-network",
                        "R-CRAN-recommended",
                        "R-Rdpack",
                        "R-ergm",
                        "R-statnet.common"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ergm.userterms",
            "portdir": "R/R-ergm.userterms",
            "version": "3.10.0-111",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/statnet/ergm.userterms",
            "description": "Template package to demonstrate the use of user-specified statistics for use in ergm models",
            "long_description": "Template package to demonstrate the use of user-specified statistics for use in ergm models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ergm",
                        "R-statnet.common",
                        "R-CRAN-recommended",
                        "R-network"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-erify",
            "portdir": "R/R-erify",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flujoo.github.io/erify",
            "description": "Check arguments and generate readable error messages",
            "long_description": "Check arguments and generate readable error messages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-eventPred"
                    ]
                }
            ]
        },
        {
            "name": "R-eRm",
            "portdir": "R/R-eRm",
            "version": "1.0-6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=eRm",
            "description": "Extended Rasch Modelling",
            "long_description": "Extended Rasch Modelling",
            "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-colorspace",
                        "R-psych"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ERPM",
            "portdir": "R/R-ERPM",
            "version": "0.2.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stocnet/ERPM",
            "description": "Exponential Random Partition Models",
            "long_description": "Exponential Random Partition Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numbers",
                        "R-CRAN-recommended",
                        "R-RColorBrewer",
                        "R-snowfall",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-errors",
            "portdir": "R/R-errors",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-quantities.github.io/errors",
            "description": "Uncertainty propagation for R vectors",
            "long_description": "Uncertainty propagation for R vectors",
            "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-pillar",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-vctrs"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quantities"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-constants"
                    ]
                }
            ]
        },
        {
            "name": "R-esback",
            "portdir": "R/R-esback",
            "version": "0.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=esback",
            "description": "Expected Shortfall Backtesting",
            "long_description": "Expected Shortfall Backtesting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-esreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-esc",
            "portdir": "R/R-esc",
            "version": "0.5.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strengejacke.github.io/esc",
            "description": "Effect size computation for meta-analysis",
            "long_description": "Effect size computation for meta-analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rmcorr"
                    ]
                }
            ]
        },
        {
            "name": "R-esem",
            "portdir": "R/R-esem",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=esem",
            "description": "Exploratory Structural Equation Modeling",
            "long_description": "Exploratory Structural Equation Modeling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-lavaan",
                        "R-psych",
                        "R-GPArotation",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-esemifar",
            "portdir": "R/R-esemifar",
            "version": "2.0.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=esemifar",
            "description": "Smoothing for long-memory time series",
            "long_description": "Smoothing for long-memory time series",
            "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-ggplot2",
                        "R-future",
                        "R-fracdiff",
                        "R-furrr",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-smoots",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ufRisk"
                    ]
                }
            ]
        },
        {
            "name": "ResIL",
            "portdir": "devel/ResIL",
            "version": "1.7.9",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://resil.sourceforge.net/",
            "description": "Library to develop applications with powerful image loading capabilities",
            "long_description": "Resilient Image Library (ResIL, a fork of DevIL) is a programmer's library to develop applications with very powerful image loading capabilities, yet is easy for a developer to learn and use. Ultimate control of images is left to the developer, so unnecessary conversions, etc. are not performed. ResIL utilizes a simple, yet powerful, syntax. ResIL can load, save, convert, manipulate, filter and display a wide variety of image formats.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 99
                }
            ],
            "variants": [
                "sdl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "libGLU",
                        "jasper",
                        "xrender",
                        "mesa",
                        "lcms",
                        "libjpeg-turbo",
                        "libmng",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "resource_dasm",
            "portdir": "devel/resource_dasm",
            "version": "2023.03.15",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fuzziqersoftware/resource_dasm",
            "description": "Tools for reverse-engineering classic Mac OS applications and games.",
            "long_description": "Tools for reverse-engineering classic Mac OS applications and games.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 14
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python311",
                        "clang-22"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "phosg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "netpbm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-esreg",
            "portdir": "R/R-esreg",
            "version": "0.6.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=esreg",
            "description": "Joint quantile and expected shortfall regression",
            "long_description": "Joint quantile and expected shortfall 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-Formula",
                        "R-quantreg",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-esback"
                    ]
                }
            ]
        },
        {
            "name": "R-ess",
            "portdir": "R/R-ess",
            "version": "1.1.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mlindsk/ess",
            "description": "Efficient step-wise selection in decomposable models",
            "long_description": "Efficient step-wise selection in decomposable models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesWatch"
                    ]
                }
            ]
        },
        {
            "name": "rest",
            "portdir": "gnome/rest",
            "version": "0.8.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Projects/Librest",
            "description": "A library that makes it easier to access web services that claim to be RESTful.",
            "long_description": "A library that makes it easier to access web services that claim to be RESTful.",
            "active": true,
            "categories": [
                "devel",
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "gobject-introspection"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libxml2",
                        "libsoup-2.4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "gfbgraph",
                        "gnome-maps",
                        "gnome-online-accounts",
                        "libsocialweb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "restbed",
            "portdir": "devel/restbed",
            "version": "4.8",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.corvusoft.co.uk",
            "description": "Framework that brings asynchronous RESTful functionality to C++14 applications.",
            "long_description": "Restbed is a comprehensive and consistent programming model for building applications that require seamless and secure communication over HTTP, with the ability to model a range of business processes, designed to target mobile, tablet, desktop and embedded production environments.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "asio",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libretroshare"
                    ]
                }
            ]
        },
        {
            "name": "restic",
            "portdir": "sysutils/restic",
            "version": "0.18.1",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://restic.net",
            "description": "Fast, secure, efficient backup program.",
            "long_description": "Restic is a program that does backups right. Its design goals are: Easy, Fast, Verifiable, Secure, Efficient and Free.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "docs",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "autorestic",
                        "resticprofile"
                    ]
                }
            ]
        },
        {
            "name": "resticprofile",
            "portdir": "sysutils/resticprofile",
            "version": "0.32.0",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://creativeprojects.github.io/resticprofile/",
            "description": "Configuration profiles manager and scheduler for restic",
            "long_description": "resticprofile is one of many automation tools for restic, also called a wrapper. In a nutshell, resticprofile provides a configuration file and a runner that will generate all the necessary calls to restic. Additionally, it can schedule a profile via a user agent or a daemon in launchd",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "lheise",
                    "github": "lucaheise",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "restic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-estimability",
            "portdir": "R/R-estimability",
            "version": "1.5.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rvlenth.github.io/estimability",
            "description": "Tools for assessing estimability of linear predictions",
            "long_description": "Tools for assessing estimability of linear predictions",
            "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-effects",
                        "R-emmeans",
                        "R-rsm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fixest",
                        "R-logistf",
                        "R-mmrm",
                        "R-robustlmm",
                        "R-sdmTMB",
                        "R-spmodel",
                        "R-GLMMadaptive",
                        "R-survstan",
                        "R-estimatr",
                        "R-fabricatr"
                    ]
                }
            ]
        },
        {
            "name": "R-estimatr",
            "portdir": "R/R-estimatr",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://declaredesign.org/r/estimatr",
            "description": "Fast estimators for design-based inference",
            "long_description": "Fast estimators for design-based inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-Formula",
                        "R-CRAN-recommended",
                        "R-generics",
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-margins",
                        "R-prediction",
                        "R-fabricatr",
                        "R-randomizr",
                        "R-RcppEigen",
                        "R-sandwich",
                        "R-estimability",
                        "R-testthat",
                        "R-texreg",
                        "R-emmeans",
                        "R-stargazer",
                        "R-car",
                        "R-AER",
                        "R-modelsummary",
                        "R-clubSandwich"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DeclareDesign",
                        "R-hbal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-modelsummary",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-EstimDiagnostics",
            "portdir": "R/R-EstimDiagnostics",
            "version": "0.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/Dmitry_Otryakhin/diagnostics-and-tests-for-statistical-estimators",
            "description": "Diagnostic tools and unit tests for statistical estimators",
            "long_description": "Diagnostic tools and unit tests for statistical estimators",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-foreach",
                        "R-goftest",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-doParallel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "restinio",
            "portdir": "www/restinio",
            "version": "0.6.14",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stiffstream.com/en/products/restinio.html",
            "description": "Header-only C++14 library that gives you an embedded HTTP/Websocket server.",
            "long_description": "RESTinio is a header-only C++14 library that gives you an embedded HTTP/Websocket server. It is based on standalone version of ASIO and targeted primarily for asynchronous processing of HTTP-requests.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "g.litenstein",
                    "github": "Lord-Kamina",
                    "ports_count": 4
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cmake",
                        "openssl",
                        "pcre",
                        "doxygen",
                        "zlib"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "http-parser",
                        "boost176",
                        "libfmt9",
                        "asio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "restish",
            "portdir": "devel/restish",
            "version": "0.21.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rest.sh",
            "description": "Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in",
            "long_description": "Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in, like always having the latest API resources, fields, and operations available when they go live on the API without needing to install or update anything.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-estmeansd",
            "portdir": "R/R-estmeansd",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stmcg/estmeansd",
            "description": "Estimating the sample mean and standard deviation from commonly reported quantiles in meta-analysis",
            "long_description": "Estimating the sample mean and standard deviation from commonly reported quantiles in meta-analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-metaBLUE",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-metamedian"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-meta"
                    ]
                }
            ]
        },
        {
            "name": "restund",
            "portdir": "net/restund",
            "version": "0.4.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.creytiv.com/",
            "description": "modular STUN/TURN server",
            "long_description": "restund is a modular STUN/TURN server.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "aeh",
                    "github": "alfredh",
                    "ports_count": 7
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libre"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retail",
            "portdir": "textproc/retail",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xjack.org/retail/",
            "description": "Re-Tail is a command line program which is intended as an intelligent incremental logfile reader.",
            "long_description": "Re-Tail is a command line program which is intended as an intelligent incremental logfile reader. It will read a file or group of files given on the command line, and output any changes since last time it read the file(s) in question. It will attempt to compensate if the filesize changes unexpectedly, and will also attempt to compensate if the file contents changes as well. It is not a very complex program.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retawq",
            "portdir": "www/retawq",
            "version": "0.2.6c",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://retawq.sourceforge.net/",
            "description": "text-based web browser",
            "long_description": "retawq is an interactive, multi-threaded network client (web browser) for text terminals on computers with Unix-like operating systems. It is fast, small, nicely configurable, and comfortable, e.g. the low-level network communications are performed in a non-blocking way, and you can keep open as many virtual windows as you want and work simultaneously in two of them in a split-screen mode.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retdec",
            "portdir": "devel/retdec",
            "version": "5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/avast/retdec",
            "description": "RetDec is a retargetable machine-code decompiler based on LLVM",
            "long_description": "RetDec is a retargetable machine-code decompiler based on LLVM. The decompiler is not limited to any particular target architecture, operating system, or executable file format.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cctools",
                        "cmake",
                        "git",
                        "gmake",
                        "ld64",
                        "pkgconfig",
                        "xz",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "python310",
                        "openssl3",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "upx",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retdec-devel",
            "portdir": "devel/retdec",
            "version": "20230920",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/avast/retdec",
            "description": "RetDec is a retargetable machine-code decompiler based on LLVM",
            "long_description": "RetDec is a retargetable machine-code decompiler based on LLVM. The decompiler is not limited to any particular target architecture, operating system, or executable file format.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cctools",
                        "cmake",
                        "git",
                        "gmake",
                        "ld64",
                        "pkgconfig",
                        "xz",
                        "autoconf",
                        "automake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libcxx",
                        "python310",
                        "openssl3",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "upx",
                        "graphviz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-etm",
            "portdir": "R/R-etm",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=etm",
            "description": "Empirical Transition Matrix",
            "long_description": "The package permits to estimate the matrix of transition probabilities for any time-inhomogeneous multi-state model with finite state space using the Aalen–Johansen estimator.",
            "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-data.table",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-geepack",
                        "R-kmi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Epi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markovchain"
                    ]
                }
            ]
        },
        {
            "name": "retroarch",
            "portdir": "emulators/retroarch",
            "version": "1.10.2",
            "license": "GPL-3",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/libretro/RetroArch",
            "description": "Frontend for the libretro API.",
            "long_description": "Frontend for the libretro API.",
            "active": true,
            "categories": [
                "games",
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "audvare",
                    "github": "Tatsh",
                    "ports_count": 25
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "retroshare-qt4",
            "portdir": "www/retroshare-qt4",
            "version": "0.6.4",
            "license": "(AGPL-3 or LGPL-3 or GPL-3)",
            "platforms": "{darwin < 17}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://retroshare.cc",
            "description": "RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform",
            "long_description": "RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform",
            "active": true,
            "categories": [
                "security",
                "www",
                "p2p"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "sqlite3",
                        "gnutls",
                        "gpgme",
                        "qt4-mac",
                        "libgpg-error",
                        "miniupnpc",
                        "libmicrohttpd",
                        "openssl11",
                        "libassuan",
                        "bzip2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-etrunct",
            "portdir": "R/R-etrunct",
            "version": "0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=etrunct",
            "description": "Computes moments of univariate truncated t distribution",
            "long_description": "Computes moments of univariate truncated 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-ashr"
                    ]
                }
            ]
        },
        {
            "name": "retry",
            "portdir": "sysutils/retry",
            "version": "1.0.6",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/minfrin/retry",
            "description": "Repeat a command until a command succeeds",
            "long_description": "Repeat a command until a command succeeds. Retry captures stdin into memory as the data is passed to the repeated command, and this captured stdin is then replayed should the command be repeated. This makes it possible to embed the retry tool into shell pipelines.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "therealketo",
                    "github": "therealketo",
                    "ports_count": 17
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-etwfe",
            "portdir": "R/R-etwfe",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://grantmcdermott.com/etwfe",
            "description": "Extended Two-Way Fixed Effects",
            "long_description": "Extended Two-Way Fixed Effects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fixest",
                        "R-marginaleffects",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-modelsummary",
                        "R-gt",
                        "R-did"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eulerian",
            "portdir": "R/R-eulerian",
            "version": "1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=eulerian",
            "description": "Find Eulerian paths from graphs",
            "long_description": "Find Eulerian paths from graphs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-graph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eulerr",
            "portdir": "R/R-eulerr",
            "version": "7.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jolars.github.io/eulerr",
            "description": "Area-proportional Euler and Venn diagrams with ellipses",
            "long_description": "Area-proportional Euler and Venn diagrams with ellipses",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "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-polyclip",
                        "R-GenSA",
                        "R-polylabelr",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-RConics",
                        "R-pBrackets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "reuse",
            "portdir": "devel/reuse",
            "version": "5.0.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://reuse.software/",
            "description": "reuse is a tool for compliance with the REUSE recommendations.",
            "long_description": "reuse is a tool for compliance with the REUSE recommendations.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-poetry-core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-tomlkit",
                        "py312-binaryornot",
                        "py312-boolean.py",
                        "py312-license-expression",
                        "py312-python-debian",
                        "python312",
                        "py312-jinja2",
                        "py312-attrs",
                        "py312-click"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "curl-ca-bundle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-evaluate",
            "portdir": "R/R-evaluate",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://evaluate.r-lib.org",
            "description": "Parsing and evaluation tools",
            "long_description": "Parsing and evaluation tools that provide more details than the default.",
            "active": true,
            "categories": [
                "devel",
                "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-withr",
                        "R-ggplot2",
                        "R-testthat",
                        "R-covr",
                        "R-rlang"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-IRkernel",
                        "R-jmvconnect",
                        "R-knitr",
                        "R-mlr3",
                        "R-rmarkdown",
                        "R-testthat",
                        "R-altdoc",
                        "R-bayesnec",
                        "R-downlit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Jaya",
                        "R-tibble",
                        "R-tikzDevice",
                        "R-mlr3misc",
                        "R-pkgdown"
                    ]
                }
            ]
        },
        {
            "name": "R-EValue",
            "portdir": "R/R-EValue",
            "version": "4.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=EValue",
            "description": "Sensitivity analyses for unmeasured confounding and other biases in observational studies and meta-analyses",
            "long_description": "Sensitivity analyses for unmeasured confounding and other biases in observational studies and meta-analyses",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-metadat",
                        "R-metafor",
                        "R-MetaUtility",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-multibiasmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-evclass",
            "portdir": "R/R-evclass",
            "version": "2.0.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evclass",
            "description": "Evidential distance-based classification",
            "long_description": "Different evidential classifiers, which provide outputs in the form of Dempster–Shafer mass functions. The methods are: the evidential K-nearest neighbor rule, the evidential neural network, radial basis function neural networks, logistic regression, feed-forward neural networks.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.utils",
                        "R-ibelief",
                        "R-CRAN-recommended",
                        "R-FNN"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-evclust",
            "portdir": "R/R-evclust",
            "version": "2.0.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evclust",
            "description": "Evidential Clustering",
            "long_description": "Evidential Clustering",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-FNN",
                        "R-R.utils",
                        "R-mclust",
                        "R-limSolve",
                        "R-CRAN-recommended",
                        "R-plyr",
                        "R-quadprog"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kernlab"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-evreg"
                    ]
                }
            ]
        },
        {
            "name": "R-evd",
            "portdir": "R/R-evd",
            "version": "2.3-7.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evd",
            "description": "Functions for extreme value distributions",
            "long_description": "Functions for extreme value distributions",
            "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-interp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GJRM",
                        "R-IDF",
                        "R-ROlogit",
                        "R-Renext",
                        "R-RobExtremes",
                        "R-intamap",
                        "R-lookout",
                        "R-rtdists",
                        "R-truncdist"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR",
                        "R-mev",
                        "R-modeest",
                        "R-TLMoments",
                        "R-distrMod",
                        "R-distributional",
                        "R-extraDistr"
                    ]
                }
            ]
        },
        {
            "name": "R-evdbayes",
            "portdir": "R/R-evdbayes",
            "version": "1.1-3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evdbayes",
            "description": "Bayesian analysis in extreme value theory",
            "long_description": "Bayesian analysis in extreme value theory",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-event",
            "portdir": "R/R-event",
            "version": "1.1.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.commanster.eu/rcode.html",
            "description": "Event history procedures and models",
            "long_description": "Functions for setting up and analyzing event history data.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmutil",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eventPred",
            "portdir": "R/R-eventPred",
            "version": "0.2.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kaifenglu/eventPred",
            "description": "Event Prediction",
            "long_description": "Event Prediction",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-dplyr",
                        "R-shiny",
                        "R-plotly",
                        "R-flexsurv",
                        "R-rstpm2",
                        "R-erify",
                        "R-tmvtnsim",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-evgam",
            "portdir": "R/R-evgam",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=evgam",
            "description": "Generalised additive extreme value models",
            "long_description": "Generalised additive extreme value 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",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ftsa",
                        "R-ppgam"
                    ]
                }
            ]
        }
    ]
}