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

{
    "count": 50429,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=725",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=723",
    "results": [
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-acepack",
                        "R-locfit",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16",
                        "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-mvord",
                        "R-BayesLN",
                        "R-hmmTMB",
                        "R-rankdist",
                        "R-sgt",
                        "R-ROI.plugin.optimx",
                        "R-Synth",
                        "R-WeibullFit",
                        "R-ecd",
                        "R-aldvmm",
                        "R-targeted",
                        "R-unitquantreg",
                        "R-ExtDist",
                        "R-BTdecayLasso",
                        "R-REndo"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-bbmle",
                        "R-sirt",
                        "R-lme4",
                        "R-lava",
                        "R-mets",
                        "R-projpred",
                        "R-RandomFields",
                        "R-LMMstar",
                        "R-ACDm",
                        "R-lbfgsb3c",
                        "R-languageR"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nda",
                        "R-ggiraphExtra",
                        "R-miic"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-dCUR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bigstatsr",
                        "R-correlation"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GPareto",
                        "R-fsr",
                        "R-eicm",
                        "R-WaveletML"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MSCMT",
                        "R-RandomFields"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gplots"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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-16",
                        "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-pagedown",
                        "R-animint2",
                        "R-xaringan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sentopics",
                        "R-webdriver",
                        "R-bookdown",
                        "R-altdoc",
                        "R-LDAvis"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-optimr",
                        "R-distrTEst",
                        "R-distrEllipse",
                        "R-distrSim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BB",
                        "R-optimx"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lbfgs",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mixopt"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "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-autostsm",
                        "R-semtree",
                        "R-dLagM",
                        "R-nardl",
                        "R-TSS.RESTREND",
                        "R-VARshrink",
                        "R-party",
                        "R-memochange",
                        "R-ftsa",
                        "R-vars",
                        "R-fxregime"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich",
                        "R-ARDL",
                        "R-betareg",
                        "R-bcp",
                        "R-ggfortify",
                        "R-glogis",
                        "R-psychotree",
                        "R-lmtest",
                        "R-meboot",
                        "R-partykit",
                        "R-dynlm",
                        "R-zoo",
                        "R-AER"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-evd",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BASS",
                        "R-multinma",
                        "R-StatRank",
                        "R-jfa",
                        "R-countSTAR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spam",
                        "R-ExtDist"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-tsDyn",
                        "R-weakARMA",
                        "R-bootCT",
                        "R-ftsa",
                        "R-tvReg",
                        "R-grangers",
                        "R-HDTSA",
                        "R-VARshrink"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-FAVAR",
                        "R-BVAR",
                        "R-AER",
                        "R-broom",
                        "R-LambertW",
                        "R-greybox",
                        "R-RTransferEntropy",
                        "R-ggfortify",
                        "R-lpirfs",
                        "R-dfms",
                        "R-dsem",
                        "R-bruceR",
                        "R-collapse"
                    ]
                }
            ]
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-copula",
                        "R-VineCopula",
                        "R-ParetoPosStable",
                        "R-puniform"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-stabledist",
                        "R-alphastable"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-esem",
                        "R-psych",
                        "R-mirtsvd",
                        "R-PCovR",
                        "R-fungible",
                        "R-jmv",
                        "R-ufs",
                        "R-brxx",
                        "R-cdmTools",
                        "R-mirt",
                        "R-mirtjml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sjPlot",
                        "R-umx",
                        "R-bruceR",
                        "R-FinTS",
                        "R-psychTools",
                        "R-semTools"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rootSolve",
                        "R-gsl",
                        "R-CRAN-recommended",
                        "R-AdequacyModel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-GPArotation",
                        "R-ThreeWay",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quadprog",
                        "R-xts",
                        "R-CRAN-recommended",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyquant",
                        "R-facmodCS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quantdr",
                        "R-cvar",
                        "R-ExtDist",
                        "R-timeSeries"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PCovR"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-boinet",
                        "R-TempStable",
                        "R-bivgeom",
                        "R-dsfa",
                        "R-GJRM",
                        "R-HMMcopula",
                        "R-LMMstar",
                        "R-multinma",
                        "R-CoImp",
                        "R-nCopula",
                        "R-gamCopula",
                        "R-PPMiss",
                        "R-gasmodel",
                        "R-lcopula",
                        "R-zipfextR",
                        "R-CopulaCenR",
                        "R-gofCopula",
                        "R-sgee"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-kyotil",
                        "R-nor1mix",
                        "R-docopulae",
                        "R-univariateML",
                        "R-simsalapar",
                        "R-copBasic",
                        "R-qrng",
                        "R-wdm",
                        "R-FFP",
                        "R-SimDesign"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stabledist",
                        "R-timeSeries",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-timeDate",
                        "R-gss"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-interp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-StableEstim",
                        "R-fUnitRoots",
                        "R-fExtremes",
                        "R-fMultivar",
                        "R-fNonlinear",
                        "R-fTrading",
                        "R-MTS",
                        "R-modeest",
                        "R-fCopulae",
                        "R-fGarch",
                        "R-distrRmetrics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lawstat",
                        "R-fitteR",
                        "R-stabledist",
                        "R-alphastable",
                        "R-ForeCA"
                    ]
                }
            ]
        },
        {
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "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-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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-filehashSQLite",
                        "R-autoFRK",
                        "R-tikzDevice"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tm"
                    ]
                }
            ]
        },
        {
            "name": "R-formatR",
            "portdir": "R/R-formatR",
            "version": "1.14",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yihui/formatR",
            "description": "Format R code automatically",
            "long_description": "Format R code automatically",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-rmarkdown",
                        "R-rstudioapi",
                        "R-testit",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lambda.r",
                        "R-npcs",
                        "R-glmtrans",
                        "R-jaggR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-matrixNormal",
                        "R-miWQS",
                        "R-mosaic",
                        "R-knitr",
                        "R-DirichletReg",
                        "R-VedicDateTime",
                        "R-tikzDevice",
                        "R-googleAuthR",
                        "R-condTruncMVN",
                        "R-sadists",
                        "R-rEDM",
                        "R-hdf5r",
                        "R-tidySEM",
                        "R-googleAnalyticsR",
                        "R-NBtsVarSel",
                        "R-quanteda",
                        "R-madness"
                    ]
                }
            ]
        },
        {
            "name": "R-ggfortify",
            "portdir": "R/R-ggfortify",
            "version": "0.4.17",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sinhrks/ggfortify",
            "description": "Data visualization tools for statistical analysis results",
            "long_description": "Data visualization tools for statistical analysis results",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-tidyr",
                        "R-dplyr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-strucchange",
                        "R-vars",
                        "R-timeSeries",
                        "R-glmnet",
                        "R-fGarch",
                        "R-MSwM",
                        "R-ROCR",
                        "R-changepoint",
                        "R-KFAS",
                        "R-raster",
                        "R-mapdata",
                        "R-lfda",
                        "R-sp",
                        "R-xts",
                        "R-zoo",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-forecast",
                        "R-tseries",
                        "R-lintr",
                        "R-ggrepel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ivDiag"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayesplot",
                        "R-matrixset"
                    ]
                }
            ]
        },
        {
            "name": "R-gss",
            "portdir": "R/R-gss",
            "version": "2.2-8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gss",
            "description": "General Smoothing Splines",
            "long_description": "A comprehensive package for structural multivariate function estimation using smoothing splines.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fBasics",
                        "R-STAR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quantregForest"
                    ]
                }
            ]
        },
        {
            "name": "R-gsubfn",
            "portdir": "R/R-gsubfn",
            "version": "0.7",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gsubfn",
            "description": "Utilities for strings and function arguments",
            "long_description": "Utilities for strings and function arguments",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-proto",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-chron",
                        "R-zoo",
                        "R-svUnit",
                        "R-quantreg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-priceR",
                        "R-fscaret",
                        "R-MplusAutomation",
                        "R-sqldf",
                        "R-kanjistat"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rtf"
                    ]
                }
            ]
        },
        {
            "name": "R-hexbin",
            "portdir": "R/R-hexbin",
            "version": "1.28.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edzer/hexbin",
            "description": "Hexagonal binning routines and plotting methods",
            "long_description": "Hexagonal binning routines and plotting methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "clang10"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-Biobase",
                        "R-limma",
                        "R-marray"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-autocogs",
                        "R-wbacon",
                        "R-rasterVis",
                        "R-hexSticker"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gratia",
                        "R-ggmap",
                        "R-ggplot2",
                        "R-fmeffects",
                        "R-viridis",
                        "R-viridisLite",
                        "R-survey",
                        "R-ggblanket",
                        "R-ggiraph",
                        "R-bigstatsr",
                        "R-bayesplot",
                        "R-animint2",
                        "R-mcp",
                        "R-tidyterra",
                        "R-robsurvey"
                    ]
                }
            ]
        },
        {
            "name": "R-lbfgsb3c",
            "portdir": "R/R-lbfgsb3c",
            "version": "2024-3.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nlmixr2.github.io/lbfgsb3c",
            "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": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-pkgbuild",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-optimx",
                        "R-adagio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-optimizeR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-optimParallel",
                        "R-blackbox",
                        "R-ROI.plugin.optimx",
                        "R-psqn",
                        "R-optimx"
                    ]
                }
            ]
        },
        {
            "name": "R-logspline",
            "portdir": "R/R-logspline",
            "version": "2.1.22",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=logspline",
            "description": "Routines for logspline density estimation",
            "long_description": "Routines for logspline density estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MIRES",
                        "R-TreeBUGS",
                        "R-metaBMA",
                        "R-lg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-modelbased",
                        "R-TeachingDemos",
                        "R-np",
                        "R-see",
                        "R-quantreg",
                        "R-crs",
                        "R-emmeans",
                        "R-bayestestR"
                    ]
                }
            ]
        },
        {
            "name": "R-lokern",
            "portdir": "R/R-lokern",
            "version": "1.1-12",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/lokern",
            "description": "Kernel regression smoothing with local or global plug-in bandwidth",
            "long_description": "Kernel regression smoothing with local or global plug-in bandwidth",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-sfsmisc",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-features"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sfsmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-nor1mix",
            "portdir": "R/R-nor1mix",
            "version": "1.3-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nor1mix",
            "description": "Gaussian mixture models (S3 classes and methods)",
            "long_description": "Gaussian mixture models (S3 classes and methods)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-copula"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-varbvs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-copula",
                        "R-multimode",
                        "R-sfsmisc",
                        "R-norMmix",
                        "R-quantreg"
                    ]
                }
            ]
        },
        {
            "name": "R-pastecs",
            "portdir": "R/R-pastecs",
            "version": "1.4.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SciViews/pastecs",
            "description": "Package for analysis of space-time ecological series",
            "long_description": "Package for analysis of space-time ecological series",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-svUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sift"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sfsmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-pcaPP",
            "portdir": "R/R-pcaPP",
            "version": "2.0-5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/valentint/pcaPP",
            "description": "Robust PCA by Projection Pursuit",
            "long_description": "Robust PCA by Projection Pursuit",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "gfortran",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "libgcc13"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-copula",
                        "R-rainbow",
                        "R-jeek",
                        "R-ccaPP",
                        "R-rrcov",
                        "R-rrcovHD",
                        "R-ftsa",
                        "R-rospca",
                        "R-rmgarch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-robustX",
                        "R-cord"
                    ]
                }
            ]
        },
        {
            "name": "R-pspline",
            "portdir": "R/R-pspline",
            "version": "1.0-21",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pspline",
            "description": "Penalized Smoothing Splines",
            "long_description": "Smoothing splines with penalties on order m derivatives.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-copula"
                    ]
                }
            ]
        },
        {
            "name": "R-rmutil",
            "portdir": "R/R-rmutil",
            "version": "1.1.10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/swihart/rmutil",
            "description": "Utilities for non-linear regression and repeated measurements models",
            "long_description": "Utilities for non-linear regression and repeated measurements models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TruncExpFam",
                        "R-bayespm",
                        "R-basad",
                        "R-JointFPM",
                        "R-gnFit",
                        "R-event",
                        "R-gnlm",
                        "R-repeated",
                        "R-BBSSL",
                        "R-CompDist",
                        "R-stable"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cnbdistr",
                        "R-bigsnpr"
                    ]
                }
            ]
        },
        {
            "name": "R-rvg",
            "portdir": "R/R-rvg",
            "version": "0.3.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidgohel.github.io/rvg",
            "description": "R graphics devices for Office vector graphics output",
            "long_description": "R graphics devices for Office vector graphics output",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-xml2",
                        "R-officer",
                        "R-gdtools",
                        "R-CRAN-recommended",
                        "libpng",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-officedown"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-openxlsx2"
                    ]
                }
            ]
        },
        {
            "name": "R-sfsmisc",
            "portdir": "R/R-sfsmisc",
            "version": "1.1-20",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mmaechler/sfsmisc",
            "description": "Utilities from Seminar für Statistik, ETH Zürich",
            "long_description": "Utilities from Seminar für Statistik, ETH Zürich",
            "active": true,
            "categories": [
                "sysutils",
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-e1071",
                        "R-gmp",
                        "R-Hmisc",
                        "R-sm",
                        "R-polynom",
                        "R-robustbase",
                        "R-polycor",
                        "R-lokern",
                        "R-nor1mix",
                        "R-pastecs",
                        "R-tikzDevice",
                        "R-Rmpfr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-distrMod",
                        "R-MRFcov",
                        "R-mcmcplots",
                        "R-DPQmpfr",
                        "R-lokern",
                        "R-simsalapar",
                        "R-ddalpha",
                        "R-DPQ",
                        "R-DiSSMod",
                        "R-FrF2",
                        "R-distr",
                        "R-norMmix",
                        "R-pcalg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Matrix",
                        "R-alphastable",
                        "R-cluster",
                        "R-corrgram",
                        "R-copula",
                        "R-Rmpfr",
                        "R-bfast",
                        "R-robustbase",
                        "R-sirt",
                        "R-expm",
                        "R-Bessel",
                        "R-stabledist",
                        "R-longmemo",
                        "R-DPQmpfr",
                        "R-DHARMa",
                        "R-robcor"
                    ]
                }
            ]
        },
        {
            "name": "R-stabledist",
            "portdir": "R/R-stabledist",
            "version": "0.7-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/scm/viewvc.php/pkg/stabledist",
            "description": "Stable distribution functions",
            "long_description": "Density, probability, quantile functions and random number generation for skewed stable distributions, using the parametrizations of Nolan.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-FMStable",
                        "R-fBasics",
                        "R-sfsmisc",
                        "R-libstable4u",
                        "R-Rmpfr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ecd",
                        "R-alphastable",
                        "R-copula",
                        "R-modeest",
                        "R-mvpd",
                        "R-finity",
                        "R-fBasics",
                        "R-StableEstim",
                        "R-TempStable",
                        "R-dstabledist"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tweedie",
                        "R-fitteR",
                        "R-gmm"
                    ]
                }
            ]
        },
        {
            "name": "R-tikzDevice",
            "portdir": "R/R-tikzDevice",
            "version": "0.12.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tikzDevice",
            "description": "R graphics output in LaTeX format",
            "long_description": "R graphics output in LaTeX format",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-filehash",
                        "R-CRAN-recommended",
                        "R-png"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-scales",
                        "R-testthat",
                        "R-covr",
                        "R-maps",
                        "R-formatR",
                        "R-evaluate",
                        "R-stringr",
                        "R-withr",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesSUR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-sfsmisc",
                        "R-dplR"
                    ]
                }
            ]
        },
        {
            "name": "R-timeSeries",
            "portdir": "R/R-timeSeries",
            "version": "4041.111",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rmetrics",
            "description": "Financial time series objects",
            "long_description": "S4 classes and various tools for financial time series – basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-timeDate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PerformanceAnalytics",
                        "R-fTrading",
                        "R-RUnit",
                        "R-xts",
                        "R-zoo",
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fUnitRoots",
                        "R-fGarch",
                        "R-FRAPO",
                        "R-FatTailsR",
                        "R-timetk",
                        "R-fImport",
                        "R-fCopulae",
                        "R-fNonlinear",
                        "R-QRM",
                        "R-fExtremes",
                        "R-fTrading",
                        "R-fBasics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tsbox",
                        "R-Quandl",
                        "R-ggfortify",
                        "R-quantmod",
                        "R-gmm",
                        "R-weakARMA",
                        "R-SharpeR",
                        "R-zoo",
                        "R-xts"
                    ]
                }
            ]
        },
        {
            "name": "R-unix",
            "portdir": "R/R-unix",
            "version": "1.5.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=unix",
            "description": "POSIX system utilities",
            "long_description": "POSIX system utilities",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Ryacas",
                        "R-sys"
                    ]
                }
            ]
        },
        {
            "name": "R-webshot",
            "portdir": "R/R-webshot",
            "version": "0.5.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wch.github.io/webshot",
            "description": "Take screenshots of web pages from R",
            "long_description": "Take screenshots of web pages from R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-callr",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httpuv",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-heatmaply",
                        "R-trelliscopejs",
                        "R-manipulateWidget"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-drake",
                        "R-lavaanExtra",
                        "R-rtweet",
                        "R-wordcloud2",
                        "R-r2d3",
                        "R-sentopics",
                        "R-bookdown",
                        "R-bayesPO",
                        "R-knitr"
                    ]
                }
            ]
        },
        {
            "name": "libdsk",
            "portdir": "devel/libdsk",
            "version": "1.4.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.seasip.info/Unix/LibDsk/",
            "description": "LIBDSK is a library for accessing discs and disc image files.",
            "long_description": "LIBDSK is a library for accessing discs and disc image files.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "aeioudev",
                    "github": "aeiouaeiouaeiouaeiouaeiouaeiou",
                    "ports_count": 10
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mox",
            "portdir": "mail/mox",
            "version": "0.0.12",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mjl-/mox",
            "description": "Modern full-featured open source secure mail server for low-maintenance self-hosted email",
            "long_description": "Modern full-featured open source secure mail server for low-maintenance self-hosted email. \n Mox features: \n - Quick and easy to start/maintain mail server, for your own domain(s). \n - SMTP (with extensions) for receiving and submitting email. \n - IMAP4 (with extensions) for giving email clients access to email. \n - Automatic TLS with ACME, for use with Let's Encrypt and other CA's. \n - SPF, verifying that a remote host is allowed to sent email for a domain. \n - DKIM, verifying that a message is signed by the claimed sender domain, and for signing emails sent by mox for others to verify. \n - DMARC, for enforcing SPF/DKIM policies set by domains. Incoming DMARC aggregate reports are analyzed. \n - Reputation tracking, learning (per user) host- and domain-based reputation from (Non-)Junk email. \n - Bayesian spam filtering that learns (per user) from (Non-)Junk email. \n - Slowing down senders with no/low reputation or questionable email content (similar to greylisting). Rejected emails are stored in a mailbox called Rejects for a short period, helping with misclassified legitimate synchronous signup/login/transactional emails. \n - Internationalized email, with unicode names in domains and usernames (\"localparts\"). \n - TLSRPT, parsing reports about TLS usage and issues. \n - MTA-STS, for ensuring TLS is used whenever it is required. Both serving of policies, and tracking and applying policies of remote servers. \n - Web admin interface that helps you set up your domains and accounts (instructions to create DNS records, configure SPF/DKIM/DMARC/TLSRPT/MTA-STS), for status information, managing accounts/domains, and modifying the configuration file. \n - Autodiscovery (with SRV records, Microsoft-style and Thunderbird-style) for easy account setup (though not many clients support it). \n - Prometheus metrics and structured logging for operational insight.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "npm10",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}