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

{
    "count": 51641,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=731",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=729",
    "results": [
        {
            "name": "R-GNAR",
            "portdir": "R/R-GNAR",
            "version": "1.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GNAR",
            "description": "Methods for fitting network time series models",
            "long_description": "Methods for fitting network time series models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-matrixcalc",
                        "R-viridis",
                        "R-ggforce",
                        "R-rlang",
                        "R-wordcloud",
                        "R-CRAN-recommended",
                        "R-ggpubr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GMMBoost",
            "portdir": "R/R-GMMBoost",
            "version": "1.1.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GMMBoost",
            "description": "Likelihood-based boosting for generalized mixed models",
            "long_description": "Likelihood-based boosting for generalized mixed models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-minqa",
                        "R-magic",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GLMsData",
            "portdir": "R/R-GLMsData",
            "version": "1.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GLMsData",
            "description": "Data sets from the book Generalized Linear Models with Examples in R",
            "long_description": "Data sets from the book Generalized Linear Models with Examples in R",
            "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": "test",
                    "ports": [
                        "R-glmtoolbox"
                    ]
                }
            ]
        },
        {
            "name": "R-GLMpack",
            "portdir": "R/R-GLMpack",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GLMpack",
            "description": "Data and code to accompany Generalized Linear Models (2nd ed.)",
            "long_description": "Data and code to accompany Generalized Linear Models (2nd ed.)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lmtest",
                        "R-plm",
                        "R-AER",
                        "R-effects",
                        "R-sandwich",
                        "R-censReg",
                        "R-pBrackets",
                        "R-CRAN-recommended",
                        "R-pscl",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GLMMselect",
            "portdir": "R/R-GLMMselect",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GLMMselect",
            "description": "Bayesian model selection for generalized linear mixed models",
            "long_description": "Bayesian model selection for generalized linear mixed models",
            "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-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GLMMadaptive",
            "portdir": "R/R-GLMMadaptive",
            "version": "0.9-1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://drizopoulos.github.io/GLMMadaptive",
            "description": "Generalized linear mixed models using adaptive Gaussian quadrature",
            "long_description": "Generalized linear mixed models using adaptive Gaussian quadrature",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-matrixStats"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emmeans",
                        "R-effects",
                        "R-multcomp",
                        "R-optimParallel",
                        "R-DHARMa",
                        "R-estimability",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-pkgdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-JMbayes2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-insight",
                        "R-DHARMa",
                        "R-buildmer",
                        "R-broom.mixed"
                    ]
                }
            ]
        },
        {
            "name": "R-GJRM",
            "portdir": "R/R-GJRM",
            "version": "0.2-6.5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GJRM",
            "description": "Generalised Joint Regression Modelling",
            "long_description": "Generalised Joint Regression Modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mnormt",
                        "R-numDeriv",
                        "R-survey",
                        "R-matrixStats",
                        "R-ggplot2",
                        "R-psych",
                        "R-VGAM",
                        "R-copula",
                        "R-magic",
                        "R-trust",
                        "R-scam",
                        "R-VineCopula",
                        "R-distrEx",
                        "R-ismev",
                        "R-gamlss.dist",
                        "R-CRAN-recommended",
                        "R-Rmpfr",
                        "R-evd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-flexmsm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gratia"
                    ]
                }
            ]
        },
        {
            "name": "R-GGRidge",
            "portdir": "R/R-GGRidge",
            "version": "1.1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GGRidge",
            "description": "Graphical Group Ridge",
            "long_description": "Graphical Group Ridge",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gRbase",
                        "R-CVglasso",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GDAtools",
            "portdir": "R/R-GDAtools",
            "version": "2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nicolas-robette.github.io/GDAtools",
            "description": "Geometric Data Analysis",
            "long_description": "Geometric Data Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-descriptio",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-FactoMineR",
                        "R-ggplot2",
                        "R-ggrepel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-TraMineR",
                        "R-rmdformats",
                        "R-factoextra",
                        "R-knitr",
                        "R-shiny",
                        "R-miniUI",
                        "R-rmarkdown",
                        "R-R.rsp",
                        "R-rclipboard",
                        "R-ade4",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GDAdata",
            "portdir": "R/R-GDAdata",
            "version": "0.93",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GDAdata",
            "description": "Datasets for the Graphical Data Analysis with R",
            "long_description": "Datasets for the Graphical Data Analysis with R",
            "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-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-probout"
                    ]
                }
            ]
        },
        {
            "name": "R-GB2",
            "portdir": "R/R-GB2",
            "version": "2.1.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GB2",
            "description": "Generalized Beta distribution (IInd kind): properties, likelihood, estimation",
            "long_description": "Generalized Beta distribution (IInd kind): properties, likelihood, estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-hypergeo",
                        "R-cubature",
                        "R-CRAN-recommended",
                        "R-laeken",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sdPrior"
                    ]
                }
            ]
        },
        {
            "name": "dnsperf",
            "portdir": "net/dnsperf",
            "version": "2.14.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.dns-oarc.net/tools/dnsperf",
            "description": "DNS Performance Testing Tools",
            "long_description": "dnsperf and resperf are free tools developed by Nominum/Akamai (2006-2018) and DNS-OARC (since 2019) that make it simple to gather accurate latency and throughput metrics for Domain Name Service (DNS). These tools are easy-to-use and simulate typical Internet, so network operators can benchmark their naming and addressing infrastructure and plan for upgrades.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 654
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "autoconf",
                        "automake",
                        "libtool",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ldns",
                        "nghttp2",
                        "libck",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pev",
            "portdir": "devel/pev",
            "version": "0.80",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "readpe",
            "homepage": "http://pev.sourceforge.net/",
            "description": "Obsolete port, replaced by readpe",
            "long_description": "This port has been replaced by readpe.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GaussianHMM1d",
            "portdir": "R/R-GaussianHMM1d",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GaussianHMM1d",
            "description": "Inference, goodness-of-fit and forecast for univariate Gaussian hidden Markov models",
            "long_description": "Inference, goodness-of-fit and forecast for univariate Gaussian hidden Markov models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FuzzyResampling",
            "portdir": "R/R-FuzzyResampling",
            "version": "0.6.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mroman-ibs/FuzzyResampling",
            "description": "Resampling methods for triangular and trapezoidal fuzzy numbers",
            "long_description": "Resampling methods for triangular and trapezoidal fuzzy numbers",
            "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": []
        },
        {
            "name": "R-FuzzyNumbers.Ext.2",
            "portdir": "R/R-FuzzyNumbers.Ext.2",
            "version": "3.2",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FuzzyNumbers.Ext.2",
            "description": "Tools to deal with fuzzy numbers",
            "long_description": "Tools to deal with fuzzy numbers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-FuzzyNumbers",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-relliptical"
                    ]
                }
            ]
        },
        {
            "name": "R-FuzzyNumbers",
            "portdir": "R/R-FuzzyNumbers",
            "version": "0.4-7",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gagolews/FuzzyNumbers",
            "description": "Tools to deal with fuzzy numbers",
            "long_description": "Tools to deal with fuzzy numbers",
            "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-digest",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FuzzySTs",
                        "R-FuzzyLP",
                        "R-FuzzyNumbers.Ext.2",
                        "R-FuzzySimRes"
                    ]
                }
            ]
        },
        {
            "name": "R-FuzzyM",
            "portdir": "R/R-FuzzyM",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FuzzyM",
            "description": "Fuzzy cognitive maps operations",
            "long_description": "Fuzzy cognitive maps operations",
            "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": []
        },
        {
            "name": "R-FuzzyLP",
            "portdir": "R/R-FuzzyLP",
            "version": "0.1-7",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FuzzyLP",
            "description": "Fuzzy Linear Programming",
            "long_description": "Provides methods to solve fuzzy linear programming problems with fuzzy constraints.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI",
                        "R-ROI.plugin.glpk",
                        "R-CRAN-recommended",
                        "R-FuzzyNumbers"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FracKrigingR",
            "portdir": "R/R-FracKrigingR",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FracKrigingR",
            "description": "Spatial multivariate data modelling",
            "long_description": "Spatial multivariate data modelling",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-psych",
                        "R-clusterGeneration"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-raster",
                        "R-gstat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FrF2.catlg128",
            "portdir": "R/R-FrF2.catlg128",
            "version": "1.2-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FrF2.catlg128 https://prof.bht-berlin.de/groemping/DoE",
            "description": "Catalogues of resolution IV 128 run 2-level fractional factorials",
            "long_description": "Catalogues of resolution IV 128 run 2-level fractional factorials",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-FrF2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.DoE"
                    ]
                }
            ]
        },
        {
            "name": "R-FrF2",
            "portdir": "R/R-FrF2",
            "version": "2.3-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FrF2",
            "description": "Fractional factorial designs with 2-level factors",
            "long_description": "Fractional factorial designs with 2-level factors",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scatterplot3d",
                        "R-DoE.base",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-sfsmisc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.DoE",
                        "R-DoE.wrapper",
                        "R-FrF2.catlg128"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SimDesign",
                        "R-rsm",
                        "R-DoE.base"
                    ]
                }
            ]
        },
        {
            "name": "R-FlexGAM",
            "portdir": "R/R-FlexGAM",
            "version": "0.7.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FlexGAM",
            "description": "Generalized additive models with flexible response functions",
            "long_description": "Generalized additive models with flexible response functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scam",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FlexDir",
            "portdir": "R/R-FlexDir",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FlexDir",
            "description": "Tools to work with the flexible Dirichlet distribution",
            "long_description": "Tools to work with the flexible Dirichlet distribution",
            "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": "test",
                    "ports": [
                        "R-Compositional"
                    ]
                }
            ]
        },
        {
            "name": "R-FitDynMix",
            "portdir": "R/R-FitDynMix",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/marco-bee/FitDynMix",
            "description": "Estimation of dynamic mixtures",
            "long_description": "Estimation of dynamic mixtures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ks",
                        "R-evir",
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "R-pracma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FinTS",
            "portdir": "R/R-FinTS",
            "version": "0.4-9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/fints",
            "description": "Analysis of Financial Time Series",
            "long_description": "Analysis of Financial Time Series",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest",
                        "R-tseries",
                        "R-urca",
                        "R-polynom",
                        "R-psych",
                        "R-GPArotation",
                        "R-distrEx",
                        "R-e1071",
                        "R-chron",
                        "R-moments",
                        "R-sandwich"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-WaveletGARCH",
                        "R-WaveletML"
                    ]
                }
            ]
        },
        {
            "name": "R-FatTailsR",
            "portdir": "R/R-FatTailsR",
            "version": "1.8-5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.inmodelia.com/fattailsr-en.html",
            "description": "Kiener distributions and fat tails in finance",
            "long_description": "Kiener distributions and fat tails in finance",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-timeSeries",
                        "R-minpack.lm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xts",
                        "R-zoo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-Factoshiny",
            "portdir": "R/R-Factoshiny",
            "version": "2.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://factominer.free.fr/graphs/factoshiny.html",
            "description": "Perform factorial analysis from R-FactoMineR with an R-shiny application",
            "long_description": "Perform factorial analysis from R-FactoMineR with an R-shiny application",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DT",
                        "R-colourpicker",
                        "R-ggrepel",
                        "R-shinydashboard",
                        "R-FactoMineR",
                        "R-ggplot2",
                        "R-FactoInvestigate",
                        "R-missMDA",
                        "R-shinyjqui",
                        "R-CRAN-recommended",
                        "R-shiny"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-FactoMineR"
                    ]
                }
            ]
        },
        {
            "name": "R-FactoInvestigate",
            "portdir": "R/R-FactoInvestigate",
            "version": "1.9",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://factominer.free.fr/reporting",
            "description": "Automatic description of factorial analysis",
            "long_description": "Automatic description of factorial analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-FactoMineR",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-rmarkdown"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Factoshiny"
                    ]
                }
            ]
        },
        {
            "name": "R-FSA",
            "portdir": "R/R-FSA",
            "version": "0.9.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fishr-core-team.github.io/FSA",
            "description": "Variety of simple fish stock assessment methods",
            "long_description": "Variety of simple fish stock assessment methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotrix",
                        "R-car",
                        "R-withr",
                        "R-CRAN-recommended",
                        "R-dunn.test",
                        "R-lmtest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FRAPO",
            "portdir": "R/R-FRAPO",
            "version": "0.4-1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FRAPO",
            "description": "Financial Risk Modelling and Portfolio Optimisation with R",
            "long_description": "Financial Risk Modelling and Portfolio Optimisation with R",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cccp",
                        "R-timeSeries",
                        "R-CRAN-recommended",
                        "R-Rglpk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FRACTION",
            "portdir": "R/R-FRACTION",
            "version": "1.1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FRACTION",
            "description": "Numeric number into fraction",
            "long_description": "Numeric number into fraction",
            "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": "test",
                    "ports": [
                        "R-gorica"
                    ]
                }
            ]
        },
        {
            "name": "R-FHtest",
            "portdir": "R/R-FHtest",
            "version": "1.5.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FHtest",
            "description": "Tests for right and interval-censored survival data based on the Fleming–Harrington class",
            "long_description": "Tests for right and interval-censored survival data based on the Fleming–Harrington class",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-perm",
                        "R-KMsurv",
                        "R-CRAN-recommended",
                        "R-interval"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FAdist",
            "portdir": "R/R-FAdist",
            "version": "2.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FAdist",
            "description": "Probability distributions that are sometimes useful in hydrology",
            "long_description": "Probability distributions that are sometimes useful in hydrology",
            "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-WeibullFit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-ExtremeBounds",
            "portdir": "R/R-ExtremeBounds",
            "version": "0.1.7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ExtremeBounds",
            "description": "Extreme Bounds Analysis (EBA)",
            "long_description": "Extreme Bounds Analysis (EBA)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ExtDist",
            "portdir": "R/R-ExtDist",
            "version": "0.7-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ExtDist",
            "description": "Extending the range of functions for probability distributions",
            "long_description": "Extending the range of functions for probability distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-optimx",
                        "R-CRAN-recommended",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-truncdist",
                        "R-PerformanceAnalytics",
                        "R-SuppDists",
                        "R-xtable",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-VGAM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-noisemodel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-ExprNet",
            "portdir": "R/R-ExprNet",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ExprNet",
            "description": "Characterizing differential expression of selected edges on a network",
            "long_description": "Characterizing differential expression of selected edges on a network",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-CRAN-recommended",
                        "R-here",
                        "R-foreach",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-readr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ExperimentHub",
            "portdir": "R/R-ExperimentHub",
            "version": "2.12.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/ExperimentHub",
            "description": "Client to access ExperimentHub resources",
            "long_description": "Client to access ExperimentHub resources",
            "active": true,
            "categories": [
                "science",
                "www",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocGenerics",
                        "R-S4Vectors",
                        "R-BiocFileCache",
                        "R-rappdirs",
                        "R-AnnotationHub",
                        "R-CRAN-recommended",
                        "R-BiocManager"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ExPosition",
            "portdir": "R/R-ExPosition",
            "version": "2.8.23",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ExPosition",
            "description": "Exploratory Analysis with the Singular Value Decomposition",
            "long_description": "Exploratory Analysis with the Singular Value Decomposition",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-prettyGraphs",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-InPosition"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quanteda.textstats"
                    ]
                }
            ]
        },
        {
            "name": "R-EstimDiagnostics",
            "portdir": "R/R-EstimDiagnostics",
            "version": "0.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/Dmitry_Otryakhin/diagnostics-and-tests-for-statistical-estimators",
            "description": "Diagnostic tools and unit tests for statistical estimators",
            "long_description": "Diagnostic tools and unit tests for statistical estimators",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-foreach",
                        "R-goftest",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gridExtra",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-doParallel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "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-EXPARMA",
            "portdir": "R/R-EXPARMA",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=EXPARMA",
            "description": "Fitting of exponential autoregressive moving average (EXPARMA) model",
            "long_description": "Fitting of exponential autoregressive moving average (EXPARMA) model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-forecast",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-EValue",
            "portdir": "R/R-EValue",
            "version": "4.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=EValue",
            "description": "Sensitivity analyses for unmeasured confounding and other biases in observational studies and meta-analyses",
            "long_description": "Sensitivity analyses for unmeasured confounding and other biases in observational studies and meta-analyses",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-metadat",
                        "R-metafor",
                        "R-MetaUtility",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-multibiasmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-EQL",
            "portdir": "R/R-EQL",
            "version": "1.0-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=EQL",
            "description": "Extended Quasi-Likelihood function",
            "long_description": "Extended Quasi-Likelihood function",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ttutils",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TOHM",
                        "R-kdensity"
                    ]
                }
            ]
        },
        {
            "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": "R-EDISON",
            "portdir": "R/R-EDISON",
            "version": "1.1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=EDISON",
            "description": "Network reconstruction and changepoint detection",
            "long_description": "Network reconstruction and changepoint detection",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-corpcor",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "adns",
            "portdir": "net/adns",
            "version": "1.6.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.chiark.greenend.org.uk/~ian/adns/",
            "description": "asynchronous DNS client library",
            "long_description": "adns is a resolver library for C (and C++) programs, and a collection of useful DNS resolver utilities.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "apachetop"
                    ]
                }
            ]
        },
        {
            "name": "ext2fuse",
            "portdir": "fuse/ext2fuse",
            "version": "0.8.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sourceforge.net/projects/ext2fuse/",
            "description": "ext2 filesystem in user space",
            "long_description": "Implementation of the ext2 filesystem in user space, using the FUSE library.",
            "active": true,
            "categories": [
                "fuse"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "e2fsprogs",
                        "macfuse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "octave-gsl",
            "portdir": "octave/octave-gsl",
            "version": "2.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gnu-octave.github.io/packages/gsl/",
            "description": "Octave bindings to the GNU Scientific Library.",
            "long_description": "Octave bindings to the GNU Scientific Library.",
            "active": false,
            "categories": [
                "science",
                "math",
                "octave"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1398
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "octave"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dotenv",
            "portdir": "sysutils/dotenv",
            "version": "20240428",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gyf304/dotenv",
            "description": "Standalone, language agnostic dotenv",
            "long_description": "Standalone, language agnostic dotenv. Prefix any command with dotenv to load environment variables from a file named .env in the current directory.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1044
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "mandoc",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}