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

{
    "count": 50998,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=374",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=372",
    "results": [
        {
            "name": "bento4",
            "portdir": "multimedia/bento4",
            "version": "1.6.0-641",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bento4.com",
            "description": "MP4, DASH, HLS, CMAF SDK and Tools",
            "long_description": "Bento4 is a C++ class library and tools designed to read and write ISO-MP4 files.",
            "active": true,
            "categories": [
                "devel",
                "multimedia"
            ],
            "maintainers": [
                {
                    "name": "makr",
                    "github": "mohd-akram",
                    "ports_count": 81
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mp4v2",
            "portdir": "multimedia/mp4v2",
            "version": "4.1.3",
            "license": "MPL-1.1 and BSD-old",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://github.com/TechSmith/mp4v2",
            "description": "Read, create, and modify mp4 files.",
            "long_description": "The mp4v2 library provides an API to create and modify mp4 files as defined by ISO-IEC:14496-1:2001 MPEG-4 Systems. mp4v2 used to be part of the mpeg4ip library.",
            "active": true,
            "categories": [
                "multimedia"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "automake",
                        "libtool",
                        "help2man",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "aacgain",
                        "ices0",
                        "cmus"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpeg4ip",
                        "freac"
                    ]
                }
            ]
        },
        {
            "name": "ocaml-ocamlgraph",
            "portdir": "ocaml/ocaml-ocamlgraph",
            "version": "2.1.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ocaml.org/p/ocamlgraph/latest",
            "description": "A generic graph library for OCaml",
            "long_description": "A generic graph library for OCaml which Provides both graph data structures and graph algorithms",
            "active": true,
            "categories": [
                "devel",
                "ocaml"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 23
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ocaml-dune",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ocaml",
                        "ocaml-findlib",
                        "ocaml-stdlib-shims"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "ocaml-not-ocamlfind"
                    ]
                }
            ]
        },
        {
            "name": "p5.26-www-curl",
            "portdir": "perl/p5-www-curl",
            "version": "4.170.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Curl",
            "description": "Perl extension interface for libcurl",
            "long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
            "active": false,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 14
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.26",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-www-curl",
            "portdir": "perl/p5-www-curl",
            "version": "4.170.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-www-curl",
            "homepage": "https://metacpan.org/pod/WWW::Curl",
            "description": "Perl extension interface for libcurl",
            "long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 14
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-www-curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-www-curl",
            "portdir": "perl/p5-www-curl",
            "version": "4.170.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Curl",
            "description": "Perl extension interface for libcurl",
            "long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 14
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-www-curl",
            "portdir": "perl/p5-www-curl",
            "version": "4.170.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Curl",
            "description": "Perl extension interface for libcurl",
            "long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 14
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-www-curl",
            "portdir": "perl/p5-www-curl",
            "version": "4.170.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Curl",
            "description": "Perl extension interface for libcurl",
            "long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 14
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-www-curl",
            "portdir": "perl/p5-www-curl",
            "version": "4.170.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/WWW::Curl",
            "description": "Perl extension interface for libcurl",
            "long_description": "Python module interface to the cURL library which is a tool for transferring files with URL syntax, supporting many protocols.",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "arno+macports",
                    "github": "fracai",
                    "ports_count": 14
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-www-curl"
                    ]
                }
            ]
        },
        {
            "name": "R-autostsm",
            "portdir": "R/R-autostsm",
            "version": "3.1.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=autostsm",
            "description": "Automatic Structural Time Series Models",
            "long_description": "Automatic Structural Time Series 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-progress",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-lubridate",
                        "R-forecast",
                        "R-lmtest",
                        "R-foreach",
                        "R-ggrepel",
                        "R-maxLik",
                        "R-strucchange",
                        "R-doSNOW",
                        "R-kalmanfilter",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fxl",
            "portdir": "R/R-fxl",
            "version": "1.7.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fxl",
            "description": "Single case design charting package",
            "long_description": "Single case design charting package",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mc2d",
            "portdir": "R/R-mc2d",
            "version": "0.2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mc2d",
            "description": "Tools for two-dimensional Monte-Carlo simulations",
            "long_description": "Tools for two-dimensional Monte-Carlo simulations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-ggpubr",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-fitdistrplus"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-iCARH",
                        "R-CPP"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR",
                        "R-fitdistrplus"
                    ]
                }
            ]
        },
        {
            "name": "R-nimbleNoBounds",
            "portdir": "R/R-nimbleNoBounds",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://R-nimble.org",
            "description": "Transformed distributions for improved MCMC efficiency",
            "long_description": "Transformed distributions for improved MCMC efficiency",
            "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-nimble",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-coda",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-semlbci",
            "portdir": "R/R-semlbci",
            "version": "0.11.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sfcheung.github.io/semlbci",
            "description": "Likelihood-based confidence interval in structural equation models",
            "long_description": "Likelihood-based confidence interval in structural equation models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-lavaan",
                        "R-nloptr",
                        "R-pbapply",
                        "R-ggrepel",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-callr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tablexlsx",
            "portdir": "R/R-tablexlsx",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ddotta.github.io/tablexlsx",
            "description": "Export data frames to Excel Workbook",
            "long_description": "Export data frames to Excel Workbook",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-openxlsx",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rawproc",
            "portdir": "graphics/rawproc",
            "version": "1.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/butcherg/rawproc",
            "description": "Select RAW processing routines",
            "long_description": "This is a project that aims to make some of RawTherapeeʼs highly optimized raw processing routines readily available for other FOSS photo editing software.",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "wget",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "libraw",
                        "tiff",
                        "exiv2",
                        "libomp",
                        "librtprocess",
                        "wxWidgets-3.2",
                        "lcms2",
                        "lensfun",
                        "libjpeg-turbo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "stan",
            "portdir": "math/stan",
            "version": "2.35.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mc-stan.org",
            "description": "C++ package for Bayesian inference, maximum likelihood estimation etc.",
            "long_description": "C++ package for Bayesian inference, maximum likelihood estimation etc.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "rapidjson",
                        "stanmath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libjwt",
            "portdir": "devel/libjwt",
            "version": "1.17.1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/benmcollins/libjwt",
            "description": "C library for Javascript Web Tokens (JWT's)",
            "long_description": "C library for Javascript Web Tokens (JWT's)",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "KensingtonTech",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "automake",
                        "pkgconfig",
                        "clang-16",
                        "autoconf",
                        "libtool"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "jansson"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qtiplot",
            "portdir": "aqua/qtiplot",
            "version": "0.9.8.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.qtiplot.com/",
            "description": "Data Analysis and Scientific Plotting",
            "long_description": "Similar to Origin or SigmaPlot, QtiPlot can be used to present 2D and 3D data and has various data analysis functions like curve fitting. Plotting of 3D data can be rendered using OpenGL using the Qwt3D libraries. It is a full-featured data analysis and plotting package available on Linux, Windows and Mac OS X platforms that supports python scripting.",
            "active": true,
            "categories": [
                "aqua",
                "science"
            ],
            "maintainers": [
                {
                    "name": "nicos",
                    "github": "NicosPavlov",
                    "ports_count": 16
                }
            ],
            "variants": [
                "qtexengine",
                "python27",
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gsl",
                        "qt4-mac",
                        "boost176",
                        "muparser",
                        "zlib",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-badger",
            "portdir": "R/R-badger",
            "version": "0.2.4",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/GuangchuangYu/badger",
            "description": "Badge for R package",
            "long_description": "Badge for R package",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rvcheck",
                        "R-CRAN-recommended",
                        "R-dlstats",
                        "R-desc",
                        "R-usethis"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rworkflows"
                    ]
                }
            ]
        },
        {
            "name": "R-multimode",
            "portdir": "R/R-multimode",
            "version": "1.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=multimode",
            "description": "Mode testing and exploring",
            "long_description": "Mode testing and exploring",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang10",
                "clang11",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ks",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-rootSolve",
                        "R-diptest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nor1mix"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-opdisDownsampling",
            "portdir": "R/R-opdisDownsampling",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=opdisDownsampling",
            "description": "Optimal distribution preserving down-sampling of bio-medical data",
            "long_description": "Optimal distribution preserving down-sampling of bio-medical data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pracma",
                        "R-caTools",
                        "R-pbmcapply",
                        "R-CRAN-recommended",
                        "R-twosamples",
                        "R-doParallel",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qqplotr"
                    ]
                }
            ]
        },
        {
            "name": "R-osqp",
            "portdir": "R/R-osqp",
            "version": "0.6.3.3",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://osqp.org",
            "description": "Quadratic programming solver using the OSQP library",
            "long_description": "Provides bindings to the OSQP solver. The OSQP solver is a numerical optimization package for solving convex quadratic programs, written in C and based on the alternating direction method of multipliers.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "cmake",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R6",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-slam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CVXR",
                        "R-ROI.plugin.osqp"
                    ]
                }
            ]
        },
        {
            "name": "R-qqplotr",
            "portdir": "R/R-qqplotr",
            "version": "0.0.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aloy/qqplotr",
            "description": "Quantile-quantile plot extensions for R-ggplot2",
            "long_description": "Quantile-quantile plot extensions for R-ggplot2",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-qqconf",
                        "R-CRAN-recommended",
                        "R-opdisDownsampling",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-shiny",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-shinyBS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rempsyc",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-twosamples",
            "portdir": "R/R-twosamples",
            "version": "2.0.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://twosampletest.com",
            "description": "Fast permutation based two sample tests",
            "long_description": "Fast permutation based two sample tests",
            "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-cpp11",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-opdisDownsampling"
                    ]
                }
            ]
        },
        {
            "name": "treesheets",
            "portdir": "editors/treesheets",
            "version": "20240609",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://strlen.com/treesheets",
            "description": "Free-Form Data Organizer (Hierarchical Spreadsheet)",
            "long_description": "Free-Form Data Organizer (Hierarchical Spreadsheet)",
            "active": true,
            "categories": [
                "editors"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1034
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "wxWidgets-3.2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidyterra",
            "portdir": "R/R-tidyterra",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dieghernan.github.io/tidyterra",
            "description": "R-tidyverse methods and R-ggplot2 helpers for R-terra objects",
            "long_description": "R-tidyverse methods and R-ggplot2 helpers for R-terra objects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-scales",
                        "R-terra",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-isoband",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-hexbin",
                        "R-s2",
                        "R-metR",
                        "R-maptiles"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-disaggregation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fmesher"
                    ]
                }
            ]
        },
        {
            "name": "msp430-elf-binutils",
            "portdir": "cross/msp430-elf-binutils",
            "version": "2.34",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.ti.com/tool/msp430-gcc-opensource",
            "description": "FSF Binutils for msp430-elf cross development",
            "long_description": "Free Software Foundation development toolchain (\"binutils\") for msp430-elf cross development.",
            "active": true,
            "categories": [
                "devel",
                "cross"
            ],
            "maintainers": [
                {
                    "name": "jose.edil+macports",
                    "github": "edilmedeiros",
                    "ports_count": 5
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "texinfo",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "bzip2",
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "msp430-elf-gcc"
                    ]
                }
            ]
        },
        {
            "name": "libmsp430",
            "portdir": "devel/libmsp430",
            "version": "3.15.1.1",
            "license": "BDS-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.ti.com/tool/MSPDS",
            "description": "Low-level MSP430 USB drivers",
            "long_description": "These drivers provide an interface between the host system MSP Debug Stack library (libmsp430.dylib) and the FET’s USB interface. This is accomplished by using a Communication Device Class (CDC) or Virtual COM Port (VCP) protocol.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "jose.edil+macports",
                    "github": "edilmedeiros",
                    "ports_count": 5
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip",
                        "zip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hidapi",
                        "boost178"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mspdebug"
                    ]
                }
            ]
        },
        {
            "name": "R-riingo",
            "portdir": "R/R-riingo",
            "version": "0.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/business-science/riingo",
            "description": "R Interface to the Tiingo Stock Price API",
            "long_description": "R Interface to the Tiingo Stock Price API",
            "active": true,
            "categories": [
                "science",
                "www",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-crayon",
                        "R-glue",
                        "R-vctrs",
                        "R-tibble",
                        "R-purrr",
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidyquant"
                    ]
                }
            ]
        },
        {
            "name": "R-rintrojs",
            "portdir": "R/R-rintrojs",
            "version": "0.3.4",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rintrojs",
            "description": "Wrapper for the Intro.js library",
            "long_description": "Wrapper for the Intro.js library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-shiny"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gimmeTools",
                        "R-BayesianNetwork"
                    ]
                }
            ]
        },
        {
            "name": "R-riv",
            "portdir": "R/R-riv",
            "version": "2.0-5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=riv",
            "description": "Robust Instrumental Variables estimator",
            "long_description": "Robust Instrumental Variables estimator",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quantreg",
                        "R-rrcov",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-riverplot",
            "portdir": "R/R-riverplot",
            "version": "0.10",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=riverplot",
            "description": "Sankey or ribbon plots",
            "long_description": "Sankey or ribbon plots",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-qpdf",
                        "R-maptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dynsbm"
                    ]
                }
            ]
        },
        {
            "name": "R-rjmcmc",
            "portdir": "R/R-rjmcmc",
            "version": "0.4.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rjmcmc",
            "description": "Reversible-jump MCMC using post-processing",
            "long_description": "Reversible-jump MCMC using post-processing",
            "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-madness",
                        "R-coda",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rkeops",
            "portdir": "R/R-rkeops",
            "version": "2.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.kernel-operations.io",
            "description": "Kernel Operations on GPU or CPU, with autodiff, without memory overflows",
            "long_description": "Kernel Operations on GPU or CPU, with autodiff, without memory overflows",
            "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-stringr",
                        "R-tibble",
                        "R-checkmate",
                        "R-future",
                        "R-Rdpack",
                        "R-reticulate",
                        "R-RhpcBLASctl",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-stringi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rlist",
            "portdir": "R/R-rlist",
            "version": "0.4.6.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rlist",
            "description": "Toolbox for non-tabular data manipulation",
            "long_description": "Toolbox for non-tabular data manipulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-XML",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-stringdist"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-miWQS",
                        "R-gWQS",
                        "R-highcharter",
                        "R-SmCCNet",
                        "R-ardl.nardl",
                        "R-GroupBN"
                    ]
                }
            ]
        },
        {
            "name": "R-rmdfiltr",
            "portdir": "R/R-rmdfiltr",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/crsh/rmdfiltr",
            "description": "Lua-filters for R markdown",
            "long_description": "Lua-filters for R markdown",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmarkdown",
                        "R-CRAN-recommended",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spelling",
                        "R-tibble",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-papaja"
                    ]
                }
            ]
        },
        {
            "name": "R-rmdformats",
            "portdir": "R/R-rmdformats",
            "version": "1.0.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/juba/rmdformats",
            "description": "HTML output formats and templates for R-rmarkdown documents",
            "long_description": "HTML output formats and templates for R-rmarkdown documents",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rmarkdown",
                        "R-bookdown",
                        "R-htmltools",
                        "R-CRAN-recommended",
                        "R-knitr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-descriptio",
                        "R-rfm",
                        "R-GDAtools"
                    ]
                }
            ]
        },
        {
            "name": "R-rmdpartials",
            "portdir": "R/R-rmdpartials",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rubenarslan.github.io/rmdpartials",
            "description": "Partial Rmarkdown documents to prettify your reports",
            "long_description": "Partial Rmarkdown documents to prettify your reports",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-rlang",
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-spelling",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-pkgdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ufs"
                    ]
                }
            ]
        },
        {
            "name": "R-rmeta",
            "portdir": "R/R-rmeta",
            "version": "3.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmeta",
            "description": "Functions for simple fixed and random effects meta-analysis for two-sample comparisons and cumulative meta-analyses",
            "long_description": "Functions for simple fixed and random effects meta-analysis for two-sample comparisons and cumulative meta-analyses",
            "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-metacor",
                        "R-survcomp",
                        "R-RcmdrPlugin.RMTCJags",
                        "R-mashr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-rmfanova",
            "portdir": "R/R-rmfanova",
            "version": "0.1.0",
            "license": "(GPL-2 or GPL-3 or LGPL-2 or LGPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmfanova",
            "description": "Repeated measures functional analysis of variance",
            "long_description": "Repeated measures functional analysis of variance",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-refund",
                        "R-doParallel",
                        "R-CRAN-recommended",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rmio",
            "portdir": "R/R-rmio",
            "version": "0.4.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmio",
            "description": "Cross-platform C++11 header-only library for memory-mapped file IO",
            "long_description": "Cross-platform C++11 header-only library for memory-mapped file IO",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bigassertr",
                        "R-CRAN-recommended",
                        "R-ff"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bigsnpr",
                        "R-mmapcharr",
                        "R-bigsparser",
                        "R-pcadapt",
                        "R-bigstatsr"
                    ]
                }
            ]
        },
        {
            "name": "R-rmpw",
            "portdir": "R/R-rmpw",
            "version": "0.0.5",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rmpw",
            "description": "Causal mediation analysis using weighting approach",
            "long_description": "Causal mediation analysis using weighting approach",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gtools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rnaturalearth",
            "portdir": "R/R-rnaturalearth",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/rnaturalearth",
            "description": "World map data from Natural Earth",
            "long_description": "World map data from Natural Earth",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-terra",
                        "R-sf",
                        "R-jsonlite",
                        "R-CRAN-recommended",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Directional"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-maps",
                        "R-metR"
                    ]
                }
            ]
        },
        {
            "name": "R-rngtools",
            "portdir": "R/R-rngtools",
            "version": "1.5.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://renozao.github.io/rngtools",
            "description": "Utility functions for working with random number generators",
            "long_description": "Utility functions for working with random number generators",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-NMF",
                        "R-doRNG"
                    ]
                }
            ]
        },
        {
            "name": "R-rnmamod",
            "portdir": "R/R-rnmamod",
            "version": "0.4.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LoukiaSpin/rnmamod",
            "description": "Bayesian network meta-analysis with missing participants",
            "long_description": "Bayesian network meta-analysis with missing participants",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-igraph",
                        "R-ggrepel",
                        "R-fdrtool",
                        "R-R2jags",
                        "R-writexl",
                        "R-dendextend",
                        "R-heatmaply",
                        "R-ggpubr",
                        "R-gemtc",
                        "R-ggfittext",
                        "R-mcmcplots",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-robber",
            "portdir": "R/R-robber",
            "version": "0.2.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Chabert-Liddell/robber",
            "description": "Use block model to estimate the robustness of ecological network",
            "long_description": "Use block model to estimate the robustness of ecological network",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-igraph",
                        "R-partitions",
                        "R-pammtools",
                        "R-blockmodels",
                        "R-CRAN-recommended",
                        "R-GREMLINS",
                        "R-magrittr",
                        "R-purrr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-patchwork",
                        "R-spelling",
                        "R-pbmcapply"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-robcor",
            "portdir": "R/R-robcor",
            "version": "0.1-6.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=robcor",
            "description": "Robust Correlations",
            "long_description": "Robust Correlations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase",
                        "R-sfsmisc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-uclust",
                        "R-simts"
                    ]
                }
            ]
        },
        {
            "name": "R-robumeta",
            "portdir": "R/R-robumeta",
            "version": "2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=robumeta",
            "description": "Robust variance meta-regression",
            "long_description": "Robust variance meta-regression",
            "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-R.rsp",
                        "R-clubSandwich",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PublicationBias",
                        "R-multibiasmeta",
                        "R-wildmeta"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-metabias",
                        "R-clubSandwich"
                    ]
                }
            ]
        },
        {
            "name": "R-robustX",
            "portdir": "R/R-robustX",
            "version": "1.2-7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=robustX",
            "description": "eXtra/eXperimental functionality for robust statistics",
            "long_description": "eXtra/eXperimental functionality for robust statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ICS",
                        "R-pcaPP"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-robustbase",
                        "R-wbacon"
                    ]
                }
            ]
        }
    ]
}