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

{
    "count": 51974,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=268",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=266",
    "results": [
        {
            "name": "R-Morpho",
            "portdir": "R/R-Morpho",
            "version": "2.12",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zarquon42b/Morpho",
            "description": "Calculations and visualisations related to geometric morphometrics",
            "long_description": "Calculations and visualisations related to geometric morphometrics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-testthat",
                        "R-doParallel",
                        "R-foreach",
                        "R-car",
                        "R-bezier",
                        "R-rgl",
                        "libgcc",
                        "R-shapes",
                        "R-colorRamps",
                        "R-sf",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-Rvcg",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gyro"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rvcg"
                    ]
                }
            ]
        },
        {
            "name": "R-MCMCvis",
            "portdir": "R/R-MCMCvis",
            "version": "0.16.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MCMCvis",
            "description": "Tools to visualize, manipulate and summarize MCMC output",
            "long_description": "Tools to visualize, manipulate and summarize MCMC output",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rstan",
                        "R-overlapping",
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-colorspace"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-posterior",
                        "R-rmarkdown",
                        "R-cmdstanr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-L1pack",
            "portdir": "R/R-L1pack",
            "version": "0.50",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://l1pack.mat.utfsm.cl",
            "description": "Routines for L1 estimation",
            "long_description": "Routines for L1 estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-fastmatrix",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-IRkernel",
            "portdir": "R/R-IRkernel",
            "version": "1.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://irkernel.github.io",
            "description": "Native R kernel for the Jupyter Notebook",
            "long_description": "Native R kernel for the Jupyter Notebook",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-digest",
                        "R-uuid",
                        "R-pbdZMQ",
                        "R-repr",
                        "R-IRdisplay",
                        "R-CRAN-recommended",
                        "R-evaluate",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rpymat"
                    ]
                }
            ]
        },
        {
            "name": "R-IRdisplay",
            "portdir": "R/R-IRdisplay",
            "version": "1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/IRkernel/IRdisplay",
            "description": "Jupyter display machinery",
            "long_description": "Jupyter display machinery",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-repr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-IRkernel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magick",
                        "R-modelsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-EnvStats",
            "portdir": "R/R-EnvStats",
            "version": "3.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexkowa.github.io/EnvStats",
            "description": "Environmental Statistics",
            "long_description": "Environmental Statistics",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-nortest",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp",
                        "R-covr",
                        "R-Hmisc",
                        "R-tinytest",
                        "R-qcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LRTesteR",
                        "R-ggplot2.utils",
                        "R-remaCor",
                        "R-SmCCNet",
                        "R-FuzzyClass",
                        "R-bgev"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-TidyDensity",
                        "R-Ecfun",
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-EBglmnet",
            "portdir": "R/R-EBglmnet",
            "version": "6.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=EBglmnet",
            "description": "Empirical Bayesian lasso and elastic net methods for generalized linear models",
            "long_description": "Empirical Bayesian lasso and elastic net methods for generalized linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-glmnet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-DepthProc",
            "portdir": "R/R-DepthProc",
            "version": "2.1.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=DepthProc",
            "description": "Statistical depth functions for multivariate analysis",
            "long_description": "Statistical depth functions for multivariate analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-zoo",
                        "R-ggplot2",
                        "R-sm",
                        "R-geometry",
                        "R-np",
                        "R-rrcov",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-xts",
                        "R-dplyr",
                        "R-pkgbuild",
                        "R-testthat",
                        "R-roxygen2",
                        "R-covr",
                        "R-lintr",
                        "R-robustbase",
                        "R-sn",
                        "R-rgl",
                        "R-fda"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CGNM",
            "portdir": "R/R-CGNM",
            "version": "0.9.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CGNM",
            "description": "Cluster Gauss–Newton Method",
            "long_description": "Cluster Gauss–Newton Method",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-rmarkdown",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-knitr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BBSSL",
            "portdir": "R/R-BBSSL",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BBSSL",
            "description": "Bayesian bootstrap spike-and-slab lassO",
            "long_description": "Bayesian bootstrap spike-and-slab lassO",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-truncnorm",
                        "R-rmutil",
                        "R-greybox",
                        "R-mvnfast",
                        "R-svMisc",
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-statmod"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-AUC",
            "portdir": "R/R-AUC",
            "version": "0.3.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AUC",
            "description": "Threshold-independent performance measures for probabilistic classifiers",
            "long_description": "Threshold-independent performance measures for probabilistic classifiers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-broom",
                        "R-cvms"
                    ]
                }
            ]
        },
        {
            "name": "py310-cryptg",
            "portdir": "python/py-cryptg",
            "version": "0.4.0",
            "license": "CC0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cher-nov/cryptg",
            "description": "Cryptographic utilities for Telegram.",
            "long_description": "A small native Python extension to help libraries that want to work with the Telegram API, which uses the uncommon AES-IGE mode for it.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py310-setuptools-rust",
                        "py310-installer",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py310-setuptools",
                        "py310-toml",
                        "py310-wheel",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-telethon"
                    ]
                }
            ]
        },
        {
            "name": "py39-cryptg",
            "portdir": "python/py-cryptg",
            "version": "0.4.0",
            "license": "CC0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cher-nov/cryptg",
            "description": "Cryptographic utilities for Telegram.",
            "long_description": "A small native Python extension to help libraries that want to work with the Telegram API, which uses the uncommon AES-IGE mode for it.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py39-build",
                        "py39-installer",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py39-setuptools",
                        "py39-setuptools-rust",
                        "py39-toml",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-telethon"
                    ]
                }
            ]
        },
        {
            "name": "py38-cryptg",
            "portdir": "python/py-cryptg",
            "version": "0.4.0",
            "license": "CC0",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cher-nov/cryptg",
            "description": "Cryptographic utilities for Telegram.",
            "long_description": "A small native Python extension to help libraries that want to work with the Telegram API, which uses the uncommon AES-IGE mode for it.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-build",
                        "py38-installer",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py38-setuptools",
                        "py38-setuptools-rust",
                        "py38-toml",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-telethon"
                    ]
                }
            ]
        },
        {
            "name": "py-cryptg",
            "portdir": "python/py-cryptg",
            "version": "0.4.0",
            "license": "CC0",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cher-nov/cryptg",
            "description": "Cryptographic utilities for Telegram.",
            "long_description": "A small native Python extension to help libraries that want to work with the Telegram API, which uses the uncommon AES-IGE mode for it.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "py313-cryptg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-sentencepiece",
            "portdir": "python/py-sentencepiece",
            "version": "0.2.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/sentencepiece",
            "description": "Python wrapper for sentencepiece",
            "long_description": "SentencePiece is an unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems where the vocabulary size is predetermined prior to the neural model training. SentencePiece implements subword units (e.g., byte-pair-encoding (BPE) [Sennrich et al.]) and unigram language model [Kudo.]) with the extension of direct training from raw sentences. SentencePiece allows us to make a purely end-to-end system that does not depend on language-specific pre/postprocessing.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-20",
                        "pkgconfig",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "protobuf3-cpp",
                        "sentencepiece",
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-allennlp",
                        "py310-bpemb"
                    ]
                }
            ]
        },
        {
            "name": "py311-gobject3",
            "portdir": "python/py-gobject3",
            "version": "3.56.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygobject.readthedocs.io/",
            "description": "Python bindings for GObject, version 3",
            "long_description": "PyGObject is a Python dynamic module that enables developers to use the power of GObject, which is part of the GNOME platform.",
            "active": true,
            "categories": [
                "gnome",
                "python"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 359
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig",
                        "py311-build",
                        "py311-installer",
                        "py311-packaging",
                        "py311-meson-python"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "libffi",
                        "gobject-introspection",
                        "python311",
                        "py311-cairo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "anjuta",
                        "py311-nbxmpp",
                        "glade",
                        "libgit2-glib",
                        "oofcanvas",
                        "py311-graph-tool"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gtk4"
                    ]
                }
            ]
        },
        {
            "name": "py311-grapheme",
            "portdir": "python/py-grapheme",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alvinlindstam/grapheme",
            "description": "Unicode grapheme helpers",
            "long_description": "Unicode grapheme helpers",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-alive-progress"
                    ]
                }
            ]
        },
        {
            "name": "py311-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-about-time",
                        "py311-grapheme",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dbt",
            "portdir": "sysutils/dbt",
            "version": "3.6.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nikogura/dbt",
            "description": "A delivery system for running self-updating, signed tools.",
            "long_description": "A delivery system for running self-updating, signed tools.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-sundialr",
            "portdir": "R/R-sundialr",
            "version": "0.1.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sn248.github.io/sundialr",
            "description": "Interface to SUNDIALS ordinary differential equation (ODE) solvers",
            "long_description": "Interface to SUNDIALS ordinary differential equation (ODE) solvers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "cmake",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-spdep",
            "portdir": "R/R-spdep",
            "version": "1.3-7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=spdep",
            "description": "Spatial Dependence: weighting schemes, statistics",
            "long_description": "Spatial Dependence: weighting schemes, statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-deldir",
                        "R-spData",
                        "R-units",
                        "R-s2",
                        "R-sf",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-e1071",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-knitr",
                        "R-igraph",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-classInt",
                        "R-RSpectra",
                        "R-spam",
                        "R-dbscan",
                        "R-spatialreg",
                        "R-rgeoda"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SUMMER",
                        "R-spatialprobit",
                        "R-spatialreg",
                        "R-sphet",
                        "R-splm",
                        "R-geostan",
                        "R-PReMiuM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-constrainedKriging",
                        "R-kDGLM",
                        "R-loo",
                        "R-mcmcsae",
                        "R-prabclus",
                        "R-spData",
                        "R-starma",
                        "R-gamlss.spatial",
                        "R-texreg",
                        "R-BayesX",
                        "R-FRK",
                        "R-R2BayesX",
                        "R-bamlss",
                        "R-brms",
                        "R-broom"
                    ]
                }
            ]
        },
        {
            "name": "R-sf",
            "portdir": "R/R-sf",
            "version": "1.0-19",
            "license": "(GPL-2 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/sf",
            "description": "Simple features for R",
            "long_description": "Simple features for R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "proj9",
                        "R-Rcpp",
                        "R-magrittr",
                        "R-DBI",
                        "R-classInt",
                        "R-units",
                        "R-s2",
                        "R-CRAN-recommended",
                        "sqlite3",
                        "gdal",
                        "geos"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pbapply",
                        "R-maps",
                        "R-RSQLite",
                        "R-widgetframe",
                        "R-raster",
                        "R-terra",
                        "R-wk",
                        "R-nanoarrow",
                        "R-RPostgreSQL",
                        "R-lwgeom",
                        "R-stars",
                        "R-odbc",
                        "R-RPostgres",
                        "R-pool",
                        "R-rlang",
                        "R-sp",
                        "R-vctrs",
                        "R-blob",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-automap",
                        "R-CARBayesdata",
                        "R-gridpattern",
                        "R-gstat",
                        "R-hosm",
                        "R-intamap",
                        "R-constrainedKriging",
                        "R-PReMiuM",
                        "R-crawl",
                        "R-cubble",
                        "R-densityarea",
                        "R-disaggregation",
                        "R-ForestTools",
                        "R-lwgeom",
                        "R-epiR",
                        "R-maptiles",
                        "R-exactextractr",
                        "R-metR",
                        "R-mkde",
                        "R-motif",
                        "R-ncdfgeom",
                        "R-Rlibkdv",
                        "R-flexpolyline",
                        "R-fmesher",
                        "R-fsr",
                        "R-fude",
                        "R-SSN2",
                        "R-gdalUtilities",
                        "R-rgeoda",
                        "R-rnaturalearth",
                        "R-geobr",
                        "R-sfarrow",
                        "R-sfnetworks",
                        "R-sftime",
                        "R-sftrack",
                        "R-SSNbayes",
                        "R-SUMMER",
                        "R-geostan",
                        "R-spatialreg",
                        "R-spdep",
                        "R-sphet",
                        "R-spmodel",
                        "R-sqlhelper",
                        "R-stars",
                        "R-Directional",
                        "R-tidyterra",
                        "R-LMMsolver",
                        "R-transformr",
                        "R-BayesX",
                        "R-SpatialGraph",
                        "R-LMoFit",
                        "R-MetricGraph",
                        "R-Morpho",
                        "R-areal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-wk",
                        "R-DeclareDesign",
                        "R-FRK",
                        "R-GDAtools",
                        "R-PROJ",
                        "R-R2BayesX",
                        "R-SeuratObject",
                        "R-SpaceTimeBSS",
                        "R-SpatialBSS",
                        "R-TeachingDemos",
                        "R-accessibility",
                        "R-bamlss",
                        "R-constructive",
                        "R-duckdbfs",
                        "R-fasterize",
                        "R-gcplyr",
                        "R-geomtextpath",
                        "R-geos",
                        "R-gganimate",
                        "R-ggblanket",
                        "R-gginnards",
                        "R-ggiraph",
                        "R-ggpattern",
                        "R-ggplot2",
                        "R-ggraph",
                        "R-ggrastr",
                        "R-gratia",
                        "R-ipumsr",
                        "R-isoband",
                        "R-jsonlite",
                        "R-kDGLM",
                        "R-leaflet",
                        "R-lpjmlkit",
                        "R-lutz",
                        "R-magclass",
                        "R-mcmcsae",
                        "R-polyCub",
                        "R-polylabelr",
                        "R-protolite",
                        "R-psgp",
                        "R-raster",
                        "R-rasterVis",
                        "R-rcartocolor",
                        "R-sdmTMB",
                        "R-sp",
                        "R-spData",
                        "R-spacetime",
                        "R-terra",
                        "R-trajectories"
                    ]
                }
            ]
        },
        {
            "name": "R-s2",
            "portdir": "R/R-s2",
            "version": "1.1.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-spatial.github.io/s2",
            "description": "Spherical geometry operators using the S2 geometry library",
            "long_description": "Spherical geometry operators using the S2 geometry library",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "openssl3",
                        "R-Rcpp",
                        "R-wk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-vctrs",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sf",
                        "R-spdep"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-leaflet",
                        "R-tidyterra"
                    ]
                }
            ]
        },
        {
            "name": "R-markovchain",
            "portdir": "R/R-markovchain",
            "version": "0.10.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://spedygiorgio.github.io/markovchain",
            "description": "Bootstrap unit root tests",
            "long_description": "Bootstrap unit root tests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppParallel",
                        "R-igraph",
                        "R-expm",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-DiagrammeR",
                        "R-Rsolnp",
                        "R-bookdown",
                        "R-diagram",
                        "R-msm",
                        "R-rticles",
                        "R-ctmcd",
                        "R-etm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-gpg",
            "portdir": "R/R-gpg",
            "version": "1.3.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=gpg",
            "description": "GNU Privacy Guard for R",
            "long_description": "GNU Privacy Guard for R",
            "active": true,
            "categories": [
                "science",
                "security",
                "crypto",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-askpass",
                        "R-CRAN-recommended",
                        "gpgme"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-emayili"
                    ]
                }
            ]
        },
        {
            "name": "R-ctmcd",
            "portdir": "R/R-ctmcd",
            "version": "1.4.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ctmcd",
            "description": "Estimating the parameters of a continuous-time Markov chain from discrete-time data",
            "long_description": "Estimating the parameters of a continuous-time Markov chain from discrete-time data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-numDeriv",
                        "R-expm",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-markovchain"
                    ]
                }
            ]
        },
        {
            "name": "libimobiledevice-glue",
            "portdir": "devel/libimobiledevice-glue",
            "version": "1.3.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.libimobiledevice.org/",
            "description": "Library with common code used by the libraries and tools around the libimobiledevice project",
            "long_description": "The main functionality provided by this library are socket helper functions and a platform independent thread/mutex implementation. Besides that it comes with a number of string, file, and plist helper functions, as well as some other commonly used code that was originally duplicated in the dedicated projects.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 272
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libplist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libirecovery",
                        "libusbmuxd"
                    ]
                }
            ]
        },
        {
            "name": "py37-setuptools-git-versioning",
            "portdir": "python/py-setuptools-git-versioning",
            "version": "1.13.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dolfinus/setuptools-git-versioning",
            "description": "Use git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440.",
            "long_description": "Use git repo data (latest tag, current commit hash, etc) for building a version number according PEP 440.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-packaging",
                        "py37-toml",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-bokeh"
                    ]
                }
            ]
        },
        {
            "name": "R-tdaunif",
            "portdir": "R/R-tdaunif",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://corybrunson.github.io/tdaunif",
            "description": "Uniform manifold samplers for topological data analysis",
            "long_description": "Uniform manifold samplers for topological data analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-qfa",
            "portdir": "R/R-qfa",
            "version": "2.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qfa",
            "description": "Quantile-Frequency Analysis (QFA) of time series",
            "long_description": "Quantile-Frequency Analysis (QFA) of time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quantreg",
                        "R-fields",
                        "R-RhpcBLASctl",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-colorRamps",
                        "R-doParallel",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-meboot",
            "portdir": "R/R-meboot",
            "version": "1.4-9.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=meboot",
            "description": "Maximum entropy bootstrap for time series",
            "long_description": "Maximum entropy bootstrap for time series",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dynlm",
                        "R-hdrcde",
                        "R-CRAN-recommended",
                        "R-tdigest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ConvergenceConcepts",
                        "R-zoo",
                        "R-lmtest",
                        "R-plm",
                        "R-car",
                        "R-strucchange",
                        "R-geepack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ftsa"
                    ]
                }
            ]
        },
        {
            "name": "R-matrixsampling",
            "portdir": "R/R-matrixsampling",
            "version": "2.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=matrixsampling",
            "description": "Simulations of matrix variate distributions",
            "long_description": "Simulations of matrix variate distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-keep",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-brokenstick"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-matrixNormal"
                    ]
                }
            ]
        },
        {
            "name": "R-lolog",
            "portdir": "R/R-lolog",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lolog",
            "description": "Latent order logistic graph models",
            "long_description": "Latent order logistic graph models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-network",
                        "R-intergraph",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-inline",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph",
                        "R-rmarkdown",
                        "R-ergm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-keep",
            "portdir": "R/R-keep",
            "version": "1.0",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=keep",
            "description": "Arrays with better control over dimension dropping",
            "long_description": "Arrays with better control over dimension dropping",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixsampling"
                    ]
                }
            ]
        },
        {
            "name": "R-intergraph",
            "portdir": "R/R-intergraph",
            "version": "2.0-4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mbojan.github.io/intergraph",
            "description": "Coercion routines for network data objects",
            "long_description": "Coercion routines for network data objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-igraph",
                        "R-network"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigergm",
                        "R-lolog",
                        "R-netmediate"
                    ]
                }
            ]
        },
        {
            "name": "R-highs",
            "portdir": "R/R-highs",
            "version": "0.1-10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/highs",
            "description": "HiGHS optimization solver",
            "long_description": "R interface to HiGHS, an optimization solver for solving mixed integer optimization problems with quadratic or linear objective and linear constraints.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "bash",
                        "clang-19",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-checkmate",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI.plugin.highs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MatchIt"
                    ]
                }
            ]
        },
        {
            "name": "R-gtsummary",
            "portdir": "R/R-gtsummary",
            "version": "2.0.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.danieldsjoberg.com/gtsummary",
            "description": "Presentation-ready data summary and analytic result tables",
            "long_description": "Presentation-ready data summary and analytic result tables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-gt",
                        "R-CRAN-recommended",
                        "R-cards",
                        "R-vctrs",
                        "R-dplyr",
                        "R-cli",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-car",
                        "R-huxtable",
                        "R-officer",
                        "R-cmprsk",
                        "R-kableExtra",
                        "R-parsnip",
                        "R-flextable",
                        "R-mice",
                        "R-geepack",
                        "R-workflows",
                        "R-broom.mixed",
                        "R-broom.helpers",
                        "R-ggstats",
                        "R-aod",
                        "R-cardx",
                        "R-smd",
                        "R-insight",
                        "R-effectsize",
                        "R-parameters",
                        "R-survey",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-broom",
                        "R-openxlsx",
                        "R-emmeans"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gtreg",
                        "R-tidycmprsk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-brms.mmrm",
                        "R-ggstats",
                        "R-logitr"
                    ]
                }
            ]
        },
        {
            "name": "R-gtreg",
            "portdir": "R/R-gtreg",
            "version": "0.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shannonpileggi.github.io/gtreg",
            "description": "Regulatory tables for clinical research",
            "long_description": "Regulatory tables for clinical research",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-forcats",
                        "R-broom.helpers",
                        "R-gtsummary",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-gt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ggmcmc",
            "portdir": "R/R-ggmcmc",
            "version": "1.5.1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/xfim/ggmcmc",
            "description": "Tools for analyzing MCMC simulations from Bayesian inference",
            "long_description": "Tools for analyzing MCMC simulations from Bayesian inference",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-GGally",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-gridExtra",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-Cairo",
                        "R-ggthemes",
                        "R-extrafont"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MixSIAR",
                        "R-PLMIX"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-runMCMCbtadjust"
                    ]
                }
            ]
        },
        {
            "name": "R-fractalRegression",
            "portdir": "R/R-fractalRegression",
            "version": "1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fractalRegression",
            "description": "Various functions for performing fractal and multifractal analysis including performing fractal regression",
            "long_description": "Various functions for performing fractal and multifractal analysis including performing fractal regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorRamps",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-RcppArmadillo",
                        "R-RcppEigen",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crqa",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-fracdiff",
                        "R-tseries",
                        "R-qpdf",
                        "R-fields",
                        "R-MFDFA"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-colorRamps",
            "portdir": "R/R-colorRamps",
            "version": "2.3.4",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=colorRamps",
            "description": "Builds gradient color maps",
            "long_description": "Builds gradient color maps",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Morpho",
                        "R-fractalRegression",
                        "R-qfa"
                    ]
                }
            ]
        },
        {
            "name": "R-brokenstick",
            "portdir": "R/R-brokenstick",
            "version": "2.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://growthcharts.org/brokenstick",
            "description": "Broken stick model for irregular longitudinal data",
            "long_description": "Broken stick model for irregular longitudinal data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-lme4",
                        "R-rlang",
                        "R-CRAN-recommended",
                        "R-matrixsampling",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bayesAB",
            "portdir": "R/R-bayesAB",
            "version": "1.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/FrankPortman/bayesAB",
            "description": "Fast Bayesian methods for A/B testing",
            "long_description": "Fast Bayesian methods for A/B testing",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-plumber"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-R6DS",
            "portdir": "R/R-R6DS",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yukai-yang/R6DS",
            "description": "R6 reference class-based data structures",
            "long_description": "R6 reference class-based data structures",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-NNS",
            "portdir": "R/R-NNS",
            "version": "10.9.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/OVVO-Financial/NNS",
            "description": "Non-linear Non-parametric Statistics",
            "long_description": "Non-linear Non-parametric Statistics using partial moments.",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfast",
                        "R-data.table",
                        "R-xts",
                        "R-zoo",
                        "R-quantmod",
                        "R-doParallel",
                        "R-foreach",
                        "R-rgl",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-influential"
                    ]
                }
            ]
        },
        {
            "name": "R-MixSIAR",
            "portdir": "R/R-MixSIAR",
            "version": "3.1.12",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://brianstock.github.io/MixSIAR",
            "description": "Bayesian mixing models in R",
            "long_description": "Bayesian mixing models in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape",
                        "R-loo",
                        "R-reshape2",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-bayesplot",
                        "R-R2jags",
                        "R-MCMCpack",
                        "R-splancs",
                        "R-ggmcmc",
                        "R-CRAN-recommended",
                        "jags",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MBSP",
            "portdir": "R/R-MBSP",
            "version": "4.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=MBSP",
            "description": "Multivariate Bayesian model with shrinkage priors",
            "long_description": "Multivariate Bayesian model with shrinkage priors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-MCMCpack",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-GIGrvg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-matrixNormal"
                    ]
                }
            ]
        },
        {
            "name": "R-GofKmt",
            "portdir": "R/R-GofKmt",
            "version": "2.2.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GofKmt",
            "description": "Khmaladze martingale transformation goodness-of-fit test",
            "long_description": "Khmaladze martingale transformation goodness-of-fit test",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-Rsolnp",
                        "libgcc",
                        "libgcc14",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-BiDAG",
            "portdir": "R/R-BiDAG",
            "version": "2.1.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=BiDAG",
            "description": "Bayesian inference for directed acyclic graphs",
            "long_description": "Bayesian inference for directed acyclic graphs",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RBGL",
                        "R-graph",
                        "R-Rgraphviz",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-pcalg",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}