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

{
    "count": 52323,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=186",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=184",
    "results": [
        {
            "name": "R-assessor",
            "portdir": "R/R-assessor",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jhlee1408.github.io/assessor",
            "description": "Assessment tools for regression models with discrete and semicontinuous outcomes",
            "long_description": "Assessment tools for regression models with discrete and semicontinuous outcomes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-VGAM",
                        "R-tweedie",
                        "R-CRAN-recommended",
                        "R-np"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-faraway",
                        "R-statmod",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-AER",
                        "R-pscl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assertthat",
            "portdir": "R/R-assertthat",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=assertthat",
            "description": "Easy pre- and post-assertions",
            "long_description": "Easy pre- and post-assertions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vinereg",
                        "R-DiffNet",
                        "R-FFP",
                        "R-RBesT",
                        "R-RCLabels",
                        "R-Rwtss",
                        "R-aglm",
                        "R-arrow",
                        "R-bayefdr",
                        "R-bigQueryR",
                        "R-bnclassify",
                        "R-chatAI4R",
                        "R-conogive",
                        "R-cvCovEst",
                        "R-deepRstudio",
                        "R-diceR",
                        "R-easydb",
                        "R-einet",
                        "R-extendedFamily",
                        "R-flexsurv",
                        "R-flintyR",
                        "R-fuzzr",
                        "R-gistr",
                        "R-glmtrans",
                        "R-googleAnalyticsR",
                        "R-googleAuthR",
                        "R-googleCloudStorageR",
                        "R-googleComputeEngineR",
                        "R-gptstudio",
                        "R-hal9001",
                        "R-heatmaply",
                        "R-highcharter",
                        "R-huxtable",
                        "R-kdensity",
                        "R-keyring",
                        "R-lime",
                        "R-mRpostman",
                        "R-mashr",
                        "R-matsbyname",
                        "R-matsindf",
                        "R-mcglm",
                        "R-measurementProtocol",
                        "R-mixvlmc",
                        "R-nakagami",
                        "R-nlpred",
                        "R-origami",
                        "R-packer",
                        "R-pkgmaker",
                        "R-precrec",
                        "R-prt",
                        "R-BayesMultiMode",
                        "R-rbmi",
                        "R-reqres",
                        "R-rmdfiltr",
                        "R-rvinecopulib",
                        "R-safer",
                        "R-salty",
                        "R-sdmTMB",
                        "R-shinytest",
                        "R-sl3",
                        "R-svines",
                        "R-tatoo",
                        "R-tibbletime",
                        "R-tidyjson",
                        "R-tidyrules",
                        "R-timetk",
                        "R-tmle3",
                        "R-triangle",
                        "R-univariateML",
                        "R-vembedr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-psborrow"
                    ]
                }
            ]
        },
        {
            "name": "R-assertr",
            "portdir": "R/R-assertr",
            "version": "3.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/assertr",
            "description": "Assertive programming for R analysis pipelines",
            "long_description": "Assertive programming for R analysis pipelines",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-magrittr",
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-data.validator"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-libbib"
                    ]
                }
            ]
        },
        {
            "name": "R-assertive.types",
            "portdir": "R/R-assertive.types",
            "version": "0.0-3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.types",
            "description": "Assertions to check types of variables",
            "long_description": "Assertions to check types of variables",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.properties",
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-xml2",
                        "R-dplyr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.code",
                        "R-assertive.datetimes",
                        "R-assertive.strings"
                    ]
                }
            ]
        },
        {
            "name": "R-assertive.strings",
            "portdir": "R/R-assertive.strings",
            "version": "0.0-3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.strings",
            "description": "Assertions to check properties of strings",
            "long_description": "Assertions to check properties of strings",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base",
                        "R-assertive.types",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.data"
                    ]
                }
            ]
        },
        {
            "name": "R-assertive.sets",
            "portdir": "R/R-assertive.sets",
            "version": "0.0-3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.sets",
            "description": "Assertions to check properties of sets",
            "long_description": "Assertions to check properties of sets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assertive.reflection",
            "portdir": "R/R-assertive.reflection",
            "version": "0.0-5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.reflection",
            "description": "Assertions to check the state and capabilities of R",
            "long_description": "Assertions to check the state and capabilities of R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assertive.properties",
            "portdir": "R/R-assertive.properties",
            "version": "0.0-5",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.properties",
            "description": "Assertions to check properties of variables",
            "long_description": "Assertions to check properties of variables",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.code",
                        "R-assertive.types"
                    ]
                }
            ]
        },
        {
            "name": "R-assertive.numbers",
            "portdir": "R/R-assertive.numbers",
            "version": "0.0-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.numbers",
            "description": "Assertions to check properties of numbers",
            "long_description": "Assertions to check properties of numbers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.files"
                    ]
                }
            ]
        },
        {
            "name": "R-assertive.models",
            "portdir": "R/R-assertive.models",
            "version": "0.0-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.models",
            "description": "Assertions to check the properties of models",
            "long_description": "Assertions to check the properties of models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assertive.matrices",
            "portdir": "R/R-assertive.matrices",
            "version": "0.0-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.matrices",
            "description": "Assertions to check properties of matrices",
            "long_description": "Assertions to check properties of matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-assertive.base"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assertive.files",
            "portdir": "R/R-assertive.files",
            "version": "0.0-2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.files",
            "description": "Assertions to check properties of files and connections",
            "long_description": "Assertions to check properties of files and connections",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.base",
                        "R-assertive.numbers",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assertive.datetimes",
            "portdir": "R/R-assertive.datetimes",
            "version": "0.0-3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.datetimes",
            "description": "Assertions to check properties of dates and times",
            "long_description": "Assertions to check properties of dates and times",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.base",
                        "R-assertive.types",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assertive.data",
            "portdir": "R/R-assertive.data",
            "version": "0.0-3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.data",
            "description": "Assertions to check properties of complex data types",
            "long_description": "Assertions to check properties of complex data types",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.base",
                        "R-assertive.strings",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assertive.code",
            "portdir": "R/R-assertive.code",
            "version": "0.0-4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.code",
            "description": "Assertions to check the properties of code",
            "long_description": "Assertions to check the properties of code",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.base",
                        "R-assertive.properties",
                        "R-assertive.types",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rlang",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-assertive.base",
            "portdir": "R/R-assertive.base",
            "version": "0.0-9",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/richierocks/assertive.base",
            "description": "Lightweight core of the Assertive package",
            "long_description": "Lightweight core of the Assertive package",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-assertive.code",
                        "R-assertive.data",
                        "R-assertive.datetimes",
                        "R-assertive.files",
                        "R-assertive.matrices",
                        "R-assertive.models",
                        "R-assertive.numbers",
                        "R-assertive.reflection",
                        "R-assertive.properties",
                        "R-assertive.sets",
                        "R-assertive.strings",
                        "R-assertive.types"
                    ]
                }
            ]
        },
        {
            "name": "rasqal",
            "portdir": "www/rasqal",
            "version": "0.9.33",
            "license": "(LGPL-2.1+ or GPL-2+ or Apache-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://librdf.org/rasqal/",
            "description": "Raptor RDF Query Library",
            "long_description": "Rasqal is an open source C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings. The supported query languages are SPARQL and RDQL.",
            "active": true,
            "categories": [
                "www"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpfr",
                        "openssl",
                        "pcre",
                        "curl",
                        "zlib",
                        "libxml2",
                        "libxslt",
                        "raptor2",
                        "libiconv",
                        "mhash"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "abiword-x11",
                        "redland"
                    ]
                }
            ]
        },
        {
            "name": "rasmol",
            "portdir": "science/rasmol",
            "version": "2.7.4.2",
            "license": "(GPL-2 or RASLIC)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.rasmol.org/",
            "description": "Molecular graphics visualisation tool",
            "long_description": "RasMol is a molecular graphics program intended for the visualisation of proteins, nucleic acids and small molecules. The program is aimed at display, teaching and generation of publication quality images.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "chemistry"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "imake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xorg-libXi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-askpass",
            "portdir": "R/R-askpass",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/askpass",
            "description": "Safe password entry for R, Git and SSH",
            "long_description": "Safe password entry for R, Git and SSH",
            "active": true,
            "categories": [
                "net",
                "science",
                "security",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sys",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ssh",
                        "R-easydb",
                        "R-gert",
                        "R-gpg",
                        "R-openssl",
                        "R-qpdf",
                        "R-credentials",
                        "R-keyring"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-httr2",
                        "R-oskeyring",
                        "R-rtweet"
                    ]
                }
            ]
        },
        {
            "name": "R-askgpt",
            "portdir": "R/R-askgpt",
            "version": "0.1.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=askgpt",
            "description": "Chat interface built on top of OpenAI API endpoints",
            "long_description": "Chat interface built on top of OpenAI API endpoints",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-dplyr",
                        "R-callr",
                        "R-rappdirs",
                        "R-httr2",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-miniUI",
                        "R-rmarkdown",
                        "R-rstudioapi",
                        "R-covr",
                        "R-spelling",
                        "R-shinycssloaders"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-AsioHeaders",
            "portdir": "R/R-AsioHeaders",
            "version": "1.22.1-2",
            "license": "Boost-1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/asioheaders.html",
            "description": "Asio C++ headers",
            "long_description": "Asio C++ headers",
            "active": true,
            "categories": [
                "devel",
                "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-ipaddress",
                        "R-websocket"
                    ]
                }
            ]
        },
        {
            "name": "R-asht",
            "portdir": "R/R-asht",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=asht",
            "description": "Applied Statistical Hypothesis Tests",
            "long_description": "Applied Statistical Hypothesis Tests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bpcp",
                        "R-exact2x2",
                        "R-exactci",
                        "R-ssanv",
                        "R-CRAN-recommended",
                        "R-coin",
                        "R-perm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bootstrap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-LMMstar",
                        "R-tram"
                    ]
                }
            ]
        },
        {
            "name": "R-ashr",
            "portdir": "R/R-ashr",
            "version": "2.2-63",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ashr",
            "description": "Methods for adaptive shrinkage, using Empirical Bayes",
            "long_description": "Methods for adaptive shrinkage, using Empirical Bayes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mixsqp",
                        "R-truncnorm",
                        "R-invgamma",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-etrunct",
                        "R-SQUAREM"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ebnm",
                        "R-mashr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-flashier",
                        "R-ncvreg",
                        "R-palasso"
                    ]
                }
            ]
        },
        {
            "name": "R-ash",
            "portdir": "R/R-ash",
            "version": "1.0-15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ash",
            "description": "David Scott’s ASH routines",
            "long_description": "David Scott’s ASH routines",
            "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-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggalt",
                        "R-hdrcde"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tourr"
                    ]
                }
            ]
        },
        {
            "name": "R-ascii",
            "portdir": "R/R-ascii",
            "version": "2.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mclements/ascii",
            "description": "Export R objects to several markup languages",
            "long_description": "Export R objects to several markup languages",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-knitr",
                        "R-Hmisc",
                        "R-R2HTML"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ]
        },
        {
            "name": "R-arulesViz",
            "portdir": "R/R-arulesViz",
            "version": "1.5.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mhahsler/arulesViz",
            "description": "Visualize association rules and frequent item sets",
            "long_description": "Visualize association rules and frequent item sets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-ggplot2",
                        "R-DT",
                        "R-igraph",
                        "R-visNetwork",
                        "R-scatterplot3d",
                        "R-plotly",
                        "R-vcd",
                        "R-seriation",
                        "R-ggraph",
                        "R-arules",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-shinythemes",
                        "R-htmlwidgets",
                        "R-tidygraph",
                        "R-graph",
                        "R-Rgraphviz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fdm2id"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-arules"
                    ]
                }
            ]
        },
        {
            "name": "R-arulesCBA",
            "portdir": "R/R-arulesCBA",
            "version": "1.2.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mhahsler/arulesCBA",
            "description": "Classification based on association rules",
            "long_description": "Classification based on association rules",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-discretization",
                        "R-arules"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-arules"
                    ]
                }
            ]
        },
        {
            "name": "R-arules",
            "portdir": "R/R-arules",
            "version": "1.7-8",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=arules",
            "description": "Mining association rules and frequent item sets",
            "long_description": "Mining association rules and frequent item sets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-generics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-arulesViz",
                        "R-pmml",
                        "R-proxy",
                        "R-testthat",
                        "R-XML",
                        "R-arulesCBA"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GroupBN",
                        "R-arulesCBA",
                        "R-arulesViz",
                        "R-fdm2id"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ctsem",
                        "R-pmml"
                    ]
                }
            ]
        },
        {
            "name": "R-aRtsy",
            "portdir": "R/R-aRtsy",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://koenderks.github.io/aRtsy",
            "description": "Generative art with R-ggplot2",
            "long_description": "Generative art with R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "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-e1071",
                        "R-ggplot2",
                        "R-scales",
                        "R-randomForest",
                        "R-kknn",
                        "R-CRAN-recommended",
                        "R-ambient",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ars",
            "portdir": "R/R-ars",
            "version": "0.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ars",
            "description": "Adaptive Rejection Sampling",
            "long_description": "Adaptive Rejection Sampling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-VARshrink"
                    ]
                }
            ]
        },
        {
            "name": "R-arrow",
            "portdir": "R/R-arrow",
            "version": "18.1.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://arrow.apache.org/docs/r",
            "description": "Integration with Apache Arrow",
            "long_description": "Integration with Apache Arrow",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "apache-arrow",
                        "R-glue",
                        "R-vctrs",
                        "R-rlang",
                        "curl",
                        "openssl3",
                        "R-R6",
                        "R-assertthat",
                        "R-bit64",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-dbplyr",
                        "R-decor",
                        "R-reticulate",
                        "R-distro",
                        "R-duckdb",
                        "R-cli",
                        "R-curl",
                        "R-stringi",
                        "R-sys",
                        "R-DBI",
                        "R-blob",
                        "R-pillar",
                        "R-stringr",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-hms",
                        "R-tzdb",
                        "R-knitr",
                        "R-lubridate",
                        "R-pkgload"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-censobr",
                        "R-sfarrow",
                        "R-diffdfs",
                        "R-disk.frame",
                        "R-SQL"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nc",
                        "R-rio",
                        "R-sparklyr",
                        "R-tiledb",
                        "R-pins",
                        "R-vetiver",
                        "R-duckdb",
                        "R-duckplyr",
                        "R-geobr",
                        "R-nanoarrow"
                    ]
                }
            ]
        },
        {
            "name": "R-arrayhelpers",
            "portdir": "R/R-arrayhelpers",
            "version": "1.1-0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=arrayhelpers",
            "description": "Convenience functions for arrays",
            "long_description": "Convenience functions for arrays",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-svUnit",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidybayes"
                    ]
                }
            ]
        },
        {
            "name": "R-arrApply",
            "portdir": "R/R-arrApply",
            "version": "2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=arrApply",
            "description": "Apply a function to a margin of an array",
            "long_description": "Apply a function to a margin of an array",
            "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-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bspline"
                    ]
                }
            ]
        },
        {
            "name": "R-arrangements",
            "portdir": "R/R-arrangements",
            "version": "1.1.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/randy3k/arrangements",
            "description": "Fast generators and iterators for permutations, combinations, integer partitions and compositions",
            "long_description": "Fast generators and iterators for permutations, combinations, integer partitions and compositions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gmp",
                        "R-CRAN-recommended",
                        "gmp",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-foreach"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CARM",
                        "R-gasmodel",
                        "R-iterpc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gyro"
                    ]
                }
            ]
        },
        {
            "name": "R-aroma.light",
            "portdir": "R/R-aroma.light",
            "version": "3.34.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/aroma.light",
            "description": "Light-weight methods for normalization and visualization of microarray data",
            "long_description": "Light-weight methods for normalization and visualization of microarray data using only basic R data types.",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.oo",
                        "R-R.utils",
                        "R-CRAN-recommended",
                        "R-matrixStats",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-princurve"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PSCBS"
                    ]
                }
            ]
        },
        {
            "name": "R-ar.matrix",
            "portdir": "R/R-ar.matrix",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ar.matrix",
            "description": "Simulate autoregressive data from precision matrices",
            "long_description": "Simulate autoregressive data from precision matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-sparseMVN",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-armadillo",
            "portdir": "R/R-armadillo",
            "version": "0.3.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pacha.dev/armadillo",
            "description": "Armadillo interface",
            "long_description": "Armadillo interface",
            "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-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-mockery",
                        "R-cpp11",
                        "R-desc",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-arm",
            "portdir": "R/R-arm",
            "version": "1.14-4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/suyusung/arm",
            "description": "Data analysis using regression and multilevel/hierarchical models",
            "long_description": "Functions to accompany A. Gelman and J. Hill, Data Analysis Using Regression and Multilevel/Hierarchical Models, Cambridge University Press, 2007.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lme4",
                        "R-abind",
                        "R-CRAN-recommended",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlVAR",
                        "R-merTools",
                        "R-rwicc",
                        "R-squid",
                        "R-mi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BayesFactor",
                        "R-tidyfit",
                        "R-brms",
                        "R-ltmle",
                        "R-medflex",
                        "R-optmatch"
                    ]
                }
            ]
        },
        {
            "name": "R-arkhe",
            "portdir": "R/R-arkhe",
            "version": "1.9.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://packages.tesselle.org/arkhe",
            "description": "Tools for cleaning rectangular data",
            "long_description": "Tools for cleaning rectangular data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dimensio"
                    ]
                }
            ]
        },
        {
            "name": "R-arima2",
            "portdir": "R/R-arima2",
            "version": "3.3.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jeswheel/arima2",
            "description": "Likelihood-based inference for ARIMA modelling",
            "long_description": "Likelihood-based inference for ARIMA modelling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-aricode",
            "portdir": "R/R-aricode",
            "version": "1.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=aricode",
            "description": "Efficient computations of standard clustering comparison measures",
            "long_description": "Efficient computations of standard clustering comparison measures",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GREMLINS",
                        "R-clustAnalytics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-missSBM",
                        "R-sbm"
                    ]
                }
            ]
        },
        {
            "name": "rarian",
            "portdir": "textproc/rarian",
            "version": "0.8.6",
            "license": "GPL-2+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rarian.freedesktop.org",
            "description": "OMF help system.",
            "long_description": "Rarian manages documentation metadata as specified by the Open Source Metadata Framework (OMF) and provides a simple API to allow help browsers to find, sort and search the document catalog. It is designed to be a replacement for scrollkeeper and will also be able to communicate with catalog servers on the Net to search for documents which are not on the local system.",
            "active": true,
            "categories": [
                "textproc",
                "gnome"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tinyxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "util-linux",
                        "libxslt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "teg",
                        "pioneers"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "conglomerate",
                        "gconf-editor",
                        "gnome-chemistry-utils",
                        "gnomeicu",
                        "gelide",
                        "tempo",
                        "gnotime",
                        "gnucash-docs",
                        "oregano",
                        "xchat-gnome",
                        "agave",
                        "etherape"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome-doc-utils"
                    ]
                }
            ]
        },
        {
            "name": "R-argus",
            "portdir": "R/R-argus",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=argus",
            "description": "Random variate generator for the Argus distribution",
            "long_description": "Random variate generator for the Argus distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Runuran",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ARGOS",
            "portdir": "R/R-ARGOS",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kevinegan31/ARGOS-Package",
            "description": "Automatic Regression for Governing Equations (ARGOS)",
            "long_description": "Automatic Regression for Governing Equations (ARGOS)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-tidyverse",
                        "R-deSolve",
                        "R-glmnet",
                        "R-Metrics",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-signal"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-arfima",
            "portdir": "R/R-arfima",
            "version": "1.8-1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=arfima",
            "description": "Fractional ARIMA (and other long memory) time series modelling",
            "long_description": "Fractional ARIMA (and other long memory) time series modelling",
            "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-ltsa",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tscopula"
                    ]
                }
            ]
        },
        {
            "name": "R-areal",
            "portdir": "R/R-areal",
            "version": "0.1.8.9000",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://chris-prener.github.io/areal",
            "description": "Areal weighted interpolation",
            "long_description": "Areal weighted interpolation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ncdfgeom"
                    ]
                }
            ]
        },
        {
            "name": "R-area",
            "portdir": "R/R-area",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hypertidy/area",
            "description": "Calculate area of triangles and polygons",
            "long_description": "Calculate area of triangles and polygons",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cpp11",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rare",
            "portdir": "textproc/rare",
            "version": "0.5.5",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rare.zdyn.net",
            "description": "Realtime regex-extraction and aggregation into common formats such as histograms, bar graphs, numerical summaries, tables, and more!",
            "long_description": "Realtime regex-extraction and aggregation into common formats such as histograms, bar graphs, numerical summaries, tables, and more!",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1069
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ardl.nardl",
            "portdir": "R/R-ardl.nardl",
            "version": "1.3.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ardl.nardl",
            "description": "Linear and non-linear autoregressive distributed lag models",
            "long_description": "Linear and non-linear autoregressive distributed lag models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyselect",
                        "R-lmtest",
                        "R-tseries",
                        "R-texreg",
                        "R-rlist",
                        "R-car",
                        "R-nardl",
                        "R-gets",
                        "R-CRAN-recommended",
                        "R-plyr",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dynamac"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ARDL",
            "portdir": "R/R-ARDL",
            "version": "0.2.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ARDL",
            "description": "ARDL, ECM and bounds-test for cointegration",
            "long_description": "ARDL, ECM and bounds-test for cointegration",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-lmtest",
                        "R-dynlm",
                        "R-msm",
                        "R-aod",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich",
                        "R-testthat",
                        "R-tseries",
                        "R-strucchange",
                        "R-qpcR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bootCT"
                    ]
                }
            ]
        }
    ]
}