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

{
    "count": 50048,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=133",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=131",
    "results": [
        {
            "name": "R-emplik",
            "portdir": "R/R-emplik",
            "version": "1.3-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ms.uky.edu/~mai/EmpLik.html",
            "description": "Empirical likelihood ratio for censored/truncated data",
            "long_description": "Empirical likelihood ratio for censored/truncated data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quantreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-KMsurv",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mvhtests",
                        "R-glmc",
                        "R-Compositional",
                        "R-elhmc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-LRTesteR"
                    ]
                }
            ]
        },
        {
            "name": "R-emojifont",
            "portdir": "R/R-emojifont",
            "version": "0.5.5",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=emojifont",
            "description": "Emoji and fontawesome in base and ggplot2 graphics both",
            "long_description": "Emoji and fontawesome in base and ggplot2 graphics both",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-showtext",
                        "R-sysfonts",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-proto"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggtree"
                    ]
                }
            ]
        },
        {
            "name": "R-emoa",
            "portdir": "R/R-emoa",
            "version": "0.5-3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/olafmersmann/emoa/",
            "description": "Evolutionary Multiobjective Optimization Algorithms",
            "long_description": "Evolutionary Multiobjective Optimization Algorithms",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GPareto"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlr3mbo"
                    ]
                }
            ]
        },
        {
            "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-16",
                        "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-peramo",
                        "R-FactoMineR",
                        "R-jmv",
                        "R-lsmeans",
                        "R-bruceR",
                        "R-piecewiseSEM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rempsyc",
                        "R-estimatr",
                        "R-spmodel",
                        "R-report",
                        "R-rstatix",
                        "R-lavaSearch2",
                        "R-logistf",
                        "R-bayestestR",
                        "R-datawizard",
                        "R-sdmTMB",
                        "R-semTools",
                        "R-rsm",
                        "R-robustlmm",
                        "R-modelbased",
                        "R-r2rtf",
                        "R-fixest",
                        "R-rbmi",
                        "R-survstan",
                        "R-see",
                        "R-brms",
                        "R-GLMMadaptive",
                        "R-gtsummary",
                        "R-broom",
                        "R-ggstats",
                        "R-mmrm",
                        "R-tidybayes",
                        "R-brms.mmrm",
                        "R-tidystats",
                        "R-effectsize",
                        "R-afex",
                        "R-cardx",
                        "R-ggeffects",
                        "R-insight",
                        "R-nlraa",
                        "R-papaja"
                    ]
                }
            ]
        },
        {
            "name": "remind",
            "portdir": "textproc/remind",
            "version": "05.00.06",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dianne.skoll.ca/projects/remind/",
            "description": "Remind is a sophisticated calendar and alarm program.",
            "long_description": "Remind is a sophisticated calendar and alarm service for UNIX. It is a command line application which interacts well with other programs. Remind offers a specialized scripting language which can be used to express rather complicated scheduling methods in just a few lines.",
            "active": true,
            "categories": [
                "textproc",
                "pim"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wyrd"
                    ]
                }
            ]
        },
        {
            "name": "R-emg",
            "portdir": "R/R-emg",
            "version": "1.0.9",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=emg",
            "description": "Exponentially-Modified Gaussian (EMG) distribution",
            "long_description": "Exponentially-Modified Gaussian (EMG) distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-moments",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayes4psy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-emdbook",
            "portdir": "R/R-emdbook",
            "version": "1.3.13",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.math.mcmaster.ca/bolker/emdbook",
            "description": "Support functions and data for Ecological Models and Data",
            "long_description": "Support functions and data for Ecological Models and Data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bbmle",
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-testthat",
                        "R-R2jags",
                        "R-ellipse",
                        "R-rgl",
                        "R-SuppDists"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-apeglm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR",
                        "R-bbmle"
                    ]
                }
            ]
        },
        {
            "name": "R-EMD",
            "portdir": "R/R-EMD",
            "version": "1.5.9",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=EMD",
            "description": "Empirical Mode Decomposition and Hilbert spectral analysis",
            "long_description": "Empirical Mode Decomposition and Hilbert spectral analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-locfit",
                        "R-fields",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hht"
                    ]
                }
            ]
        },
        {
            "name": "remctl",
            "portdir": "net/remctl",
            "version": "3.18",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.eyrie.org/~eagle/software/remctl/",
            "description": "Kerberos-authenticated remote command execution",
            "long_description": "remctl implements a client/server protocol for running single commands on a remote host using Kerberos v5 authentication and returning the output.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "quentin",
                    "github": "quentinmit",
                    "ports_count": 8
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libevent",
                        "pcre2",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wallet",
                        "wallet-server",
                        "wallet-kdc"
                    ]
                }
            ]
        },
        {
            "name": "R-EMCluster",
            "portdir": "R/R-EMCluster",
            "version": "0.2-16",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snoweye/EMCluster",
            "description": "EM algorithm for model-based clustering of finite mixture Gaussian distribution",
            "long_description": "EM algorithm for model-based clustering of finite mixture Gaussian distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fdapace"
                    ]
                }
            ]
        },
        {
            "name": "R-emBayes",
            "portdir": "R/R-emBayes",
            "version": "0.1.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=emBayes",
            "description": "Robust Bayesian variable selection via expectation maximization",
            "long_description": "Robust Bayesian variable selection via expectation maximization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "libgcc13",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-emayili",
            "portdir": "R/R-emayili",
            "version": "0.9.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://datawookie.github.io/emayili",
            "description": "Light, simple tool for sending e-mails with minimal dependencies",
            "long_description": "Light, simple tool for sending e-mails with minimal dependencies",
            "active": true,
            "categories": [
                "science",
                "mail",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-mime",
                        "R-stringi",
                        "R-xfun",
                        "R-xml2",
                        "R-glue",
                        "R-digest",
                        "R-stringr",
                        "R-dplyr",
                        "R-htmltools",
                        "R-purrr",
                        "R-tidyr",
                        "R-commonmark",
                        "R-rmarkdown",
                        "R-httr",
                        "R-rvest",
                        "R-urltools",
                        "R-logger",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-memoise",
                        "R-here",
                        "R-testthat",
                        "R-roxygen2",
                        "R-lintr",
                        "R-showtext",
                        "R-gpg",
                        "R-jinjar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "remake",
            "portdir": "devel/remake",
            "version": "4.2.1-dbg-1.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bashdb.sourceforge.net/remake/",
            "description": "Debugger for GNU Makefiles",
            "long_description": "remake is a patched and modernized version of GNU make utility that adds improved error reporting, the ability to trace execution in a comprehensible way, and a debugger.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "raimue",
                    "github": "raimue",
                    "ports_count": 56
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "readline",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-elrm",
            "portdir": "R/R-elrm",
            "version": "1.2.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=elrm",
            "description": "Exact Logistic Regression via MCMC",
            "long_description": "Exact Logistic Regression via MCMC",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-elmNNRcpp",
            "portdir": "R/R-elmNNRcpp",
            "version": "1.0.4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlampros.github.io/elmNNRcpp",
            "description": "Extreme learning machine algorithm",
            "long_description": "Extreme learning machine algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-KernelKnn",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-daltoolbox"
                    ]
                }
            ]
        },
        {
            "name": "R-elliptic",
            "portdir": "R/R-elliptic",
            "version": "1.4-0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=elliptic",
            "description": "Weierstrass and Jacobi elliptic functions",
            "long_description": "Weierstrass and Jacobi elliptic functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-calibrator",
                        "R-emulator"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cmvnorm",
                        "R-hypergeo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PlaneGeometry",
                        "R-jacobi"
                    ]
                }
            ]
        },
        {
            "name": "R-ellipsis",
            "portdir": "R/R-ellipsis",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ellipsis.r-lib.org",
            "description": "Tool for extending functions",
            "long_description": "The ellipsis is a powerful tool for extending functions. Unfortunately this power comes at a cost: misspelled arguments will be silently ignored. The ellipsis package provides a collection of functions to catch problems and alert the user.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tsibble",
                        "R-forcats",
                        "R-dann",
                        "R-plumber",
                        "R-brisk",
                        "R-fastadi",
                        "R-shiny",
                        "R-devtools",
                        "R-vetiver",
                        "R-tclust"
                    ]
                }
            ]
        },
        {
            "name": "R-ellipse",
            "portdir": "R/R-ellipse",
            "version": "0.5.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dmurdoch.github.io/ellipse",
            "description": "Functions for drawing ellipses and ellipse-like confidence regions",
            "long_description": "Functions for drawing ellipses and ellipse-like confidence regions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mixOmics",
                        "R-BayesianTools",
                        "R-NPflow",
                        "R-FactoMineR",
                        "R-mcmcse",
                        "R-gamlss.ggplots",
                        "R-GMCM",
                        "R-smacof",
                        "R-AppliedPredictiveModeling"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emdbook",
                        "R-lava",
                        "R-caret",
                        "R-nlmeU",
                        "R-logmult",
                        "R-PlaneGeometry",
                        "R-flexclust",
                        "R-cellWise",
                        "R-robustfa",
                        "R-geostatsp",
                        "R-cluster"
                    ]
                }
            ]
        },
        {
            "name": "R-Elja",
            "portdir": "R/R-Elja",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Elja",
            "description": "Linear, logistic and generalized linear models regressions for the EnvWAS/EWAS approach",
            "long_description": "Linear, logistic and generalized linear models regressions for the EnvWAS/EWAS approach",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-devtools",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-elhmc",
            "portdir": "R/R-elhmc",
            "version": "1.2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=elhmc",
            "description": "Sampling from an Empirical Likelihood Bayesian posterior of parameters using Hamiltonian Monte Carlo",
            "long_description": "Sampling from an Empirical Likelihood Bayesian posterior of parameters using Hamiltonian Monte Carlo",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-emplik",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-elfDistr",
            "portdir": "R/R-elfDistr",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=elfDistr",
            "description": "Kumaraswamy complementary Weibull geometric (Kw-CWG) probability distribution",
            "long_description": "Kumaraswamy complementary Weibull geometric (Kw-CWG) probability distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "relax3d",
            "portdir": "science/relax3d",
            "version": "1.0.7",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geodynamics.org/cig/software/relax/",
            "description": "Semi-analytic solver for earthquake modeling.",
            "long_description": "Relax evaluates the displacement and stress in a half space with gravity due to dislocations, Mogi sources, and surface tractions; and the nonlinear time-dependent deformation that follows due to power-law rheology materials in the bulk and or rate-strengthening friction faults.",
            "active": true,
            "categories": [
                "science",
                "gis"
            ],
            "maintainers": [],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python27",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3-single",
                        "proj7",
                        "gmt4",
                        "libgcc",
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "relax",
            "portdir": "science/relax",
            "version": "4.0.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.nmr-relax.com/",
            "description": "Protein dynamics by NMR relax. data analysis",
            "long_description": "The program relax is designed for the study of the dynamics of proteins or other macromolecules though the analysis of NMR relaxation data.",
            "active": true,
            "categories": [
                "science",
                "python",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "howarth.at.macports",
                    "github": "jwhowarth",
                    "ports_count": 16
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scipy",
                        "python27",
                        "pymol",
                        "py27-wxpython-3.0",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-elasticnet",
            "portdir": "R/R-elasticnet",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=elasticnet",
            "description": "Elastic net for sparse estimation and sparse PCA",
            "long_description": "Elastic net for sparse estimation and sparse PCA",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lars",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rospca",
                        "R-bujar",
                        "R-sparseLDA",
                        "R-LINselect"
                    ]
                }
            ]
        },
        {
            "name": "relames",
            "portdir": "textproc/relames",
            "version": "20060319",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://msv.dev.java.net/",
            "description": "Multi-Schema XML Validator to validate XML documents",
            "long_description": "The Sun Multi-Schema XML Validator (MSV) is a Java technology tool to validate XML documents against several kinds of XML schemata. It supports RELAX NG, RELAX Namespace, RELAX Core, TREX, XML DTDs, and a subset of XML Schema Part 1.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "kaffe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rekall",
            "portdir": "security/rekall",
            "version": "1.7.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rekall-forensic.com/",
            "description": "collection of tools for the extraction of digital artifacts from volatile memory (RAM) samples",
            "long_description": "The Rekall Framework is a completely open collection of tools, implemented in Python under the GNU General Public License, for the extraction of digital artifacts from volatile memory (RAM) samples. The extraction techniques are performed completely independent of the system being investigated but offer visibilty into the runtime state of the system. The framework is intended to introduce people to the techniques and complexities associated with extracting digital artifacts from volatile memory samples and provide a platform for further work into this exciting area of research.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-EIX",
            "portdir": "R/R-EIX",
            "version": "1.2.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ModelOriented.github.io/EIX",
            "description": "Explain interactions in XGBoost",
            "long_description": "Explain interactions in XGBoost",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-scales",
                        "R-ggrepel",
                        "R-xgboost",
                        "R-DALEX",
                        "R-ggiraphExtra",
                        "R-iBreakDown",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-lightgbm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "reinteract",
            "portdir": "devel/reinteract",
            "version": "0.5.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.reinteract.org",
            "description": "a system for interactive experimentation with python",
            "long_description": "Reinteract is a system for interactive experimentation with python. You enter Python code and expressions and immediately see the results.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-pygtk"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-einsum",
            "portdir": "R/R-einsum",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=einsum",
            "description": "Einstein Summation",
            "long_description": "Einstein Summation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-mathjaxr",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gcTensor"
                    ]
                }
            ]
        },
        {
            "name": "R-einet",
            "portdir": "R/R-einet",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://travisbyrum.github.io/einet",
            "description": "Methods and utilities for causal emergence",
            "long_description": "Used to explore and compute various information theory metrics for networks, such as effective information, effectiveness and causal emergence.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-shiny",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-entropy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-bench"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eimpute",
            "portdir": "R/R-eimpute",
            "version": "0.2.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=eimpute",
            "description": "Efficiently impute large scale incomplete matrix",
            "long_description": "Efficiently impute large scale incomplete matrix",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eikosograms",
            "portdir": "R/R-eikosograms",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rwoldford/eikosograms",
            "description": "Picture of probability",
            "long_description": "Picture of probability",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-EigenR",
            "portdir": "R/R-EigenR",
            "version": "1.3.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/EigenR",
            "description": "Complex Matrix Algebra with Eigen",
            "long_description": "Complex Matrix Algebra with Eigen",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppEigen",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-HypergeoMat"
                    ]
                }
            ]
        },
        {
            "name": "R-eigenmodel",
            "portdir": "R/R-eigenmodel",
            "version": "1.11",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pdhoff.github.io",
            "description": "Semi-parametric factor and regression models for symmetric relational data",
            "long_description": "Semi-parametric factor and regression models for symmetric relational data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-networktools"
                    ]
                }
            ]
        },
        {
            "name": "R-eicm",
            "portdir": "R/R-eicm",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=eicm",
            "description": "Explicit Interaction Community Models",
            "long_description": "Explicit Interaction Community Models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-snow",
                        "R-GA",
                        "R-pso",
                        "R-doSNOW",
                        "R-optimParallel",
                        "R-CRAN-recommended",
                        "R-ucminf",
                        "R-iterators"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-igraph",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eha",
            "portdir": "R/R-eha",
            "version": "2.11.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ehar.se/r/eha",
            "description": "Event History Analysis",
            "long_description": "Event History Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlt.docreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-flexsurv",
                        "R-rstpm2",
                        "R-texreg",
                        "R-memisc"
                    ]
                }
            ]
        },
        {
            "name": "regridpack",
            "portdir": "fortran/regridpack",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jacobwilliams/regridpack",
            "description": "Modern Fortran edition of REGRIDPACK",
            "long_description": "This is an updated and modernized version of REGRIDPACK, a suite of Fortran routines for interpolating values between one-, two-, three- and four-dimensional arrays defined on uniform or nonuniform orthogonal grids. This operation is commonly referred to as regridding. Linear or cubic interpolation can be selected independently in each dimension. Extrapolation is not allowed. The subroutines in REGRIDPACK cannot be used to transfer values on non-orthogonal (randomly scattered) data grids.",
            "active": true,
            "categories": [
                "math",
                "fortran"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "gcc12",
                        "fpm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eglhmm",
            "portdir": "R/R-eglhmm",
            "version": "0.1-3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=eglhmm",
            "description": "Extended generalised linear hidden Markov models",
            "long_description": "Extended generalised linear hidden Markov models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-dbd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-egg",
            "portdir": "R/R-egg",
            "version": "0.4.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=egg",
            "description": "Miscellaneous functions to help customise ggplot2 objects",
            "long_description": "Miscellaneous functions to help customise ggplot2 objects",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-CRAN-recommended",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-png",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-baycn",
                        "R-heatmaply"
                    ]
                }
            ]
        },
        {
            "name": "regexxer",
            "portdir": "gnome/regexxer",
            "version": "0.11-20210904",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://regexxer.sourceforge.net",
            "description": "A search and replace tool for GNOME.",
            "long_description": "regexxer is a nifty search/replace tool for the desktop user. It features recursive search through directory trees and Perl-style regular expressions.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "automake",
                        "gettext",
                        "libtool",
                        "pkgconfig",
                        "intltool",
                        "autoconf"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gtksourceviewmm3",
                        "gtkmm3",
                        "desktop-file-utils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "adwaita-icon-theme"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "regclient",
            "portdir": "net/regclient",
            "version": "0.11.0",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://regclient.org",
            "description": "Docker and OCI Registry Client in Go and tooling using those libraries",
            "long_description": "Docker and OCI Registry Client in Go and tooling using those libraries",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "github.ssk",
                    "github": "suhailskhan",
                    "ports_count": 3
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "refurb",
            "portdir": "python/refurb",
            "version": "2.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dosisod/refurb",
            "description": "A tool for refurbish and modernize Python codebases",
            "long_description": "A tool for refurbish and modernize Python codebases",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1966
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-mypy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eFRED",
            "portdir": "R/R-eFRED",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=eFRED",
            "description": "Fetch data from the Federal Reserve Economic Database",
            "long_description": "Fetch data from the Federal Reserve Economic Database",
            "active": true,
            "categories": [
                "science",
                "www",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "reflex",
            "portdir": "devel/reflex",
            "version": "2.5.4-20241231",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://invisible-island.net/reflex/",
            "description": "a variant of the flex fast lexical scanner",
            "long_description": "Reflex is a new implementation of flex, which is a tool for generating programs that perform pattern-matching on text.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "vile"
                    ]
                }
            ]
        },
        {
            "name": "re-flex",
            "portdir": "devel/re-flex",
            "version": "6.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.genivia.com/doc/reflex/html/",
            "description": "regex-centric, fast lexical analyzer generator for C++ with full Unicode support",
            "long_description": "RE/flex is a regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex. Accepts Flex specifications. Generates reusable source code that is easy to understand. Introduces indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting and more. Seamlessly integrates with Bison and other parsers.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-effsize",
            "portdir": "R/R-effsize",
            "version": "0.8.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=effsize",
            "description": "Efficient effect size computation",
            "long_description": "Efficient effect size computation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-atable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidystats"
                    ]
                }
            ]
        },
        {
            "name": "R-effectsize",
            "portdir": "R/R-effectsize",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://easystats.github.io/effectsize",
            "description": "Indices of effect size",
            "long_description": "Indices of effect size",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-bayestestR",
                        "R-performance",
                        "R-parameters",
                        "R-datawizard",
                        "R-insight"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-correlation",
                        "R-see",
                        "R-emmeans",
                        "R-car",
                        "R-lmerTest",
                        "R-parsnip",
                        "R-rms",
                        "R-BayesFactor",
                        "R-afex",
                        "R-pwr",
                        "R-gt",
                        "R-rstantools",
                        "R-knitr",
                        "R-testthat",
                        "R-brms",
                        "R-lavaan",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-rstanarm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-statsExpressions",
                        "R-report",
                        "R-sjstats",
                        "R-easystats",
                        "R-modelbased",
                        "R-bruceR",
                        "R-see"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidystats",
                        "R-datawizard",
                        "R-cardx",
                        "R-insight",
                        "R-papaja",
                        "R-rempsyc",
                        "R-gtsummary",
                        "R-bayestestR"
                    ]
                }
            ]
        },
        {
            "name": "R-effects",
            "portdir": "R/R-effects",
            "version": "4.2-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=effects",
            "description": "Effect displays for linear, generalized linear and other models",
            "long_description": "Graphical and tabular effect displays, e.g., of interactions, for various statistical models with linear predictors.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-estimability",
                        "R-lme4",
                        "R-carData",
                        "R-CRAN-recommended",
                        "R-colorspace",
                        "R-insight"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ordinal",
                        "R-knitr",
                        "R-betareg",
                        "R-car",
                        "R-pbkrtest",
                        "R-heplots",
                        "R-poLCA",
                        "R-alr4",
                        "R-robustlmm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nestedLogit",
                        "R-alr4",
                        "R-Rcmdr",
                        "R-GLMpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-heplots",
                        "R-GLMMadaptive",
                        "R-AER",
                        "R-car",
                        "R-cv",
                        "R-afex",
                        "R-ivreg",
                        "R-ggeffects",
                        "R-sjPlot",
                        "R-sdmTMB"
                    ]
                }
            ]
        },
        {
            "name": "R-effClust",
            "portdir": "R/R-effClust",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=effClust",
            "description": "Calculate effective number of clusters for a linear model",
            "long_description": "Calculate effective number of clusters for a linear model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fixest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-plm",
                        "R-data.table"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eff2",
            "portdir": "R/R-eff2",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/richardkwo/eff2",
            "description": "Efficient least squares for total causal effects",
            "long_description": "Efficient least squares for total causal effects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pcalg",
                        "R-CRAN-recommended",
                        "R-igraph",
                        "R-RBGL"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-qgraph"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}