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

{
    "count": 51978,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=318",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=316",
    "results": [
        {
            "name": "R-filehash",
            "portdir": "R/R-filehash",
            "version": "2.4-6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rdpeng/filehash",
            "description": "Simple key–value database",
            "long_description": "Simple key–value database",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-autoFRK",
                        "R-filehashSQLite",
                        "R-tikzDevice"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tm"
                    ]
                }
            ]
        },
        {
            "name": "R-fTrading",
            "portdir": "R/R-fTrading",
            "version": "3042.79",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fTrading",
            "description": "Rmetrics – Trading and Rebalancing Financial Instruments",
            "long_description": "A collection of functions for trading and rebalancing financial instruments. It implements various technical indicators to analyse time series such as moving averages or stochastic oscillators.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fBasics",
                        "R-timeSeries",
                        "R-CRAN-recommended",
                        "R-timeDate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-timeSeries"
                    ]
                }
            ]
        },
        {
            "name": "R-fBasics",
            "portdir": "R/R-fBasics",
            "version": "4041.97",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rmetrics",
            "description": "Rmetrics – Markets and Basic Statistics",
            "long_description": "Provides a collection of functions to explore and to investigate basic properties of financial returns and related quantities.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stabledist",
                        "R-timeSeries",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-timeDate",
                        "R-gss"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-interp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fUnitRoots",
                        "R-StableEstim",
                        "R-MTS",
                        "R-modeest",
                        "R-distrRmetrics",
                        "R-fCopulae",
                        "R-fExtremes",
                        "R-fGarch",
                        "R-fMultivar",
                        "R-fNonlinear",
                        "R-fTrading"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stabledist",
                        "R-alphastable",
                        "R-fitteR",
                        "R-lawstat",
                        "R-ForeCA"
                    ]
                }
            ]
        },
        {
            "name": "R-dashboardthemes",
            "portdir": "R/R-dashboardthemes",
            "version": "1.1.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dashboardthemes",
            "description": "Customise the appearance of shinydashboard applications using themes",
            "long_description": "Customise the appearance of shinydashboard applications using themes",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-lintr",
                        "R-glue",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-bayesbr"
                    ]
                }
            ]
        },
        {
            "name": "R-copula",
            "portdir": "R/R-copula",
            "version": "1.1-4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://copula.r-forge.r-project.org",
            "description": "Multivariate dependence with copulas",
            "long_description": "Multivariate dependence with copulas",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ADGofTest",
                        "R-pcaPP",
                        "R-pspline",
                        "R-stabledist",
                        "R-CRAN-recommended",
                        "R-gsl",
                        "R-numDeriv",
                        "R-mvtnorm",
                        "R-colorspace"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bbmle",
                        "R-nor1mix",
                        "R-sfsmisc",
                        "R-scatterplot3d",
                        "R-partitions",
                        "R-mev",
                        "R-qrng",
                        "R-lcopula",
                        "R-VineCopula",
                        "R-rugarch",
                        "R-mvnormtest",
                        "R-copulaData",
                        "R-crop",
                        "R-Rmpfr",
                        "R-abind",
                        "R-zoo",
                        "R-gridExtra",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tseries",
                        "R-randtoolbox",
                        "R-polynom",
                        "R-Runuran",
                        "R-VGAM"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-zipfextR",
                        "R-CopulaCenR",
                        "R-boinet",
                        "R-dsfa",
                        "R-gamCopula",
                        "R-gasmodel",
                        "R-gofCopula",
                        "R-lcopula",
                        "R-multinma",
                        "R-nCopula",
                        "R-sgee",
                        "R-CoImp",
                        "R-GJRM",
                        "R-HMMcopula",
                        "R-LMMstar",
                        "R-PPMiss",
                        "R-TempStable",
                        "R-bivgeom"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-FFP",
                        "R-docopulae",
                        "R-simsalapar",
                        "R-univariateML",
                        "R-nor1mix",
                        "R-SimDesign",
                        "R-qrng",
                        "R-kyotil",
                        "R-wdm",
                        "R-copBasic"
                    ]
                }
            ]
        },
        {
            "name": "R-colt",
            "portdir": "R/R-colt",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/s-fleck/colt",
            "description": "Command-line color themes",
            "long_description": "Command-line color themes",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-rstudioapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tatoo"
                    ]
                }
            ]
        },
        {
            "name": "R-alphastable",
            "portdir": "R/R-alphastable",
            "version": "0.2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=alphastable",
            "description": "Inference for stable distribution",
            "long_description": "Inference for stable distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stabledist",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-nnls"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmpfr",
                        "R-RUnit",
                        "R-FMStable",
                        "R-fBasics",
                        "R-sfsmisc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ThreeWay",
            "portdir": "R/R-ThreeWay",
            "version": "1.1.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ThreeWay",
            "description": "Three-way component analysis",
            "long_description": "Three-way component analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PCovR"
                    ]
                }
            ]
        },
        {
            "name": "R-RationalMatrix",
            "portdir": "R/R-RationalMatrix",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RationalMatrix",
            "description": "Exact matrix algebra for matrices with rational entries",
            "long_description": "Exact matrix algebra for matrices with rational entries",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-gmp",
                        "gmp",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qspray"
                    ]
                }
            ]
        },
        {
            "name": "R-PerformanceAnalytics",
            "portdir": "R/R-PerformanceAnalytics",
            "version": "2.0.4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/braverock/PerformanceAnalytics",
            "description": "Econometric tools for performance and risk analysis",
            "long_description": "Collection of econometric functions for performance and risk analysis.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quadprog",
                        "R-xts",
                        "R-CRAN-recommended",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-facmodCS",
                        "R-tidyquant"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ExtDist",
                        "R-cvar",
                        "R-quantdr",
                        "R-timeSeries"
                    ]
                }
            ]
        },
        {
            "name": "R-PCovR",
            "portdir": "R/R-PCovR",
            "version": "2.7.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PCovR",
            "description": "Principal covariates regression",
            "long_description": "Principal covariates regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GPArotation",
                        "R-ThreeWay",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-NovelDistns",
            "portdir": "R/R-NovelDistns",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=NovelDistns",
            "description": "Computes PDF, CDF, quantile, random numbers and measures of inference for 3 general families of distributions.",
            "long_description": "Computes PDF, CDF, quantile, random numbers and measures of inference for 3 general families of distributions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rootSolve",
                        "R-gsl",
                        "R-CRAN-recommended",
                        "R-AdequacyModel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GPArotation",
            "portdir": "R/R-GPArotation",
            "version": "2024.3-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://optimizer.r-forge.r-project.org/GPArotation_www",
            "description": "Gradient Projection Algorithm Rotation for factor analysis",
            "long_description": "Gradient Projection Algorithm Rotation for factor analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-psych",
                        "R-PCovR",
                        "R-brxx",
                        "R-cdmTools",
                        "R-ufs",
                        "R-esem",
                        "R-fungible",
                        "R-jmv",
                        "R-mirt",
                        "R-mirtjml",
                        "R-mirtsvd"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-umx",
                        "R-bruceR",
                        "R-psychTools",
                        "R-semTools",
                        "R-sjPlot",
                        "R-FinTS"
                    ]
                }
            ]
        },
        {
            "name": "R-FMStable",
            "portdir": "R/R-FMStable",
            "version": "0.1-4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FMStable",
            "description": "Finite Moment Stable Distributions",
            "long_description": "Some basic procedures for dealing with log maximally skew stable distributions, which are also called finite moment log-stable distributions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-alphastable",
                        "R-stabledist"
                    ]
                }
            ]
        },
        {
            "name": "R-ADGofTest",
            "portdir": "R/R-ADGofTest",
            "version": "0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ADGofTest",
            "description": "Anderson–Darling GoF test",
            "long_description": "Anderson–Darling GoF test",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ParetoPosStable",
                        "R-VineCopula",
                        "R-copula",
                        "R-puniform"
                    ]
                }
            ]
        },
        {
            "name": "R-vars",
            "portdir": "R/R-vars",
            "version": "1.6-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=vars",
            "description": "VAR modelling",
            "long_description": "VAR modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-urca",
                        "R-strucchange",
                        "R-sandwich",
                        "R-CRAN-recommended",
                        "R-lmtest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ftsa",
                        "R-bootCT",
                        "R-grangers",
                        "R-HDTSA",
                        "R-VARshrink",
                        "R-tsDyn",
                        "R-tvReg",
                        "R-weakARMA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dfms",
                        "R-dsem",
                        "R-ggfortify",
                        "R-greybox",
                        "R-lpirfs",
                        "R-collapse",
                        "R-BVAR",
                        "R-FAVAR",
                        "R-LambertW",
                        "R-RTransferEntropy",
                        "R-broom",
                        "R-bruceR",
                        "R-AER"
                    ]
                }
            ]
        },
        {
            "name": "R-truncdist",
            "portdir": "R/R-truncdist",
            "version": "1.0-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=truncdist",
            "description": "Truncated random variables",
            "long_description": "Truncated random variables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-evd",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-countSTAR",
                        "R-jfa",
                        "R-multinma",
                        "R-StatRank",
                        "R-BASS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ExtDist",
                        "R-spam"
                    ]
                }
            ]
        },
        {
            "name": "R-thief",
            "portdir": "R/R-thief",
            "version": "0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkg.robjhyndman.com/thief",
            "description": "Temporal HIErarchical Forecasting",
            "long_description": "Temporal HIErarchical Forecasting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hts",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-forecast"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nnfor",
                        "R-tsutils"
                    ]
                }
            ]
        },
        {
            "name": "R-strucchange",
            "portdir": "R/R-strucchange",
            "version": "1.5-4",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=strucchange",
            "description": "Testing, monitoring and dating structural changes",
            "long_description": "Testing, monitoring and dating structural changes",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-sandwich",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-mvtnorm",
                        "R-lmtest",
                        "R-tseries",
                        "R-foreach",
                        "R-car",
                        "R-dynlm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dLagM",
                        "R-autostsm",
                        "R-memochange",
                        "R-nardl",
                        "R-party",
                        "R-ftsa",
                        "R-fxregime",
                        "R-TSS.RESTREND",
                        "R-semtree",
                        "R-vars",
                        "R-VARshrink"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich",
                        "R-AER",
                        "R-zoo",
                        "R-ARDL",
                        "R-bcp",
                        "R-betareg",
                        "R-dynlm",
                        "R-ggfortify",
                        "R-glogis",
                        "R-lmtest",
                        "R-meboot",
                        "R-partykit",
                        "R-psychotree"
                    ]
                }
            ]
        },
        {
            "name": "R-splitfngr",
            "portdir": "R/R-splitfngr",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=splitfngr",
            "description": "Combined evaluation and split access of functions",
            "long_description": "Combined evaluation and split access of functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lbfgs",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mixopt"
                    ]
                }
            ]
        },
        {
            "name": "R-setRNG",
            "portdir": "R/R-setRNG",
            "version": "2024.2-1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=setRNG",
            "description": "Set normal random number generator and seed",
            "long_description": "Set normal random number generator and seed",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-distrEllipse",
                        "R-distrSim",
                        "R-distrTEst",
                        "R-optimr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BB",
                        "R-optimx"
                    ]
                }
            ]
        },
        {
            "name": "R-servr",
            "portdir": "R/R-servr",
            "version": "0.32",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yihui/servr",
            "description": "Simple HTTP server to serve static files or dynamic documents",
            "long_description": "Simple HTTP server to serve static files or dynamic documents",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mime",
                        "R-xfun",
                        "R-CRAN-recommended",
                        "R-httpuv",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-later",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-rstudioapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-xaringan",
                        "R-animint2",
                        "R-pagedown"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bookdown",
                        "R-LDAvis",
                        "R-sentopics",
                        "R-altdoc",
                        "R-webdriver"
                    ]
                }
            ]
        },
        {
            "name": "R-rngtools",
            "portdir": "R/R-rngtools",
            "version": "1.5.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://renozao.github.io/rngtools",
            "description": "Utility functions for working with random number generators",
            "long_description": "Utility functions for working with random number generators",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-NMF",
                        "R-doRNG"
                    ]
                }
            ]
        },
        {
            "name": "R-r2d2",
            "portdir": "R/R-r2d2",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=r2d2",
            "description": "Bivariate (two-dimensional) confidence region and frequency distribution",
            "long_description": "Bivariate (two-dimensional) confidence region and frequency distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gplots"
                    ]
                }
            ]
        },
        {
            "name": "R-pso",
            "portdir": "R/R-pso",
            "version": "1.0.4",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pso",
            "description": "Particle Swarm Optimization",
            "long_description": "Particle Swarm Optimization",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GPareto",
                        "R-WaveletML",
                        "R-eicm",
                        "R-fsr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT",
                        "R-RandomFields"
                    ]
                }
            ]
        },
        {
            "name": "R-ppcor",
            "portdir": "R/R-ppcor",
            "version": "1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ppcor",
            "description": "Partial and semi-partial correlation",
            "long_description": "Partial and semi-partial correlation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggiraphExtra",
                        "R-miic",
                        "R-nda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-dCUR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bigstatsr",
                        "R-correlation"
                    ]
                }
            ]
        },
        {
            "name": "R-optimx",
            "portdir": "R/R-optimx",
            "version": "2024-12.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nashjc/optimx",
            "description": "Expanded replacement and extension of the optim function",
            "long_description": "Expanded replacement and extension of the optim function",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-CRAN-recommended",
                        "R-nloptr",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BB",
                        "R-R.rsp",
                        "R-lbfgs",
                        "R-setRNG",
                        "R-lbfgsb3c",
                        "R-marqLevAlg",
                        "R-minqa",
                        "R-ucminf",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-dfoptim",
                        "R-subplex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-unitquantreg",
                        "R-BTdecayLasso",
                        "R-BayesLN",
                        "R-ExtDist",
                        "R-REndo",
                        "R-ROI.plugin.optimx",
                        "R-Synth",
                        "R-WeibullFit",
                        "R-aldvmm",
                        "R-ecd",
                        "R-hmmTMB",
                        "R-mvord",
                        "R-rankdist",
                        "R-sgt",
                        "R-targeted"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-languageR",
                        "R-LMMstar",
                        "R-lava",
                        "R-lbfgsb3c",
                        "R-RandomFields",
                        "R-lme4",
                        "R-mets",
                        "R-afex",
                        "R-ACDm",
                        "R-bbmle",
                        "R-projpred",
                        "R-sirt"
                    ]
                }
            ]
        },
        {
            "name": "R-nlts",
            "portdir": "R/R-nlts",
            "version": "1.0-2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlts",
            "description": "Non-linear time series analysis",
            "long_description": "Non-linear time series analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-acepack",
                        "R-locfit",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mvQuad",
            "portdir": "R/R-mvQuad",
            "version": "1.0-8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mvQuad",
            "description": "Methods for multivariate quadrature",
            "long_description": "Methods for multivariate quadrature",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-statmod"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-AssetCorr",
                        "R-aghq",
                        "R-bisque"
                    ]
                }
            ]
        },
        {
            "name": "R-maps",
            "portdir": "R/R-maps",
            "version": "3.4.2.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=maps",
            "description": "Draw geographical maps",
            "long_description": "Draw geographical maps",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rnaturalearth",
                        "R-sp",
                        "R-mapproj",
                        "R-mapdata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fields",
                        "R-fossil",
                        "R-LMMsolver",
                        "R-ggalt",
                        "R-FeedbackTS",
                        "R-mapdata",
                        "R-mapproj",
                        "R-hosm",
                        "R-pals"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fuzzyjoin",
                        "R-ggiraph",
                        "R-ggpattern",
                        "R-ggplot2",
                        "R-ggrastr",
                        "R-ggthemes",
                        "R-gstat",
                        "R-knitrBootstrap",
                        "R-kriging",
                        "R-latticeExtra",
                        "R-leaflet",
                        "R-lpjmlkit",
                        "R-metR",
                        "R-rgeos",
                        "R-rtweet",
                        "R-scatterpie",
                        "R-sf",
                        "R-spaMM",
                        "R-spacetime",
                        "R-stars",
                        "R-tikzDevice",
                        "R-Ecfun",
                        "R-viridis",
                        "R-GpGp",
                        "R-R2BayesX",
                        "R-SSsimple",
                        "R-TSP",
                        "R-animint2",
                        "R-bamlss",
                        "R-broom",
                        "R-cowplot"
                    ]
                }
            ]
        },
        {
            "name": "R-locfit",
            "portdir": "R/R-locfit",
            "version": "1.5-9.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=locfit",
            "description": "Local regression, likelihood and density estimation",
            "long_description": "Local regression, likelihood and density estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-interp",
                        "R-gam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CoImp",
                        "R-EMD",
                        "R-EnrichedHeatmap",
                        "R-TSA",
                        "R-edgeR",
                        "R-hdrcde",
                        "R-kdecopula",
                        "R-nlts",
                        "R-DESeq2",
                        "R-EBImage"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ContourFunctions",
                        "R-reldist",
                        "R-spatstat.explore",
                        "R-spatstat.linnet",
                        "R-spatstat.model",
                        "R-peperr",
                        "R-bioDist"
                    ]
                }
            ]
        },
        {
            "name": "R-leaps",
            "portdir": "R/R-leaps",
            "version": "3.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=leaps",
            "description": "Regression subset selection",
            "long_description": "Regression subset selection, including exhaustive search.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-biglm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BACprior",
                        "R-BCEE",
                        "R-BMA",
                        "R-FactoMineR",
                        "R-FitAR",
                        "R-HH",
                        "R-Kpart",
                        "R-TSA",
                        "R-bestglm",
                        "R-mixlm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.HH",
                        "R-cv",
                        "R-DAAG",
                        "R-faraway",
                        "R-biglm",
                        "R-broom",
                        "R-Hmisc",
                        "R-car",
                        "R-Rcmdr"
                    ]
                }
            ]
        },
        {
            "name": "R-lbfgs",
            "portdir": "R/R-lbfgs",
            "version": "1.2.1.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lbfgs",
            "description": "Limited-memory BFGS optimization",
            "long_description": "Limited-memory BFGS optimization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-splitfngr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce",
                        "R-ROI.plugin.optimx",
                        "R-optimx",
                        "R-psqn"
                    ]
                }
            ]
        },
        {
            "name": "R-hts",
            "portdir": "R/R-hts",
            "version": "6.0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pkg.earo.me/hts",
            "description": "Hierarchical and grouped time series",
            "long_description": "Hierarchical and grouped time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SparseM",
                        "R-forecast",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gtop",
                        "R-thief"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-foreach",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-interp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-singR",
                        "R-SuperLearner",
                        "R-mtsdi",
                        "R-netmediate",
                        "R-bandit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-earth",
                        "R-ggeffects",
                        "R-glmglrt",
                        "R-insight",
                        "R-locfit",
                        "R-medflex",
                        "R-prediction",
                        "R-slp",
                        "R-sm",
                        "R-tmle",
                        "R-DeclareDesign",
                        "R-yaImpute",
                        "R-DiceEval",
                        "R-broom",
                        "R-caret",
                        "R-drtmle"
                    ]
                }
            ]
        },
        {
            "name": "R-emulator",
            "portdir": "R/R-emulator",
            "version": "1.2-24",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/emulator",
            "description": "Bayesian emulation of computer programs",
            "long_description": "Bayesian emulation of computer programs",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-onion",
                        "R-calibrator",
                        "R-cmvnorm",
                        "R-BayesianTools",
                        "R-lorentz"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-elliptic",
                        "R-stokes"
                    ]
                }
            ]
        },
        {
            "name": "R-dynlm",
            "portdir": "R/R-dynlm",
            "version": "0.3-6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dynlm",
            "description": "Dynamic linear models and time series regression",
            "long_description": "Dynamic linear models and time series regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-car",
                        "R-CRAN-recommended",
                        "R-zoo",
                        "R-lmtest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich",
                        "R-TSA",
                        "R-strucchange"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dLagM",
                        "R-ARDL",
                        "R-meboot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmtest",
                        "R-strucchange",
                        "R-strucchangeRcpp",
                        "R-AER",
                        "R-texreg",
                        "R-dominanceanalysis",
                        "R-dsem"
                    ]
                }
            ]
        },
        {
            "name": "R-dtts",
            "portdir": "R/R-dtts",
            "version": "0.1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/dtts",
            "description": "High-frequency time series support via nanotime and data.table",
            "long_description": "High-frequency time series support via nanotime and data.table",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bit64",
                        "R-data.table",
                        "R-RcppDate",
                        "R-nanotime",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppCCTZ"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-doRNG",
            "portdir": "R/R-doRNG",
            "version": "1.8.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://renozao.github.io/doRNG",
            "description": "Generic reproducible parallel backend for foreach loops",
            "long_description": "Generic reproducible parallel backend for foreach loops",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-iterators",
                        "R-rngtools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-doParallel",
                        "R-rbibutils",
                        "R-doMPI",
                        "R-doRedis",
                        "R-knitr",
                        "R-testthat",
                        "R-devtools",
                        "R-covr",
                        "R-rbenchmark",
                        "R-pkgmaker"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tglkmeans",
                        "R-robmixglm",
                        "R-rpm",
                        "R-sphunif",
                        "R-FLORAL",
                        "R-SparseMDC",
                        "R-bigsnpr",
                        "R-dcanr",
                        "R-evinf",
                        "R-gratis",
                        "R-gsynth",
                        "R-metaplus",
                        "R-missForest",
                        "R-nebula",
                        "R-randomLCA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GA",
                        "R-MedianaDesigner",
                        "R-projpred",
                        "R-doFuture"
                    ]
                }
            ]
        },
        {
            "name": "R-calibrator",
            "portdir": "R/R-calibrator",
            "version": "1.2-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=calibrator",
            "description": "Bayesian calibration of complex computer codes",
            "long_description": "Bayesian calibration of complex computer codes",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-emulator",
                        "R-cubature",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hyper2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-elliptic"
                    ]
                }
            ]
        },
        {
            "name": "R-acepack",
            "portdir": "R/R-acepack",
            "version": "1.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=acepack",
            "description": "ACE and AVAS for selecting multiple regression transformations",
            "long_description": "ACE and AVAS for selecting multiple regression transformations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nlts"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-TSA",
            "portdir": "R/R-TSA",
            "version": "1.3.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stat.uiowa.edu/~kchan/TSA.htm",
            "description": "Time Series Analysis",
            "long_description": "Time Series Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-locfit",
                        "R-tseries",
                        "R-CRAN-recommended",
                        "R-leaps"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-dynlm"
                    ]
                }
            ]
        },
        {
            "name": "R-Rsolnp",
            "portdir": "R/R-Rsolnp",
            "version": "1.16",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rsolnp",
            "description": "General non-linear optimization",
            "long_description": "General non-linear optimization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-truncnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-wqs",
                        "R-AIPW",
                        "R-DMQ",
                        "R-DiscreteInverseWeibull",
                        "R-DiscreteWeibull",
                        "R-GDINA",
                        "R-GofKmt",
                        "R-mipfp",
                        "R-prodest",
                        "R-rmgarch",
                        "R-rugarch",
                        "R-tsdistributions",
                        "R-ACDm",
                        "R-Renvlp",
                        "R-SemiMarkov",
                        "R-alphaOutlier",
                        "R-apollo",
                        "R-depmixS4",
                        "R-garma",
                        "R-mev",
                        "R-miWQS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-LambertW",
                        "R-mirt",
                        "R-lessSEM",
                        "R-markovchain",
                        "R-mcgf",
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "name": "R-R.rsp",
            "portdir": "R/R-R.rsp",
            "version": "0.46.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=R.rsp",
            "description": "Dynamic generation of scientific reports",
            "long_description": "Dynamic generation of scientific reports",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.oo",
                        "R-R.utils",
                        "R-R.cache",
                        "R-CRAN-recommended",
                        "R-digest",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-base64enc",
                        "R-knitr",
                        "R-markdown",
                        "R-ascii",
                        "R-R.devices"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tapkee",
                        "R-robumeta",
                        "R-msBP"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-CoTiMA",
                        "R-DPP",
                        "R-DescTools",
                        "R-FuzzyLP",
                        "R-GDAtools",
                        "R-GameTheory",
                        "R-GeneralizedWendland",
                        "R-LMMstar",
                        "R-MCMCprecision",
                        "R-MXM",
                        "R-MultiAssayExperiment",
                        "R-PSCBS",
                        "R-PStrata",
                        "R-R.devices",
                        "R-REndo",
                        "R-RcppThread",
                        "R-Riemann",
                        "R-RobStatTM",
                        "R-SIHR",
                        "R-TreeBUGS",
                        "R-abn",
                        "R-afex",
                        "R-bayesmeta",
                        "R-bmemLavaan",
                        "R-brms",
                        "R-brotli",
                        "R-brr",
                        "R-bsitar",
                        "R-bst",
                        "R-bujar",
                        "R-calibmsm",
                        "R-causaleffect",
                        "R-coga",
                        "R-ctmcd",
                        "R-dawai",
                        "R-doFuture",
                        "R-ecp",
                        "R-eglhmm",
                        "R-extremefit",
                        "R-fDMA",
                        "R-frbs",
                        "R-future",
                        "R-future.apply",
                        "R-future.batchtools",
                        "R-future.callr",
                        "R-graphsim",
                        "R-hopit",
                        "R-huxtable",
                        "R-ibdreg",
                        "R-iprior",
                        "R-irboost",
                        "R-jsonlite",
                        "R-kdecopula",
                        "R-kyotil",
                        "R-lavaSearch2",
                        "R-ldbounds",
                        "R-listenv",
                        "R-matrixStats",
                        "R-metaplus",
                        "R-mmcif",
                        "R-mpath",
                        "R-multinma",
                        "R-nhm",
                        "R-nnlib2Rcpp",
                        "R-optimParallel",
                        "R-optimx",
                        "R-papaja",
                        "R-parglm",
                        "R-profmem",
                        "R-psborrow",
                        "R-psqn",
                        "R-quantreg",
                        "R-randomLCA",
                        "R-rbmi",
                        "R-robmixglm",
                        "R-roptim",
                        "R-sgd",
                        "R-sleev",
                        "R-sn",
                        "R-spacyr",
                        "R-spam",
                        "R-survey",
                        "R-tsdisagg2",
                        "R-BASS",
                        "R-wrapr",
                        "R-BayesRS",
                        "R-BayesSUR"
                    ]
                }
            ]
        },
        {
            "name": "R-R.devices",
            "portdir": "R/R-R.devices",
            "version": "2.17.2",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=R.devices",
            "description": "Unified handling of graphics devices",
            "long_description": "Unified handling of graphics devices",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.oo",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-R.utils",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-digest",
                        "R-Cairo",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PSCBS",
                        "R-R.rsp",
                        "R-matrixStats"
                    ]
                }
            ]
        },
        {
            "name": "R-R.cache",
            "portdir": "R/R-R.cache",
            "version": "0.16.0",
            "license": "(LGPL-2.1 or LGPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/R.cache",
            "description": "Fast and light-weight caching (memoization) of objects and results to speed up computations.",
            "long_description": "Fast and light-weight caching (memoization) of objects and results to speed up computations.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.oo",
                        "R-R.utils",
                        "R-digest",
                        "R-CRAN-recommended",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-styler",
                        "R-R.filesets",
                        "R-R.rsp",
                        "R-PSCBS",
                        "R-repmis",
                        "R-scholar",
                        "R-stepR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jointseg"
                    ]
                }
            ]
        },
        {
            "name": "R-PolynomF",
            "portdir": "R/R-PolynomF",
            "version": "2.0-8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PolynomF",
            "description": "Polynomials in R",
            "long_description": "Implements univariate polynomial operations in R, including polynomial arithmetic, finding zeros, plotting and some operations on lists of polynomials.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pcts",
                        "R-sarima",
                        "R-tswge"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-crayon",
                        "R-iterators",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "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-kernhaz",
                        "R-mcga",
                        "R-fungible",
                        "R-LorenzRegression",
                        "R-gratis",
                        "R-eicm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-seriation",
                        "R-MSCMT",
                        "R-hpa",
                        "R-netUtils"
                    ]
                }
            ]
        },
        {
            "name": "R-FKF",
            "portdir": "R/R-FKF",
            "version": "0.2.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://waternumbers.github.io/FKF",
            "description": "Fast Kalman Filter",
            "long_description": "Fast Kalman Filter",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppSMC",
                        "R-tscopula"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sarima"
                    ]
                }
            ]
        },
        {
            "name": "R-BB",
            "portdir": "R/R-BB",
            "version": "2019.10-1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BB",
            "description": "Solving and optimizing large-scale non-linear systems",
            "long_description": "Solving and optimizing large-scale non-linear systems",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quadprog",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv",
                        "R-Hmisc",
                        "R-setRNG"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-pim",
                        "R-pcts",
                        "R-GNE",
                        "R-SimMultiCorrData",
                        "R-mlt",
                        "R-mvord"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ROI.plugin.optimx",
                        "R-optimx"
                    ]
                }
            ]
        }
    ]
}