GET /api/v1/ports/?format=api&ordering=-name&page=124
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=125",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=123",
    "results": [
        {
            "name": "R-gamlss.mx",
            "portdir": "R/R-gamlss.mx",
            "version": "6.0-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.mx",
            "description": "Fit mixture distributions with GAMLSS",
            "long_description": "Fit mixture distributions with GAMLSS",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss",
                        "R-gamlss.dist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gamlss.lasso",
            "portdir": "R/R-gamlss.lasso",
            "version": "1.0-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.lasso",
            "description": "Extra lasso-type additive terms for GAMLSS",
            "long_description": "Extra lasso-type additive terms for GAMLSS",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss",
                        "R-glmnet",
                        "R-CRAN-recommended",
                        "R-lars"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gamlss.inf",
            "portdir": "R/R-gamlss.inf",
            "version": "1.0-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.inf",
            "description": "Fitting mixed (inflated and adjusted) distributions",
            "long_description": "Fitting mixed (inflated and adjusted) distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-gamlss",
                        "R-gamlss.dist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gamlss.cens",
                        "R-gamlss.tr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss.ggplots"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss.ggplots",
            "portdir": "R/R-gamlss.ggplots",
            "version": "2.1-12",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gamlss-dev/gamlss.ggplots",
            "description": "Plotting functions for generalised additive models for location scale and shape",
            "long_description": "Plotting functions for generalised additive models for location scale and shape",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-ellipse",
                        "R-yaImpute",
                        "R-gamlss",
                        "R-gamlss.dist",
                        "R-gamlss.foreach",
                        "R-gamlss.inf",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-ggridges"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-reshape2",
                        "R-gridExtra",
                        "R-igraph",
                        "R-glmnet",
                        "R-networkD3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gamlss.foreach",
            "portdir": "R/R-gamlss.foreach",
            "version": "1.1-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.foreach",
            "description": "Parallel computations for distributional regression",
            "long_description": "Parallel computations for distributional regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-gamlss.data",
                        "R-gamlss",
                        "R-doParallel",
                        "R-CRAN-recommended",
                        "R-gamlss.dist",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss.ggplots"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss.dist",
            "portdir": "R/R-gamlss.dist",
            "version": "6.1-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.dist",
            "description": "Distributions for generalized additive models for location scale and shape",
            "long_description": "Distributions for generalized additive models for location scale and shape",
            "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-distributions3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PReMiuM",
                        "R-orders",
                        "R-gamlss.add",
                        "R-gamlss.cens",
                        "R-gamlss.countKinf",
                        "R-gamlss.foreach",
                        "R-gamlss.ggplots",
                        "R-gamlss.inf",
                        "R-gamlss.mx",
                        "R-gamlss.spatial",
                        "R-gamlss.tr",
                        "R-gamlss",
                        "R-ExGaussEstim",
                        "R-GJRM",
                        "R-DiscreteDists",
                        "R-scModels",
                        "R-asymmetry.measures"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tramME",
                        "R-fitdistrplus",
                        "R-bamlss"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss.data",
            "portdir": "R/R-gamlss.data",
            "version": "6.0-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.data",
            "description": "Data for generalised additive models for location scale and shape",
            "long_description": "Data for generalised additive models for location scale and shape",
            "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-gamlss.foreach",
                        "R-gamlss"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight",
                        "R-mlt.docreg",
                        "R-tbm",
                        "R-broom.mixed"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss.countKinf",
            "portdir": "R/R-gamlss.countKinf",
            "version": "3.5.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.countKinf",
            "description": "Generating and fitting k-inflated discrete gamlss.family distributions",
            "long_description": "Generating and fitting k-inflated discrete gamlss.family distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss",
                        "R-gamlss.dist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gamlss.cens",
            "portdir": "R/R-gamlss.cens",
            "version": "5.0-7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlss.cens https://www.gamlss.com",
            "description": "Fitting an interval response variable using gamlss.family distributions",
            "long_description": "Fitting an interval response variable using gamlss.family distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss",
                        "R-gamlss.dist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gamlss.inf"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss.add",
            "portdir": "R/R-gamlss.add",
            "version": "5.1-13",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gamlss-dev/gamlss.add",
            "description": "Extra additive terms for generalized additive models for location scale and shape",
            "long_description": "Interface for extra smooth functions including tensor products, neural networks and decision trees.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss",
                        "R-gamlss.dist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss.spatial"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlss",
            "portdir": "R/R-gamlss",
            "version": "5.4-22",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gamlss.com",
            "description": "Generalised Additive Models for Location Scale and Shape",
            "long_description": "Generalised Additive Models for Location Scale and Shape",
            "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-gamlss.dist",
                        "R-CRAN-recommended",
                        "R-gamlss.data"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-distributions3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gamlss.spatial",
                        "R-gamlss.tr",
                        "R-gamlss.add",
                        "R-gamlss.cens",
                        "R-gamlss.countKinf",
                        "R-DiscreteDists",
                        "R-gamlss.foreach",
                        "R-gamlss.ggplots",
                        "R-gamlss.inf",
                        "R-gamlss.lasso",
                        "R-gamlss.mx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom.mixed",
                        "R-modelsummary",
                        "R-insight",
                        "R-MuMIn",
                        "R-tram",
                        "R-texreg",
                        "R-bamlss",
                        "R-ggeffects"
                    ]
                }
            ]
        },
        {
            "name": "R-gamlr",
            "portdir": "R/R-gamlr",
            "version": "1.13-8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamlr",
            "description": "Gamma lasso regression",
            "long_description": "Gamma lasso regression",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-distrom",
                        "R-textir",
                        "R-bolasso"
                    ]
                }
            ]
        },
        {
            "name": "R-gam.hp",
            "portdir": "R/R-gam.hp",
            "version": "0.0-2",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/laijiangshan/gam.hp",
            "description": "Hierarchical partitioning of adjusted R2 and explained deviance for generalized additive models",
            "long_description": "Hierarchical partitioning of adjusted R2 and explained deviance for generalized additive models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GameTheoryAllocation",
            "portdir": "R/R-GameTheoryAllocation",
            "version": "1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GameTheoryAllocation",
            "description": "Tools for calculating allocations in Game Theory",
            "long_description": "Tools for calculating allocations in Game Theory",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-e1071",
                        "R-lpSolveAPI",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GameTheory",
            "portdir": "R/R-GameTheory",
            "version": "2.7.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GameTheory",
            "description": "Cooperative Game Theory",
            "long_description": "Cooperative Game Theory",
            "active": true,
            "categories": [
                "science",
                "math",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ineq",
                        "R-kappalab",
                        "R-lpSolveAPI",
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-combinat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-coopProductGame"
                    ]
                }
            ]
        },
        {
            "name": "R-gamCopula",
            "portdir": "R/R-gamCopula",
            "version": "0.0-7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamCopula",
            "description": "Generalized additive models for bivariate conditional dependence structures and vine copulas",
            "long_description": "Generalized additive models for bivariate conditional dependence structures and vine copulas",
            "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-igraph",
                        "R-doParallel",
                        "R-foreach",
                        "R-gsl",
                        "R-VineCopula",
                        "R-CRAN-recommended",
                        "R-copula",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gamclass",
            "portdir": "R/R-gamclass",
            "version": "0.62.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamclass",
            "description": "Functions and data for a course on modern regression and classification",
            "long_description": "Functions and data for a course on modern regression and classification",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-latticeExtra",
                        "R-randomForest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gamboostLSS",
            "portdir": "R/R-gamboostLSS",
            "version": "2.0-7",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamboostLSS",
            "description": "Boosting methods for GAMLSS",
            "long_description": "Boosting models for fitting generalized additive models for location, shape and scale (GAMLSS) to potentially high-dimensional data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mboost",
                        "R-stabs",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-stabs"
                    ]
                }
            ]
        },
        {
            "name": "R-gambin",
            "portdir": "R/R-gambin",
            "version": "2.5.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gambin",
            "description": "Fit the gambin model to species abundance distributions",
            "long_description": "Fit the gambin model to species abundance distributions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-gamair",
            "portdir": "R/R-gamair",
            "version": "1.0-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gamair",
            "description": "Data for GAMs: An Introduction with R",
            "long_description": "Data for GAMs: An Introduction 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-lme4",
                        "R-geoR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gratia"
                    ]
                }
            ]
        },
        {
            "name": "R-gam",
            "portdir": "R/R-gam",
            "version": "1.22-5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gam",
            "description": "Generalized Additive Models",
            "long_description": "Generalized Additive Models",
            "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-CRAN-recommended",
                        "libgcc",
                        "R-foreach",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-interp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bandit",
                        "R-singR",
                        "R-mtsdi",
                        "R-netmediate",
                        "R-SuperLearner"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-prediction",
                        "R-slp",
                        "R-drtmle",
                        "R-DiceEval",
                        "R-sm",
                        "R-locfit",
                        "R-yaImpute",
                        "R-broom",
                        "R-DeclareDesign",
                        "R-earth",
                        "R-ggeffects",
                        "R-caret",
                        "R-insight",
                        "R-medflex",
                        "R-glmglrt",
                        "R-tmle"
                    ]
                }
            ]
        },
        {
            "name": "R-GA",
            "portdir": "R/R-GA",
            "version": "3.2.4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luca-scr.github.io/GA",
            "description": "R package for optimization using genetic algorithms",
            "long_description": "R package for optimization using genetic algorithms",
            "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-cli",
                        "R-crayon",
                        "R-iterators",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-doParallel",
                        "R-doRNG"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LorenzRegression",
                        "R-fungible",
                        "R-eicm",
                        "R-gratis",
                        "R-mcga",
                        "R-kernhaz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-netUtils",
                        "R-seriation",
                        "R-MSCMT",
                        "R-hpa"
                    ]
                }
            ]
        },
        {
            "name": "R-fxregime",
            "portdir": "R/R-fxregime",
            "version": "1.0-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fxregime",
            "description": "Exchange rate regime analysis",
            "long_description": "Exchange rate regime analysis",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-car",
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-strucchange",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest",
                        "R-foreach"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-glogis"
                    ]
                }
            ]
        },
        {
            "name": "R-fxl",
            "portdir": "R/R-fxl",
            "version": "1.7.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fxl",
            "description": "Single case design charting package",
            "long_description": "Single case design charting package",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fwelnet",
            "portdir": "R/R-fwelnet",
            "version": "0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kjytay/fwelnet",
            "description": "Feature-Weighted Elastic Net",
            "long_description": "Feature-Weighted Elastic Net",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-transreg"
                    ]
                }
            ]
        },
        {
            "name": "R-fwb",
            "portdir": "R/R-fwb",
            "version": "0.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ngreifer.github.io/fwb",
            "description": "Fractional Weighted Bootstrap",
            "long_description": "Fractional Weighted Bootstrap",
            "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-pbapply",
                        "R-chk",
                        "R-CRAN-recommended",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich",
                        "R-lmtest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FuzzySTs",
            "portdir": "R/R-FuzzySTs",
            "version": "0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FuzzySTs",
            "description": "Fuzzy Statistical Tools",
            "long_description": "Fuzzy Statistical Tools",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-polynom",
                        "R-FuzzyNumbers"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FuzzySimRes",
            "portdir": "R/R-FuzzySimRes",
            "version": "0.4.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FuzzySimRes",
            "description": "Simulation and resampling methods for epistemic fuzzy data",
            "long_description": "Simulation and resampling methods for epistemic fuzzy data",
            "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-FuzzyNumbers",
                        "R-palasso"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "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-fuzzyjoin",
            "portdir": "R/R-fuzzyjoin",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dgrtwo/fuzzyjoin",
            "description": "Join tables together on inexact matching",
            "long_description": "Join tables together on inexact matching",
            "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-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-stringdist",
                        "R-geosphere",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-rvest",
                        "R-covr",
                        "R-maps",
                        "R-IRanges",
                        "R-qdapDictionaries"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-xrf"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ipaddress"
                    ]
                }
            ]
        },
        {
            "name": "R-FuzzyClass",
            "portdir": "R/R-FuzzyClass",
            "version": "0.1.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/leapigufpb/FuzzyClass",
            "description": "Fuzzy and non-fuzzy classifiers",
            "long_description": "Fuzzy and non-fuzzy classifiers",
            "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-purrr",
                        "R-Rdpack",
                        "R-doParallel",
                        "R-foreach",
                        "R-rootSolve",
                        "R-caTools",
                        "R-EnvStats",
                        "R-trapezoid",
                        "R-CRAN-recommended",
                        "R-e1071",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-maxLik"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fuzzr",
            "portdir": "R/R-fuzzr",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mdlincoln/fuzzr",
            "description": "Fuzz-test R functions",
            "long_description": "Fuzz-test R functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-progress"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-future.tests",
            "portdir": "R/R-future.tests",
            "version": "0.7.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://future.tests.futureverse.org",
            "description": "Test suite for R-future API backends",
            "long_description": "Test suite for R-future API backends",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sessioninfo",
                        "R-prettyunits",
                        "R-future",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-base64enc",
                        "R-data.table",
                        "R-commonmark",
                        "R-ff"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-future.mirai"
                    ]
                }
            ]
        },
        {
            "name": "R-future.mirai",
            "portdir": "R/R-future.mirai",
            "version": "0.2.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://future.mirai.futureverse.org",
            "description": "R-future API for parallel processing using R-mirai",
            "long_description": "R-future API for parallel processing using R-mirai",
            "active": true,
            "categories": [
                "devel",
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mirai",
                        "R-CRAN-recommended",
                        "R-future",
                        "R-parallelly"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future.apply",
                        "R-listenv",
                        "R-future.tests"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-future.callr",
            "portdir": "R/R-future.callr",
            "version": "0.8.2",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://future.callr.futureverse.org",
            "description": "Future API for parallel processing using callr",
            "long_description": "Future API for parallel processing using callr",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-callr",
                        "R-future"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future.apply",
                        "R-globals",
                        "R-listenv",
                        "R-markdown",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dipsaus",
                        "R-targets",
                        "R-lazyarray",
                        "R-projpred",
                        "R-mlr3"
                    ]
                }
            ]
        },
        {
            "name": "R-future.batchtools",
            "portdir": "R/R-future.batchtools",
            "version": "0.12.1",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://future.batchtools.futureverse.org",
            "description": "Future API for parallel and distributed processing using batchtools",
            "long_description": "Future API for parallel and distributed processing using batchtools",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-batchtools",
                        "R-CRAN-recommended",
                        "R-future",
                        "R-parallelly"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-future.apply",
                        "R-globals",
                        "R-listenv",
                        "R-markdown",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-SimDesign",
                        "R-batchtools",
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-future.apply",
            "portdir": "R/R-future.apply",
            "version": "1.11.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://future.apply.futureverse.org",
            "description": "Apply function to elements in parallel using futures",
            "long_description": "Apply function to elements in parallel using futures",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-future",
                        "R-globals"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-listenv",
                        "R-markdown",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bolasso",
                        "R-SimDesign",
                        "R-semTests",
                        "R-semtree",
                        "R-Seurat",
                        "R-sctransform",
                        "R-sharp",
                        "R-phylopath",
                        "R-tidySEM",
                        "R-doFuture",
                        "R-blavaan",
                        "R-drtmle",
                        "R-LTFHPlus",
                        "R-smoots",
                        "R-brms",
                        "R-targeted",
                        "R-SeuratObject",
                        "R-lava",
                        "R-iml",
                        "R-hbamr",
                        "R-mlr3",
                        "R-restriktor",
                        "R-AIPW",
                        "R-dipsaus",
                        "R-RTransferEntropy",
                        "R-mcp",
                        "R-optic",
                        "R-origami",
                        "R-tsdistributions",
                        "R-gWQS",
                        "R-disk.frame",
                        "R-phylolm",
                        "R-collinear",
                        "R-keyATM",
                        "R-kernelboot",
                        "R-codalm",
                        "R-ao",
                        "R-missSBM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-modelsummary",
                        "R-wildmeta",
                        "R-altdoc",
                        "R-lgr",
                        "R-merTools",
                        "R-future.batchtools",
                        "R-future.callr",
                        "R-PeakSegDisk",
                        "R-sdmTMB",
                        "R-progressr",
                        "R-pbapply",
                        "R-tmle3",
                        "R-cvCovEst",
                        "R-DeclareDesign",
                        "R-bsitar",
                        "R-sentopics",
                        "R-stars",
                        "R-future.mirai",
                        "R-fabletools",
                        "R-gstat",
                        "R-spaMM"
                    ]
                }
            ]
        },
        {
            "name": "R-future",
            "portdir": "R/R-future",
            "version": "1.34.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://future.futureverse.org",
            "description": "Unified parallel and distributed processing in R",
            "long_description": "Unified parallel and distributed processing in R for everyone.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-listenv",
                        "R-CRAN-recommended",
                        "R-digest",
                        "R-parallelly",
                        "R-globals"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-markdown",
                        "R-R.rsp",
                        "R-RhpcBLASctl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tsfeatures",
                        "R-rkeops",
                        "R-future.mirai",
                        "R-simtrial",
                        "R-chatAI4R",
                        "R-kernelboot",
                        "R-codalm",
                        "R-seer",
                        "R-skewlmm",
                        "R-future.apply",
                        "R-Seurat",
                        "R-nebula",
                        "R-sctransform",
                        "R-sphunif",
                        "R-sharp",
                        "R-dagHMM",
                        "R-delayed",
                        "R-stacks",
                        "R-rpm",
                        "R-ivDiag",
                        "R-SmCCNet",
                        "R-doFuture",
                        "R-LTFHPlus",
                        "R-smoots",
                        "R-bistablehistory",
                        "R-survstan",
                        "R-tglkmeans",
                        "R-esemifar",
                        "R-brms",
                        "R-SeuratObject",
                        "R-tidyMC",
                        "R-JointAI",
                        "R-iml",
                        "R-multilevelcoda",
                        "R-hbamr",
                        "R-WeightedCluster",
                        "R-mlr3",
                        "R-gsynth",
                        "R-restriktor",
                        "R-dipsaus",
                        "R-lmtp",
                        "R-RTransferEntropy",
                        "R-mcp",
                        "R-PSCBS",
                        "R-fiery",
                        "R-furrr",
                        "R-future.batchtools",
                        "R-future.callr",
                        "R-future.tests",
                        "R-migraph",
                        "R-origami",
                        "R-tsdistributions",
                        "R-gWQS",
                        "R-googleComputeEngineR",
                        "R-spdesign",
                        "R-disk.frame",
                        "R-SimDesign",
                        "R-tune"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayesian",
                        "R-modelsummary",
                        "R-altdoc",
                        "R-wildmeta",
                        "R-lazyarray",
                        "R-shiny",
                        "R-bslib",
                        "R-missSBM",
                        "R-PeakSegDisk",
                        "R-sdmTMB",
                        "R-ipc",
                        "R-semtree",
                        "R-fabletools",
                        "R-batchtools",
                        "R-manynet",
                        "R-progressr",
                        "R-cvCovEst",
                        "R-JuliaConnectoR",
                        "R-pbapply",
                        "R-projpred",
                        "R-jstor",
                        "R-DeclareDesign",
                        "R-mlr3resampling",
                        "R-gstat",
                        "R-DT",
                        "R-drake",
                        "R-mice",
                        "R-targets",
                        "R-sentopics",
                        "R-bsitar",
                        "R-collinear",
                        "R-fdacluster",
                        "R-fmeffects",
                        "R-spaMM",
                        "R-hal9001",
                        "R-promises",
                        "R-lgr",
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "name": "R-futile.options",
            "portdir": "R/R-futile.options",
            "version": "1.0.1",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=futile.options",
            "description": "Futile options management",
            "long_description": "Futile options management",
            "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-futile.logger"
                    ]
                }
            ]
        },
        {
            "name": "R-futile.logger",
            "portdir": "R/R-futile.logger",
            "version": "1.4.3",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=futile.logger",
            "description": "Logging utility for R",
            "long_description": "Logging utility for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-lambda.r",
                        "R-futile.options"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BiocParallel",
                        "R-psborrow",
                        "R-VennDiagram",
                        "R-targeted"
                    ]
                }
            ]
        },
        {
            "name": "R-fusen",
            "portdir": "R/R-fusen",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://thinkr-open.github.io/fusen",
            "description": "Build a package from Rmarkdown files",
            "long_description": "Build a package from Rmarkdown files",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-desc",
                        "R-glue",
                        "R-tibble",
                        "R-here",
                        "R-tidyr",
                        "R-yaml",
                        "R-devtools",
                        "R-roxygen2",
                        "R-usethis",
                        "R-attachment",
                        "R-CRAN-recommended",
                        "R-lightparser",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-pkgload",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-gert",
                        "R-rcmdcheck",
                        "R-rstudioapi",
                        "R-styler"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-furrr",
            "portdir": "R/R-furrr",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/DavisVaughan/furrr",
            "description": "Apply mapping functions in parallel using futures",
            "long_description": "Apply mapping functions in parallel using futures",
            "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-vctrs",
                        "R-purrr",
                        "R-future",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-globals",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-baguette",
                        "R-SmCCNet",
                        "R-jstor",
                        "R-esemifar",
                        "R-tidyMC",
                        "R-broom.mixed",
                        "R-tidyfit",
                        "R-migraph",
                        "R-tsfeatures",
                        "R-probably",
                        "R-fdacluster",
                        "R-simpr",
                        "R-rsample",
                        "R-seer",
                        "R-skewlmm",
                        "R-semidist"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-manynet",
                        "R-fmeffects",
                        "R-mvrsquared",
                        "R-mice",
                        "R-progressr",
                        "R-cvms"
                    ]
                }
            ]
        },
        {
            "name": "R-funpca",
            "portdir": "R/R-funpca",
            "version": "9.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=funpca",
            "description": "Functional Principal Component Analysis",
            "long_description": "Functional Principal Component Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Brobdingnag",
                        "R-fda",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fUnitRoots",
            "portdir": "R/R-fUnitRoots",
            "version": "4040.81",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fUnitRoots",
            "description": "Modelling trends and unit roots",
            "long_description": "Modelling trends and unit roots",
            "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-timeSeries",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-urca",
                        "R-fBasics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pcts"
                    ]
                }
            ]
        },
        {
            "name": "R-fungible",
            "portdir": "R/R-fungible",
            "version": "2.4.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fungible",
            "description": "Psychometric functions from the Waller Lab",
            "long_description": "Psychometric functions from the Waller Lab",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-nleqslv",
                        "R-sem",
                        "R-GA",
                        "R-GPArotation",
                        "R-MCMCpack",
                        "R-RSpectra",
                        "R-CVXR",
                        "R-Rcsdp",
                        "R-DEoptim",
                        "R-pbmcapply",
                        "R-CRAN-recommended",
                        "R-MBESS",
                        "R-clue",
                        "R-crayon"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cdmTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-insight"
                    ]
                }
            ]
        },
        {
            "name": "R-funData",
            "portdir": "R/R-funData",
            "version": "1.3-9",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ClaraHapp/funData",
            "description": "S4 class for functional data",
            "long_description": "S4 class for functional data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-abind",
                        "R-fields",
                        "R-CRAN-recommended",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fda",
                        "R-zoo",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fdacluster"
                    ]
                }
            ]
        }
    ]
}