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

{
    "count": 50588,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=830",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=828",
    "results": [
        {
            "name": "R-acumos",
            "portdir": "R/R-acumos",
            "version": "0.4-4",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jira.acumos.org/projects/ACUMOS",
            "description": "ACUMOS R interface",
            "long_description": "ACUMOS R interface",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-httr",
                        "R-RestRserve",
                        "R-Rserve",
                        "R-RProtoBuf",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-yaml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-callr",
                        "R-testthat",
                        "R-randomForest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ada",
            "portdir": "R/R-ada",
            "version": "2.0-5",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ada",
            "description": "Package for stochastic boosting",
            "long_description": "Package for stochastic boosting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pmml"
                    ]
                }
            ]
        },
        {
            "name": "R-adace",
            "portdir": "R/R-adace",
            "version": "1.0.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=adace",
            "description": "Estimator of the adherer average causal effect",
            "long_description": "Estimate the causal treatment effect for subjects that can adhere to one or both of the treatments.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-reshape2",
                        "R-pracma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cubature",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-adagio",
            "portdir": "R/R-adagio",
            "version": "0.9.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=adagio",
            "description": "Discrete and global optimization routines",
            "long_description": "Discrete and global optimization routines",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lpSolve",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lbfgsb3c"
                    ]
                }
            ]
        },
        {
            "name": "R-adaptMCMC",
            "portdir": "R/R-adaptMCMC",
            "version": "1.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scheidan/adaptMCMC",
            "description": "Implementation of a Generic Adaptive Monte Carlo Markov Chain sampler",
            "long_description": "Implementation of a Generic Adaptive Monte Carlo Markov Chain sampler",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-ramcmc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-selectiveInference"
                    ]
                }
            ]
        },
        {
            "name": "radare2",
            "portdir": "devel/radare2",
            "version": "6.0.8",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.radare.org/",
            "description": "Opensource tools to disasm, debug, analyze and manipulate binary files.",
            "long_description": "radare2 provides Opensource tools to disasm, debug, analyze and manipulate binary files..",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 226
                }
            ],
            "variants": [
                "openssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "git",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libzip",
                        "openssl",
                        "zlib",
                        "capstone"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "iaito"
                    ]
                }
            ]
        },
        {
            "name": "radassist",
            "portdir": "aqua/radassist",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rsug.itd.umich.edu/software/radmind",
            "description": "An Aqua wrapper for the radmind command-line clients",
            "long_description": "The Radmind Assistant provides a point-and-click interface to create radmind loadsets and update radmind clients.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ihook",
                        "radmind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-adbcdrivermanager",
            "portdir": "R/R-adbcdrivermanager",
            "version": "0.14.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apache/arrow-adbc",
            "description": "Arrow Database Connectivity (ADBC) driver manager",
            "long_description": "Arrow Database Connectivity (ADBC) driver manager",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nanoarrow",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-withr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-adbi",
                        "R-adbcpostgresql",
                        "R-adbcsqlite"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-duckdb"
                    ]
                }
            ]
        },
        {
            "name": "R-adbcpostgresql",
            "portdir": "R/R-adbcpostgresql",
            "version": "0.14.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apache/arrow-adbc",
            "description": "Arrow Database Connectivity (ADBC) SQLite driver",
            "long_description": "Arrow Database Connectivity (ADBC) SQLite driver",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-adbcdrivermanager",
                        "postgresql15",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-nanoarrow"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-adbcsqlite",
            "portdir": "R/R-adbcsqlite",
            "version": "0.14.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/apache/arrow-adbc",
            "description": "Arrow Database Connectivity (ADBC) SQLite driver",
            "long_description": "Arrow Database Connectivity (ADBC) SQLite driver",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-adbcdrivermanager",
                        "sqlite3",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-nanoarrow"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-adbi"
                    ]
                }
            ]
        },
        {
            "name": "R-adbi",
            "portdir": "R/R-adbi",
            "version": "0.1.1",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://adbi.r-dbi.org",
            "description": "DBI-compliant database access using ADBC",
            "long_description": "DBI-compliant database access using ADBC",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-adbcdrivermanager",
                        "R-DBI",
                        "R-nanoarrow"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-withr",
                        "R-testthat",
                        "R-covr",
                        "R-DBItest",
                        "R-adbcsqlite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ade4",
            "portdir": "R/R-ade4",
            "version": "1.7-22",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pbil.univ-lyon1.fr/ADE-4",
            "description": "Analysis of ecological data: exploratory and euclidean methods in environmental sciences",
            "long_description": "Analysis of ecological data: exploratory and euclidean methods in environmental sciences",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-pixmap",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FD",
                        "R-adegenet",
                        "R-seqinr",
                        "R-clusterSim"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-factoextra",
                        "R-GDAtools"
                    ]
                }
            ]
        },
        {
            "name": "R-adegenet",
            "portdir": "R/R-adegenet",
            "version": "2.1.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thibautjombart/adegenet",
            "description": "Exploratory analysis of genetic and genomic data",
            "long_description": "Exploratory analysis of genetic and genomic data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-shiny",
                        "R-igraph",
                        "R-ape",
                        "R-ade4",
                        "R-seqinr",
                        "R-CRAN-recommended",
                        "R-vegan",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-apex"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vcfR"
                    ]
                }
            ]
        },
        {
            "name": "R-AdequacyModel",
            "portdir": "R/R-AdequacyModel",
            "version": "2.0.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AdequacyModel",
            "description": "Adequacy of probabilistic models and general purpose optimization",
            "long_description": "Adequacy of probabilistic models and general purpose optimization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Newdistns",
                        "R-NovelDistns",
                        "R-BGFD"
                    ]
                }
            ]
        },
        {
            "name": "R-ADGofTest",
            "portdir": "R/R-ADGofTest",
            "version": "0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ADGofTest",
            "description": "Anderson–Darling GoF test",
            "long_description": "Anderson–Darling GoF test",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-copula",
                        "R-VineCopula",
                        "R-ParetoPosStable",
                        "R-puniform"
                    ]
                }
            ]
        },
        {
            "name": "radian",
            "portdir": "math/radian",
            "version": "0.6.13",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/randy3k/radian",
            "description": "A XXI century R console",
            "long_description": "radian is an alternative console for the R program with multiline editing and rich syntax highlight. One would consider radian as a ipython clone for R, though its design is more aligned to Julia.",
            "active": true,
            "categories": [
                "math",
                "python",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-pytest-runner",
                        "clang-16",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-pygments",
                        "py311-prompt_toolkit",
                        "py311-rchitect"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-ptyprocess",
                        "py311-pexpect",
                        "py311-pyte"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-adjclust",
            "portdir": "R/R-adjclust",
            "version": "0.6.10",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pneuvial.github.io/adjclust",
            "description": "Adjacency-constrained clustering of a block-diagonal similarity matrix",
            "long_description": "Adjacency-constrained clustering of a block-diagonal similarity matrix",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-ggplot2",
                        "R-dendextend",
                        "R-sparseMatrixStats",
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-capushe",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "radlib",
            "portdir": "devel/radlib",
            "version": "2.12.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://web.archive.org/web/20181106194552/http://radlib.teel.ws/",
            "description": "Rapid Application Development Library",
            "long_description": "radlib is a rapid application development library for unix multi-process applications. It uses SYS V IPC facilities and FIFOs to provide an RTOS-like, event-driven, distributed framework. Processes may be run as daemons or have a controlling terminal.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mbclark",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "mysql5",
                "sqlite3",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "wview"
                    ]
                }
            ]
        },
        {
            "name": "radmind",
            "portdir": "net/radmind",
            "version": "1.14.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.radmind.org",
            "description": "Remotely administer the file systems of multiple unix machines",
            "long_description": "A suite of Unix command-line tools and a server designed to remotely administer the file systems of multiple Unix machines. At its core, radmind operates as a tripwire. It is able to detect changes to any managed filesystem object, e.g. files, directories, links, etc. However, radmind goes further than just integrity checking: once a change is detected, radmind can optionally reverse the change.",
            "active": true,
            "categories": [
                "sysutils",
                "net"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "radassist"
                    ]
                }
            ]
        },
        {
            "name": "R-admisc",
            "portdir": "R/R-admisc",
            "version": "0.37",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dusadrian/admisc",
            "description": "Adrian Dusa’s Miscellaneous",
            "long_description": "Adrian Dusa’s Miscellaneous",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-QCA"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-QCA",
                        "R-polycor",
                        "R-venn",
                        "R-SetMethods"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-declared"
                    ]
                }
            ]
        },
        {
            "name": "R-ADMM",
            "portdir": "R/R-ADMM",
            "version": "0.3.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ADMM",
            "description": "Algorithms using Alternating Direction Method of Multipliers",
            "long_description": "Algorithms using Alternating Direction Method of Multipliers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-doParallel",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-foreach",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdimtools",
                        "R-T4cluster"
                    ]
                }
            ]
        },
        {
            "name": "radon",
            "portdir": "devel/radon",
            "version": "6.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rubik/radon",
            "description": "Radon is a tool for Python that computes various metrics from the source code.",
            "long_description": "Radon is a tool for Python that computes various metrics from the source code.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-poetry-core",
                        "clang-16",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-colorama"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-pytest-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "radvd",
            "portdir": "net/radvd",
            "version": "1.8.5",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.litech.org/radvd/",
            "description": "router advertisement daemon",
            "long_description": "The router advertisement daemon (radvd) is run by Linux or BSD systems acting as IPv6 routers. It sends Router Advertisement messages, specified by RFC 2461, to a local Ethernet LAN periodically and when requested by a node sending a Router Solicitation message. These messages are required for IPv6 stateless autoconfiguration.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "lars.rasmusson",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-AER",
            "portdir": "R/R-AER",
            "version": "1.2-14",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AER",
            "description": "Applied Econometrics with R",
            "long_description": "Applied Econometrics with R",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Formula",
                        "R-lmtest",
                        "R-car",
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vars",
                        "R-scatterplot3d",
                        "R-effects",
                        "R-mlogit",
                        "R-fGarch",
                        "R-rgl",
                        "R-np",
                        "R-pscl",
                        "R-sampleSelection",
                        "R-ineq",
                        "R-longmemo",
                        "R-ROCR",
                        "R-rugarch",
                        "R-truncreg",
                        "R-forecast",
                        "R-tseries",
                        "R-urca",
                        "R-quantreg",
                        "R-plm",
                        "R-systemfit",
                        "R-dynlm",
                        "R-strucchange"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rdd",
                        "R-GLMpack",
                        "R-clusterSEs",
                        "R-prodest",
                        "R-bnmr2",
                        "R-dLagM",
                        "R-REndo",
                        "R-gplm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggparty",
                        "R-gmnl",
                        "R-glmx",
                        "R-plm",
                        "R-estimatr",
                        "R-censReg",
                        "R-lmtest",
                        "R-mlt.docreg",
                        "R-detectseparation",
                        "R-prediction",
                        "R-texreg",
                        "R-dsem",
                        "R-margins",
                        "R-fixest",
                        "R-partykit",
                        "R-performance",
                        "R-Rchoice",
                        "R-SSVS",
                        "R-TSVC",
                        "R-assessor",
                        "R-survey",
                        "R-zoo",
                        "R-broom",
                        "R-ivreg",
                        "R-nonnest2",
                        "R-sandwich",
                        "R-DeclareDesign",
                        "R-ggeffects",
                        "R-memisc",
                        "R-modelsummary",
                        "R-huxtable",
                        "R-insight",
                        "R-micEconCES",
                        "R-mlogit",
                        "R-WALS",
                        "R-clubSandwich"
                    ]
                }
            ]
        },
        {
            "name": "R-afex",
            "portdir": "R/R-afex",
            "version": "1.4-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://afex.singmann.science",
            "description": "Analysis of Factorial Experiments",
            "long_description": "Analysis of Factorial Experiments",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-car",
                        "R-lmerTest",
                        "R-pbkrtest",
                        "R-CRAN-recommended",
                        "R-reshape2",
                        "R-lme4"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-brms",
                        "R-nloptr",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-see",
                        "R-latticeExtra",
                        "R-vdiffr",
                        "R-emmeans",
                        "R-cowplot",
                        "R-carData",
                        "R-dfoptim",
                        "R-R.rsp",
                        "R-optimx",
                        "R-effects",
                        "R-multcomp",
                        "R-MEMSS",
                        "R-mlmRev",
                        "R-psychTools",
                        "R-glmmTMB",
                        "R-ggbeeswarm",
                        "R-ggpubr",
                        "R-jtools",
                        "R-coin",
                        "R-xtable",
                        "R-plyr",
                        "R-performance",
                        "R-statmod",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bruceR",
                        "R-jmv",
                        "R-statsExpressions",
                        "R-r2glmm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidystats",
                        "R-effectsize",
                        "R-insight",
                        "R-papaja",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "rage",
            "portdir": "security/rage",
            "version": "0.11.1",
            "license": "MIT and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/str4d/rage",
            "description": "Rust implementation of age",
            "long_description": "rage is a simple, modern, and secure file encryption tool, using the age format. It features small explicit keys, no config options, and UNIX-style composability.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "turbocool3r",
                    "github": "turbocool3r",
                    "ports_count": 4
                }
            ],
            "variants": [
                "mount",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "ragel",
            "portdir": "lang/ragel",
            "version": "6.10",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.colm.net/open-source/ragel/",
            "description": "Ragel is a state machine compiler.",
            "long_description": "Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++ and ASM. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "colm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ackmate",
                        "textmate2",
                        "trojita",
                        "vectorscan",
                        "ohcount",
                        "hyperscan",
                        "gpick"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lib2geom",
                        "lib2geom-devel",
                        "openscad",
                        "openscad-devel",
                        "rspamd"
                    ]
                }
            ]
        },
        {
            "name": "ragel-devel",
            "portdir": "lang/ragel-devel",
            "version": "7.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.colm.net/open-source/ragel/",
            "description": "Ragel is a state machine compiler.",
            "long_description": "Ragel compiles executable finite state machines from regular languages. Ragel targets C, C++ and ASM. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular language.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "libtool",
                        "autoconf",
                        "automake",
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "colm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gsed"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-agena.ai",
            "portdir": "R/R-agena.ai",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=agena.ai",
            "description": "R wrapper for agena.ai API",
            "long_description": "R wrapper for agena.ai API",
            "active": true,
            "categories": [
                "science",
                "www",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rjson",
                        "R-CRAN-recommended",
                        "R-httr",
                        "R-Rgraphviz",
                        "R-openxlsx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-agfh",
            "portdir": "R/R-agfh",
            "version": "0.2.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=agfh",
            "description": "Agnostic Fay–Herriot Model for Small Area Statistics",
            "long_description": "Implements the Agnostic Fay–Herriot model, an extension of the traditional small area model. In place of normal sampling errors, the sampling error distribution is estimated with a Gaussian process to accommodate a broader class of distributions. This flexibility is most useful in the presence of bounded, multi-modal or heavily skewed sampling errors.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-goftest",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-ks",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-aggutils",
            "portdir": "R/R-aggutils",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=aggutils",
            "description": "Utilities for aggregating probabilistic forecasts",
            "long_description": "Utilities for aggregating probabilistic forecasts",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-docstring",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-aghq",
            "portdir": "R/R-aghq",
            "version": "0.4.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=aghq",
            "description": "Adaptive Gauss hermite quadrature for Bayesian inference",
            "long_description": "Adaptive Gauss hermite quadrature for Bayesian inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polynom",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-mvQuad",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-trust",
                        "R-trustOptim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-aglm",
            "portdir": "R/R-aglm",
            "version": "0.4.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kkondo1981/aglm",
            "description": "Accurate Generalized Linear Model",
            "long_description": "Accurate Generalized Linear Model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-mathjaxr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-faraway"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-agop",
            "portdir": "R/R-agop",
            "version": "0.2.4",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gagolews/agop",
            "description": "Aggregation Operators and Preordered Sets",
            "long_description": "Aggregation Operators and Preordered Sets",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-agridat",
            "portdir": "R/R-agridat",
            "version": "1.24",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kwstat.github.io/agridat",
            "description": "Agricultural Datasets",
            "long_description": "Agricultural Datasets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LMMsolver"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spaMM"
                    ]
                }
            ]
        },
        {
            "name": "R-AICcmodavg",
            "portdir": "R/R-AICcmodavg",
            "version": "2.3-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=AICcmodavg",
            "description": "Model selection and multi-model inference based on (Q)AIC(c)",
            "long_description": "Model selection and multi-model inference based on (Q)AIC(c)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-unmarked",
                        "R-xtable",
                        "R-VGAM",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R2jags",
                        "R-jagsUI",
                        "R-fitdistrplus",
                        "R-pscl",
                        "R-coxme",
                        "R-glmmTMB",
                        "R-R2OpenBUGS",
                        "R-maxlike",
                        "R-ordinal",
                        "R-lavaan",
                        "R-lme4",
                        "R-betareg",
                        "R-lmerTest",
                        "R-R2WinBUGS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-longit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bbmle",
                        "R-rmcorr"
                    ]
                }
            ]
        },
        {
            "name": "R-aides",
            "portdir": "R/R-aides",
            "version": "1.3.3",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=aides",
            "description": "Additive Information & Details of Evidence Synthesis",
            "long_description": "A supportive collection of functions for pooled analysis of aggregate data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-meta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bookdown",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-DiagrammeR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-aihuman",
            "portdir": "R/R-aihuman",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=aihuman",
            "description": "Experimental evaluation of algorithm-assisted human decision-making",
            "long_description": "Experimental evaluation of algorithm-assisted human decision-making",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-abind",
                        "R-magrittr",
                        "R-coda",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-lme4",
                        "R-doParallel",
                        "R-foreach",
                        "R-metR",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rails.vim",
            "portdir": "editors/rails.vim",
            "version": "4.3",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.vim.org/scripts/script.php?script_id=1567",
            "description": "Vim plugin for Ruby on Rails development",
            "long_description": "Vim plugin for Ruby on Rails development",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rainbarf",
            "portdir": "sysutils/rainbarf",
            "version": "1.4",
            "license": "(Artistic-1 or GPL)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/creaktive/rainbarf",
            "description": "CPU/RAM/battery stats chart bar for tmux (and GNU screen)",
            "long_description": "rainbarf: CPU/RAM/battery stats chart bar for tmux (and GNU screen)",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "creaktive",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-AIPW",
            "portdir": "R/R-AIPW",
            "version": "0.6.9",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yqzhong7/AIPW",
            "description": "Augmented Inverse Probability Weighting",
            "long_description": "Augmented Inverse Probability Weighting",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-future.apply",
                        "R-Rsolnp",
                        "R-SuperLearner",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-progressr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tmle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-airr",
            "portdir": "R/R-airr",
            "version": "1.5.0",
            "license": "CC-BY-4",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=airr",
            "description": "AIRR data representation reference library",
            "long_description": "AIRR data representation reference library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-readr",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-alakazam"
                    ]
                }
            ]
        },
        {
            "name": "raja",
            "portdir": "devel/raja",
            "version": "2024.07.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LLNL/RAJA",
            "description": "RAJA Performance Portability Layer (C++)",
            "long_description": "RAJA is a library of C++ software abstractions, primarily developed at Lawrence Livermore National Laboratory (LLNL), that enables architecture and programming model portability for HPC applications.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "gcc11",
                "gcc12",
                "gcc13",
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang19",
                "clang90",
                "g95",
                "gcc10",
                "gcc14",
                "gfortran",
                "mpich",
                "openmpi",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "gcc14",
                        "python312",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mpich-clang17",
                        "libomp",
                        "libgcc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "chai"
                    ]
                }
            ]
        },
        {
            "name": "rakudo",
            "portdir": "lang/rakudo",
            "version": "2025.05",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rakudo.org/",
            "description": "Raku compiler",
            "long_description": "Rakudo is a compiler for the Raku language Rakudo is built using NQP (Not Quite Perl), which in turn is targeting the Moar virtual machine. See https://raku.org for more information.",
            "active": true,
            "categories": [
                "lang",
                "perl"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "perl5",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "MoarVM",
                        "nqp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "panda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "panda"
                    ]
                }
            ]
        },
        {
            "name": "R-alabama",
            "portdir": "R/R-alabama",
            "version": "2023.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=alabama",
            "description": "Constrained non-linear optimization",
            "long_description": "Constrained non-linear optimization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GDINA",
                        "R-hyper2",
                        "R-GNE",
                        "R-optiSolve",
                        "R-mev",
                        "R-gllvm",
                        "R-tramME",
                        "R-mbbefd",
                        "R-mlt",
                        "R-GenMarkov",
                        "R-cotram",
                        "R-mmcif",
                        "R-ROI.plugin.alabama",
                        "R-SGB",
                        "R-TruncatedNormal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tram",
                        "R-psqn"
                    ]
                }
            ]
        },
        {
            "name": "R-alakazam",
            "portdir": "R/R-alakazam",
            "version": "1.3.0",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alakazam.readthedocs.io",
            "description": "Immunoglobulin clonal lineage and diversity analysis",
            "long_description": "Immunoglobulin clonal lineage and diversity analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-ape",
                        "R-tibble",
                        "R-dplyr",
                        "R-progress",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-scales",
                        "R-igraph",
                        "R-readr",
                        "R-IRanges",
                        "R-Biostrings",
                        "R-GenomicAlignments",
                        "R-seqinr",
                        "R-airr",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ald",
            "portdir": "R/R-ald",
            "version": "1.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ald",
            "description": "Asymmetric Laplace Distribution",
            "long_description": "Asymmetric Laplace Distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ClusPred"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-ALDqr",
            "portdir": "R/R-ALDqr",
            "version": "1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ALDqr",
            "description": "Quantile regression using asymmetric Laplace distribution",
            "long_description": "Quantile regression using asymmetric Laplace distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sn",
                        "R-HyperbolicDist",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ClusPred"
                    ]
                }
            ]
        },
        {
            "name": "R-aldvmm",
            "portdir": "R/R-aldvmm",
            "version": "0.8.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pletschm/aldvmm",
            "description": "Adjusted Limited Dependent Variable Mixture Models",
            "long_description": "Adjusted Limited Dependent Variable Mixture Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-optimx",
                        "R-CRAN-recommended",
                        "R-numDeriv",
                        "R-lmtest",
                        "R-Formula",
                        "R-sandwich",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-bookdown",
                        "R-kableExtra",
                        "R-xtable",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-tinytex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-AlgDesign",
            "portdir": "R/R-AlgDesign",
            "version": "1.2.1.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jvbraun/AlgDesign",
            "description": "Algorithmic experimental design",
            "long_description": "Algorithmic experimental design",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cbcTools",
                        "R-DoE.wrapper"
                    ]
                }
            ]
        }
    ]
}