GET /api/v1/ports/?format=api&ordering=created_at&page=730
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=731",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=729",
    "results": [
        {
            "name": "R-csampling",
            "portdir": "R/R-csampling",
            "version": "1.2-2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=csampling",
            "description": "Functions for conditional simulation in regression-scale models",
            "long_description": "Functions for conditional simulation in regression-scale models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-marg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-marg",
                        "R-nlreg",
                        "R-cond"
                    ]
                }
            ]
        },
        {
            "name": "R-dbx",
            "portdir": "R/R-dbx",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggforce.data-imaginist.com",
            "description": "Fast and easy-to-use database interface for R",
            "long_description": "Provides select, insert, update, upsert and delete database operations.",
            "active": true,
            "categories": [
                "databases",
                "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-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-urltools",
                        "R-RSQLite",
                        "R-RPostgreSQL",
                        "R-RMariaDB",
                        "R-odbc",
                        "R-RMySQL",
                        "R-RPostgres",
                        "R-jsonlite",
                        "R-blob",
                        "R-hms",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-distr",
            "portdir": "R/R-distr",
            "version": "2.9.5",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://distr.r-forge.r-project.org",
            "description": "Object-oriented implementation of distributions",
            "long_description": "Object-oriented implementation of 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-startupmsg",
                        "R-CRAN-recommended",
                        "R-sfsmisc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RobAStBase",
                        "R-svUnit",
                        "R-knitr",
                        "R-distrEx",
                        "R-distrMod",
                        "R-ROptEst"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ROptEst",
                        "R-RandVar",
                        "R-RobAStBase",
                        "R-distrEx",
                        "R-genlogis",
                        "R-distrSim",
                        "R-distrMod",
                        "R-distrRmetrics",
                        "R-RobExtremes",
                        "R-RobLox",
                        "R-distrEllipse"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-geoCount",
                        "R-qqconf"
                    ]
                }
            ]
        },
        {
            "name": "R-doSNOW",
            "portdir": "R/R-doSNOW",
            "version": "1.0.20",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=doSNOW",
            "description": "Foreach parallel adaptor for the Snow package",
            "long_description": "Foreach parallel adaptor for the Snow package",
            "active": true,
            "categories": [
                "devel",
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-snow",
                        "R-CRAN-recommended",
                        "R-iterators",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-caret",
                        "R-mlbench"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-autostsm",
                        "R-RprobitB",
                        "R-misspi",
                        "R-PWEXP",
                        "R-gofCopula",
                        "R-eicm",
                        "R-cdmTools",
                        "R-iprior",
                        "R-ino"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fHMM"
                    ]
                }
            ]
        },
        {
            "name": "R-dreamerr",
            "portdir": "R/R-dreamerr",
            "version": "1.4.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lrberge/dreamerr",
            "description": "Error handling made easy",
            "long_description": "Error handling made easy",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringmagic",
                        "R-Formula",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fplot",
                        "R-fixest",
                        "R-hdd"
                    ]
                }
            ]
        },
        {
            "name": "R-fastmatch",
            "portdir": "R/R-fastmatch",
            "version": "1.1-4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/fastmatch",
            "description": "Fast match() function",
            "long_description": "Fast match() function",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-phangorn",
                        "R-quanteda",
                        "R-ParamHelpers",
                        "R-PWEXP",
                        "R-PMwR",
                        "R-hutils",
                        "R-TeXCheckR",
                        "R-text2map",
                        "R-IDF",
                        "R-easy.utils"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-checkmate"
                    ]
                }
            ]
        },
        {
            "name": "R-ff",
            "portdir": "R/R-ff",
            "version": "4.5.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/truecluster/ff",
            "description": "Memory-efficient storage of large data on disk and fast access functions.",
            "long_description": "Memory-efficient storage of large data on disk and fast access functions.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bit",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-biglm",
                        "R-testthat",
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rmgarch",
                        "R-propagate",
                        "R-LOMAR",
                        "R-rmio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bamlss",
                        "R-prediction",
                        "R-bit",
                        "R-future.tests"
                    ]
                }
            ]
        },
        {
            "name": "R-fixest",
            "portdir": "R/R-fixest",
            "version": "0.12.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lrberge.github.io/fixest",
            "description": "Fast fixed-effects estimations",
            "long_description": "Fast fixed-effects estimations",
            "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-Rcpp",
                        "R-stringmagic",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-sandwich",
                        "R-dreamerr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AER",
                        "R-pdftools",
                        "R-lfe",
                        "R-pander",
                        "R-data.table",
                        "R-estimability",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytex",
                        "R-emmeans",
                        "R-plm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-panelsummary",
                        "R-didimputation",
                        "R-inters",
                        "R-ivDiag",
                        "R-did2s",
                        "R-effClust",
                        "R-etwfe",
                        "R-penppml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-performance",
                        "R-collapse",
                        "R-ggeffects",
                        "R-broom",
                        "R-modelsummary",
                        "R-insight",
                        "R-plm",
                        "R-multcomp",
                        "R-fplot",
                        "R-RoBMA",
                        "R-texreg"
                    ]
                }
            ]
        },
        {
            "name": "R-fplot",
            "portdir": "R/R-fplot",
            "version": "1.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fplot",
            "description": "Automatic distribution graphs using formulas",
            "long_description": "Automatic distribution graphs using formulas",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-dreamerr",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-pdftools",
                        "R-fixest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-geometry",
            "portdir": "R/R-geometry",
            "version": "0.5.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://davidcsterratt.github.io/geometry",
            "description": "Mesh generation and surface tessellation",
            "long_description": "Mesh generation and surface tessellation",
            "active": true,
            "categories": [
                "science",
                "R",
                "geometry"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-linprog",
                        "R-lpSolve",
                        "R-magic",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppProgress"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-interp",
                        "R-spelling",
                        "R-R.matlab",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DepthProc",
                        "R-FD",
                        "R-alphashape3d",
                        "R-mvmesh",
                        "R-gensphere",
                        "R-spaMM",
                        "R-ddalpha",
                        "R-RegCombin",
                        "R-bayesGAM",
                        "R-pdfCluster",
                        "R-CoopGame",
                        "R-mrfDepth",
                        "R-blackbox"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mclust",
                        "R-uniformly",
                        "R-ks",
                        "R-stm"
                    ]
                }
            ]
        },
        {
            "name": "R-hal9001",
            "portdir": "R/R-hal9001",
            "version": "0.4.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hal9001",
            "description": "Scalable highly adaptive lasso",
            "long_description": "Scalable highly adaptive lasso",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertthat",
                        "R-data.table",
                        "R-stringr",
                        "R-glmnet",
                        "R-origami",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-SuperLearner"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hutils",
            "portdir": "R/R-hutils",
            "version": "1.8.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hutils",
            "description": "Miscellaneous R functions and aliases",
            "long_description": "Miscellaneous R functions and aliases",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fastmatch",
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hutilscpp",
                        "R-TeXCheckR"
                    ]
                }
            ]
        },
        {
            "name": "R-hutilscpp",
            "portdir": "R/R-hutilscpp",
            "version": "0.10.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hughparsonage/hutilscpp",
            "description": "Miscellaneous functions in C++",
            "long_description": "Miscellaneous functions in C++",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hutils",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-covr",
                        "R-tinytest",
                        "R-bench",
                        "R-TeXCheckR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-inters",
            "portdir": "R/R-inters",
            "version": "0.2.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mattblackwell.github.io/inters",
            "description": "Tools for estimating interactions",
            "long_description": "Tools for estimating interactions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-fixest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-lmtest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-marg",
            "portdir": "R/R-marg",
            "version": "1.2-2.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=marg",
            "description": "Approximate marginal inference for regression-scale models",
            "long_description": "Approximate marginal inference for regression-scale models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cond",
                        "R-csampling",
                        "R-nlreg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-csampling"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR",
                        "R-nlreg",
                        "R-cond"
                    ]
                }
            ]
        },
        {
            "name": "R-matrixprofiler",
            "portdir": "R/R-matrixprofiler",
            "version": "0.1.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=matrixprofiler",
            "description": "Matrix profile for R",
            "long_description": "This is the core functions needed by the tsmp package. The low-level and carefully checked mathematical functions are here.",
            "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-RcppProgress",
                        "R-checkmate",
                        "R-RcppThread",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-testthat",
                        "R-debugme",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mhsmm",
            "portdir": "R/R-mhsmm",
            "version": "0.4.21",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mhsmm",
            "description": "Inference for Hidden Markov and Semi-Markov models",
            "long_description": "Inference for Hidden Markov and Semi-Markov models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mirtjml",
            "portdir": "R/R-mirtjml",
            "version": "1.4.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mirtjml",
            "description": "Joint maximum likelihood estimation for high-dimensional item factor analysis",
            "long_description": "Joint maximum likelihood estimation for high-dimensional item factor analysis",
            "active": true,
            "categories": [
                "science",
                "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-GPArotation",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mirtsvd"
                    ]
                }
            ]
        },
        {
            "name": "R-mirtsvd",
            "portdir": "R/R-mirtsvd",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mirtsvd",
            "description": "SVD-based estimation for exploratory item factor analysis",
            "long_description": "SVD-based estimation for exploratory item 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-GPArotation",
                        "R-mirtjml",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mlbench",
            "portdir": "R/R-mlbench",
            "version": "2.1-5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mlbench",
            "description": "Machine Learning Benchmark Problems",
            "long_description": "Machine Learning Benchmark Problems",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesGAM",
                        "R-mlr3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mboost",
                        "R-neighbr",
                        "R-bnclassify",
                        "R-ggparty",
                        "R-tidyrules",
                        "R-dann",
                        "R-ipred",
                        "R-tramnet",
                        "R-Cubist",
                        "R-isotree",
                        "R-mlt.docreg",
                        "R-tram",
                        "R-sjtable2df",
                        "R-sparklyr",
                        "R-Boruta",
                        "R-nestedcv",
                        "R-randomForestSRC",
                        "R-rbooster",
                        "R-partykit",
                        "R-discrim",
                        "R-doParallel",
                        "R-doSNOW",
                        "R-klaR",
                        "R-spikeSlabGAM",
                        "R-Elja",
                        "R-ATR",
                        "R-tidydann",
                        "R-e1071",
                        "R-pre",
                        "R-caretEnsemble",
                        "R-clusterSim",
                        "R-bolasso",
                        "R-party",
                        "R-caret",
                        "R-BoomSpikeSlab"
                    ]
                }
            ]
        },
        {
            "name": "R-nlreg",
            "portdir": "R/R-nlreg",
            "version": "1.2-2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=nlreg",
            "description": "Higher-order inference for non-linear heteroscedastic models",
            "long_description": "Higher-order inference for non-linear heteroscedastic models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cond",
                        "R-csampling",
                        "R-marg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-marg",
                        "R-cond"
                    ]
                }
            ]
        },
        {
            "name": "R-nlstools",
            "portdir": "R/R-nlstools",
            "version": "2.1-0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lbbe-software/nlstools",
            "description": "Tools for non-linear regression analysis",
            "long_description": "Tools for non-linear regression 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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-rticles"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nls2",
                        "R-nlraa"
                    ]
                }
            ]
        },
        {
            "name": "R-origami",
            "portdir": "R/R-origami",
            "version": "1.0.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tlverse.org/origami",
            "description": "Generalized framework for cross-validation",
            "long_description": "Generalized framework for cross-validation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-future",
                        "R-future.apply",
                        "R-listenv",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forecast",
                        "R-randomForest",
                        "R-glmnet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lmtp",
                        "R-hal9001",
                        "R-sl3",
                        "R-cvCovEst"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tmle3"
                    ]
                }
            ]
        },
        {
            "name": "R-pixmap",
            "portdir": "R/R-pixmap",
            "version": "0.4-13",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pixmap",
            "description": "Functions for import, export, plotting and other manipulations of bitmapped images",
            "long_description": "Functions for import, export, plotting and other manipulations of bitmapped images",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ade4"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bmp",
                        "R-readbitmap",
                        "R-ICS"
                    ]
                }
            ]
        },
        {
            "name": "R-pomp",
            "portdir": "R/R-pomp",
            "version": "5.11",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kingaa.github.io/pomp",
            "description": "Statistical inference for partially observed Markov processes",
            "long_description": "Statistical inference for partially observed Markov processes",
            "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-mvtnorm",
                        "R-digest",
                        "R-deSolve",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-data.table",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-nloptr",
                        "R-subplex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-panelPomp"
                    ]
                }
            ]
        },
        {
            "name": "R-readbitmap",
            "portdir": "R/R-readbitmap",
            "version": "0.1.5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=readbitmap",
            "description": "Simple unified interface to read bitmap images (BMP, JPEG, PNG, TIFF)",
            "long_description": "Simple unified interface to read bitmap images (BMP, JPEG, PNG, TIFF)",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jpeg",
                        "R-png",
                        "R-bmp",
                        "R-tiff",
                        "R-CRAN-recommended",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-pixmap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-imager"
                    ]
                }
            ]
        },
        {
            "name": "R-shapefiles",
            "portdir": "R/R-shapefiles",
            "version": "0.7.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=shapefiles",
            "description": "Read and write ESRI shapefiles",
            "long_description": "Read and write ESRI shapefiles",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fossil",
                        "R-BayesX"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R2BayesX"
                    ]
                }
            ]
        },
        {
            "name": "R-showimage",
            "portdir": "R/R-showimage",
            "version": "1.0.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=showimage",
            "description": "Show an image on an R graphics device",
            "long_description": "Show an image on an R graphics device",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-png",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-webdriver"
                    ]
                }
            ]
        },
        {
            "name": "R-startupmsg",
            "portdir": "R/R-startupmsg",
            "version": "0.9.7",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=startupmsg",
            "description": "Utilities for start-up messages",
            "long_description": "Utilities for start-up messages",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ROptEst",
                        "R-RandVar",
                        "R-RobAStBase",
                        "R-distrEx",
                        "R-distrRmetrics",
                        "R-distrTEst",
                        "R-RobExtremes",
                        "R-distr",
                        "R-distrEllipse",
                        "R-distrSim",
                        "R-distrMod"
                    ]
                }
            ]
        },
        {
            "name": "R-tiff",
            "portdir": "R/R-tiff",
            "version": "0.1-12",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/tiff",
            "description": "Read and write TIFF images",
            "long_description": "Read and write TIFF images",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-OpenImageR",
                        "R-rayimage",
                        "R-EBImage",
                        "R-readbitmap"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ijtiff"
                    ]
                }
            ]
        },
        {
            "name": "R-usedthese",
            "portdir": "R/R-usedthese",
            "version": "0.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cgoo4.github.io/usedthese",
            "description": "Summarises package & function usage",
            "long_description": "Summarises package & function usage",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-stringr",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-highr",
                        "R-knitr",
                        "R-httr",
                        "R-readr",
                        "R-rvest",
                        "R-conflicted",
                        "R-kableExtra",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xts",
                        "R-testthat",
                        "R-tsibble",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pyscard",
            "portdir": "python/py-pyscard",
            "version": "2.3.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyscard.sourceforge.io/",
            "description": "Smartcard module for Python.",
            "long_description": "Smartcard module for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 155
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "swig-python"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pytensor",
            "portdir": "python/py-pytensor",
            "version": "2.36.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pytensor",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pytensor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-pytensor",
            "portdir": "python/py-pytensor",
            "version": "2.12.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pytensor",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-cython",
                        "py38-numpy",
                        "py38-setuptools",
                        "py38-toml",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-15",
                        "py38-versioneer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-minikanren",
                        "py38-filelock",
                        "py38-numpy",
                        "py38-scipy",
                        "py38-setuptools",
                        "py38-typing_extensions",
                        "py38-cons",
                        "py38-etuples",
                        "py38-logical-unification"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pymc"
                    ]
                }
            ]
        },
        {
            "name": "py39-pytensor",
            "portdir": "python/py-pytensor",
            "version": "2.31.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pytensor",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-cython",
                        "py39-setuptools",
                        "py39-toml",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-versioneer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-logical-unification",
                        "python39",
                        "py39-minikanren",
                        "py39-filelock",
                        "py39-numpy",
                        "py39-scipy",
                        "py39-setuptools",
                        "py39-typing_extensions",
                        "py39-cons",
                        "py39-etuples"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pymc"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytensor",
            "portdir": "python/py-pytensor",
            "version": "2.31.7",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pymc-devs/pytensor",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-cython",
                        "py310-toml",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-versioneer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-logical-unification",
                        "python310",
                        "py310-minikanren",
                        "py310-setuptools",
                        "py310-typing_extensions",
                        "py310-numpy",
                        "py310-filelock",
                        "py310-scipy",
                        "py310-cons",
                        "py310-etuples"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pymc"
                    ]
                }
            ]
        },
        {
            "name": "py-versioneer",
            "portdir": "python/py-versioneer",
            "version": "0.29",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-versioneer/python-versioneer",
            "description": "Easy VCS-based management of project version strings",
            "long_description": "Easy VCS-based management of project version strings",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-versioneer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-versioneer",
            "portdir": "python/py-versioneer",
            "version": "0.29",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-versioneer/python-versioneer",
            "description": "Easy VCS-based management of project version strings",
            "long_description": "Easy VCS-based management of project version strings",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-tomli",
                        "py38-setuptools",
                        "py38-wheel",
                        "clang-17",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-constantly",
                        "py38-dask",
                        "py38-distributed",
                        "py38-pygeos",
                        "py38-pytensor",
                        "py38-bottleneck"
                    ]
                }
            ]
        },
        {
            "name": "py39-versioneer",
            "portdir": "python/py-versioneer",
            "version": "0.29",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-versioneer/python-versioneer",
            "description": "Easy VCS-based management of project version strings",
            "long_description": "Easy VCS-based management of project version strings",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-tomli",
                        "py39-setuptools",
                        "py39-wheel",
                        "clang-18",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-donfig",
                        "py39-pandas",
                        "py39-distributed",
                        "py39-pyogrio",
                        "py39-constantly",
                        "py39-pytensor",
                        "py39-pygeos",
                        "py39-bottleneck",
                        "py39-dask",
                        "py39-partd"
                    ]
                }
            ]
        },
        {
            "name": "py310-versioneer",
            "portdir": "python/py-versioneer",
            "version": "0.29",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-versioneer/python-versioneer",
            "description": "Easy VCS-based management of project version strings",
            "long_description": "Easy VCS-based management of project version strings",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-setuptools",
                        "py310-tomli",
                        "clang-18",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-pygeos",
                        "py310-pymc",
                        "py310-bottleneck",
                        "py310-partd",
                        "py310-pandas",
                        "py310-pyogrio",
                        "py310-constantly",
                        "py310-pytensor",
                        "py310-donfig",
                        "py310-dask"
                    ]
                }
            ]
        },
        {
            "name": "py311-versioneer",
            "portdir": "python/py-versioneer",
            "version": "0.29",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-versioneer/python-versioneer",
            "description": "Easy VCS-based management of project version strings",
            "long_description": "Easy VCS-based management of project version strings",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-pygeos",
                        "py311-pymc",
                        "py311-bottleneck",
                        "py311-partd",
                        "py311-pytensor",
                        "py311-pandas",
                        "py311-pyogrio",
                        "py311-constantly",
                        "py311-donfig",
                        "py311-dask"
                    ]
                }
            ]
        },
        {
            "name": "libocca",
            "portdir": "devel/libocca",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "htpps://libocca.org",
            "description": "Portable and vendor-neutral framework for parallel programming on heterogeneous platforms",
            "long_description": "OCCA is an open source, portable and vendor-neutral framework for parallel programming on heterogeneous platforms. The OCCA API provides unified models for heterogeneous programming concepts — such as a device, memory or kernel — while the OCCA Kernel Language (OKL) enables the creation of portable device kernels using a directive-based extension to the C language.",
            "active": true,
            "categories": [
                "devel",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libomp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zeal",
            "portdir": "devel/zeal",
            "version": "20220528",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://zealdocs.org",
            "description": "A simple offline documentation browser",
            "long_description": "A simple offline documentation browser",
            "active": false,
            "categories": [
                "devel",
                "kde"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtwebengine",
                        "qt5-qtwebchannel",
                        "libarchive",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aspnetcore-runtime-7",
            "portdir": "dotnet/aspnetcore-runtime-7",
            "version": "7.0.20",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": "ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dotnet-cli",
                        "dotnet-runtime-7"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "dotnet-sdk-7"
                    ]
                }
            ]
        },
        {
            "name": "dotnet-runtime-7",
            "portdir": "dotnet/dotnet-runtime-7",
            "version": "7.0.20",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": ".NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dotnet-cli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "aspnetcore-runtime-7",
                        "dotnet-sdk-7"
                    ]
                }
            ]
        },
        {
            "name": "dotnet-sdk-7",
            "portdir": "dotnet/dotnet-sdk-7",
            "version": "7.0.410",
            "license": "MIT",
            "platforms": "{darwin any} {darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dotnet.microsoft.com/",
            "description": "Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI",
            "long_description": ".NET is a free, cross-platform, open source developer platform for building many different types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, games, and IoT.",
            "active": true,
            "categories": [
                "devel",
                "dotnet"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "dotnet-cli",
                        "aspnetcore-runtime-7",
                        "dotnet-runtime-7"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BayesBinMix",
            "portdir": "R/R-BayesBinMix",
            "version": "1.4.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BayesBinMix",
            "description": "Bayesian estimation of mixtures of multivariate Bernoulli distributions",
            "long_description": "Bayesian estimation of mixtures of multivariate Bernoulli 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-foreach",
                        "R-label.switching",
                        "R-coda",
                        "R-CRAN-recommended",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RhpcBLASctl",
            "portdir": "R/R-RhpcBLASctl",
            "version": "0.23-42",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://prs.ism.ac.jp/~nakama/Rhpc",
            "description": "Control the number of threads in BLAS",
            "long_description": "Control the number of threads in BLAS (GotoBLAS, OpenBLAS, ACML, BLIS and MKL). And possible to control the number of threads in OpenMP. Get a number of logical cores and physical cores if feasible.",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "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-MatrixExtra",
                        "R-bigparallelr",
                        "R-rsparse",
                        "R-harmony",
                        "R-rkeops",
                        "R-qfa",
                        "R-nestedcv",
                        "R-mlr3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lightgbm",
                        "R-future",
                        "R-qgam",
                        "R-bigsnpr",
                        "R-bigstatsr",
                        "R-abn",
                        "R-mvnfast",
                        "R-dotCall64"
                    ]
                }
            ]
        },
        {
            "name": "R-alabama",
            "portdir": "R/R-alabama",
            "version": "2023.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=alabama",
            "description": "Constrained non-linear optimization",
            "long_description": "Constrained non-linear optimization",
            "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-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GDINA",
                        "R-hyper2",
                        "R-GNE",
                        "R-optiSolve",
                        "R-mev",
                        "R-gllvm",
                        "R-tramME",
                        "R-mbbefd",
                        "R-mlt",
                        "R-GenMarkov",
                        "R-cotram",
                        "R-mmcif",
                        "R-ROI.plugin.alabama",
                        "R-SGB",
                        "R-TruncatedNormal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tram",
                        "R-psqn"
                    ]
                }
            ]
        },
        {
            "name": "R-bpgmm",
            "portdir": "R/R-bpgmm",
            "version": "1.0.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bpgmm",
            "description": "Bayesian model selection approach for parsimonious Gaussian mixture models",
            "long_description": "Bayesian model selection approach for parsimonious Gaussian mixture models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtools",
                        "R-mvtnorm",
                        "R-fabMix",
                        "R-label.switching",
                        "R-mclust",
                        "R-mcmcse",
                        "R-pgmm",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}