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

{
    "count": 45455,
    "next": "http://ports.macports.org/api/v1/ports/?format=api&page=676",
    "previous": "http://ports.macports.org/api/v1/ports/?format=api&page=674",
    "results": [
        {
            "name": "R-lmtest",
            "portdir": "R/R-lmtest",
            "version": "0.9-40",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lmtest",
            "description": "Testing linear regression models",
            "long_description": "A collection of tests, data sets and examples for diagnostic checking in linear regression models. Furthermore, some generic tools for inference in parametric models are provided.",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2570
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "gcc12",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sandwich",
                        "R-car",
                        "R-dynlm",
                        "R-strucchange",
                        "R-AER"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-crwbmetareg",
                        "R-betareg",
                        "R-systemfit",
                        "R-REndo",
                        "R-glmx",
                        "R-dynlm",
                        "R-lpirfs",
                        "R-vcd",
                        "R-fpp",
                        "R-aldvmm",
                        "R-optic",
                        "R-FSA",
                        "R-dynamac",
                        "R-treeclim",
                        "R-PRSPGx",
                        "R-mfx",
                        "R-pbANOVA",
                        "R-AER",
                        "R-ivreg",
                        "R-ardl.nardl",
                        "R-mlogit",
                        "R-vars",
                        "R-dLagM",
                        "R-GLMpack",
                        "R-ARDL",
                        "R-forecast",
                        "R-grf",
                        "R-plm",
                        "R-DHARMa",
                        "R-rdd",
                        "R-clusterSEs",
                        "R-autostsm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcmdr",
                        "R-spatialreg",
                        "R-modelsummary",
                        "R-tidyfit",
                        "R-LRTesteR",
                        "R-censReg",
                        "R-bruceR",
                        "R-sfaR",
                        "R-ergmito",
                        "R-fable",
                        "R-sandwich",
                        "R-meboot",
                        "R-crch",
                        "R-oglmx",
                        "R-Rchoice",
                        "R-unitquantreg",
                        "R-BFpack",
                        "R-huxtable",
                        "R-probout",
                        "R-gmnl",
                        "R-inters",
                        "R-pder",
                        "R-pglm",
                        "R-multiwayvcov",
                        "R-strucchange",
                        "R-strucchangeRcpp",
                        "R-finalfit",
                        "R-FinTS",
                        "R-mhurdle",
                        "R-texreg",
                        "R-momentfit",
                        "R-multcomp",
                        "R-ivx",
                        "R-fxregime",
                        "R-fwb",
                        "R-pscl"
                    ]
                }
            ]
        },
        {
            "name": "R-modelr",
            "portdir": "R/R-modelr",
            "version": "0.1.11",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://modelr.tidyverse.org",
            "description": "Modelling functions that work with the pipe",
            "long_description": "Functions for modelling that help you seamlessly integrate modelling into a pipeline of data manipulation and visualisation.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2570
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-tibble",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-broom",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dcm2",
                        "R-tidyverse",
                        "R-sjstats"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-labelr"
                    ]
                }
            ]
        },
        {
            "name": "R-float",
            "portdir": "R/R-float",
            "version": "0.3-2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=float",
            "description": "Single precision (float) matrices for R",
            "long_description": "R comes with a suite of utilities for linear algebra with numeric (double precision) vectors/matrices. However, sometimes single precision (or less) is more than enough for a particular task. This package extends R linear algebra facilities to include 32-bit float (single precision) data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2570
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R",
                        "gcc12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "OpenBLAS",
                        "libgcc12"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GPoM",
                        "R-rsparse",
                        "R-pbdMPI",
                        "R-MatrixExtra"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xgboost"
                    ]
                }
            ]
        },
        {
            "name": "libxslt",
            "portdir": "textproc/libxslt",
            "version": "1.1.39",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://xmlsoft.org/XSLT/",
            "description": "gnome xslt library and xsltproc",
            "long_description": "Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is a an XML language to define transformation for XML. Libxslt is based on libxml2 the XML C library developed for the Gnome project. It also implements most of the EXSLT set of processor-portable extensions functions and some of Saxon's evaluate and expressions extensions.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1764
                }
            ],
            "variants": [
                "doc",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "icu",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "gnome-dictionary",
                        "bibletime",
                        "gnome-keyring",
                        "allegro5",
                        "gnome-session",
                        "postgis2",
                        "telepathy-farstream",
                        "tidy",
                        "fvwm2",
                        "upower",
                        "alacarte",
                        "policykit",
                        "bodr",
                        "telepathy-idle",
                        "molly-guard",
                        "FreeRDP",
                        "mosquitto",
                        "bakefile",
                        "yelp-tools",
                        "yelp-xsl",
                        "opensc",
                        "cvs-fast-export",
                        "git-crypt",
                        "libsigcxx2",
                        "gdk-pixbuf2-devel",
                        "vala-devel",
                        "libnotify",
                        "gdk-pixbuf2",
                        "vala",
                        "libsigcxx3",
                        "postgis",
                        "lastpass-cli-doc",
                        "weechat",
                        "chemical-mime-data",
                        "gimp-help-en",
                        "neomutt",
                        "gpscorrelate",
                        "rabbitmq-server",
                        "mkvtoolnix-legacy",
                        "unpaper",
                        "accountsservice",
                        "empathy",
                        "gnome-control-center",
                        "mkvtoolnix-devel",
                        "telepathy-mission-control",
                        "cppcheck",
                        "pg12-postgis3",
                        "pg12-postgis3-doc",
                        "pg13-postgis3",
                        "pg13-postgis3-doc",
                        "pg14-postgis3",
                        "pg14-postgis3-doc",
                        "pg15-postgis3",
                        "pg15-postgis3-doc",
                        "pg16-postgis3",
                        "pg16-postgis3-doc",
                        "py27-pygtksourceview",
                        "libsecret",
                        "dconf",
                        "dconf-editor",
                        "gtkspell2",
                        "libp11",
                        "mkvtoolnix",
                        "libxmlxx5",
                        "po4a",
                        "libyubikey",
                        "yubico-pam",
                        "glade"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "subsurface",
                        "polymake",
                        "kopete",
                        "xlsx2csv",
                        "php83-xsl",
                        "php82-xsl",
                        "gnome-doc-utils",
                        "xmlstarlet",
                        "py27-libxslt",
                        "py38-libxslt",
                        "py39-libxslt",
                        "py310-libxslt",
                        "py311-libxslt",
                        "py312-libxslt",
                        "php81-xsl",
                        "gnome3-core",
                        "umbrello",
                        "R-xslt",
                        "php80-xsl",
                        "asciidoc",
                        "php74-xsl",
                        "abiword-x11",
                        "osinfo-db-tools",
                        "pgAdmin3",
                        "php73-xsl",
                        "py37-pyside2",
                        "py38-pyside2",
                        "py39-pyside2",
                        "py310-pyside2",
                        "py311-pyside2",
                        "oath-toolkit",
                        "php72-xsl",
                        "php71-xsl",
                        "digikam",
                        "appstream-glib",
                        "p11-kit",
                        "php53-xslcache",
                        "php54-xslcache",
                        "php55-xslcache",
                        "php56-xslcache",
                        "php70-xsl",
                        "php56-xsl",
                        "libgda5",
                        "postgresql11",
                        "glom",
                        "tellico",
                        "php55-xsl",
                        "php54-xsl",
                        "php53-xsl",
                        "php52-xsl",
                        "yaz",
                        "p5.28-xml-libxslt",
                        "p5.30-xml-libxslt",
                        "p5.32-xml-libxslt",
                        "p5.34-xml-libxslt",
                        "libosinfo",
                        "xmlroff",
                        "zorba",
                        "raptor2",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit-gtk-2.0",
                        "webkit-gtk3-2.0",
                        "webkit2-gtk-devel",
                        "memesuite",
                        "gimp3-devel",
                        "goffice",
                        "qt513-qtwebkit",
                        "xmlsec-1.2",
                        "qt511-qtwebkit",
                        "qt59-qtwebkit",
                        "rasqal",
                        "xmlsec",
                        "qt5-qtwebkit",
                        "py27-shiboken",
                        "py35-shiboken",
                        "py36-shiboken",
                        "py37-shiboken",
                        "inkscape",
                        "inkscape-devel",
                        "qpdf",
                        "rb27-nokogiri",
                        "p5.26-xml-libxslt",
                        "icecast2",
                        "telepathy-gabble",
                        "postgresql81",
                        "postgresql82",
                        "postgresql83",
                        "zebra",
                        "apiextractor",
                        "sid",
                        "postgresql13",
                        "postgresql14",
                        "postgresql15",
                        "postgresql16",
                        "xmlwrapp",
                        "py27-pyside2",
                        "gimp2",
                        "rb25-nokogiri",
                        "rb24-nokogiri",
                        "gimp2-devel",
                        "postgresql12",
                        "pdf2djvu",
                        "conglomerate",
                        "liferea",
                        "planner",
                        "gnustep-base",
                        "q",
                        "lurker",
                        "rb26-nokogiri",
                        "webkit2-gtk",
                        "kdepim4-runtime",
                        "kdepimlibs4",
                        "kdepimlibs4-kioslaves",
                        "pure-xml",
                        "kdelibs4",
                        "postgresql10",
                        "postgresql84",
                        "postgresql90",
                        "postgresql91",
                        "postgresql92",
                        "postgresql93",
                        "postgresql94",
                        "postgresql95",
                        "postgresql96",
                        "py27-lxml",
                        "py35-lxml",
                        "py36-lxml",
                        "py37-lxml",
                        "py38-lxml",
                        "py39-lxml",
                        "py310-lxml",
                        "py311-lxml",
                        "py312-lxml",
                        "phantomjs-qt-qtwebkit",
                        "qt53-qtwebkit",
                        "py36-pyside2",
                        "dia",
                        "qt55-qtwebkit",
                        "gnucash-docs",
                        "qt56-qtwebkit",
                        "qt57-qtwebkit",
                        "qt58-qtwebkit",
                        "rb-xslt",
                        "rb19-nokogiri",
                        "apertium",
                        "libxmldiff",
                        "rarian",
                        "redland",
                        "rb33-nokogiri",
                        "rb32-nokogiri",
                        "rb31-nokogiri",
                        "rb30-nokogiri",
                        "py38-shiboken",
                        "qt6-qtwebengine",
                        "gtk-doc",
                        "py39-shiboken",
                        "py310-shiboken",
                        "py311-shiboken"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xmlto",
                        "gutils-suite-core",
                        "scald",
                        "svn2cl"
                    ]
                }
            ]
        },
        {
            "name": "R-formatters",
            "portdir": "R/R-formatters",
            "version": "0.5.6",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://insightsengineering.github.io/formatters/main",
            "description": "ASCII formatting for values and tables",
            "long_description": "ASCII formatting for values and tables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-CRAN-recommended",
                        "R-checkmate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-huxtable",
                        "R-r2rtf",
                        "R-gt",
                        "R-stringi",
                        "R-lifecycle",
                        "R-withr",
                        "R-dplyr",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rtables"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tables"
                    ]
                }
            ]
        },
        {
            "name": "R-FuzzySTs",
            "portdir": "R/R-FuzzySTs",
            "version": "0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=FuzzySTs",
            "description": "Fuzzy Statistical Tools",
            "long_description": "Fuzzy Statistical Tools",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-polynom",
                        "R-FuzzyNumbers"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-dbfread",
            "portdir": "python/py-dbfread",
            "version": "2.0.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/dbfread",
            "description": "Read DBF Files with Python",
            "long_description": "Read DBF Files with Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 115
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-agate-dbf"
                    ]
                }
            ]
        },
        {
            "name": "logwatch",
            "portdir": "security/logwatch",
            "version": "7.9",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://logwatch.sourceforge.net",
            "description": "system log analyzer and reporter",
            "long_description": "Logwatch is a customizable log analysis system. Logwatch parses through your system's logs for a given period of time and creates a report analyzing areas that you specify, in as much detail as you require. Logwatch is easy to use and will work right out of the package on most systems.",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 392
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-libxslt",
            "portdir": "textproc/libxslt",
            "version": "1.1.39",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://xmlsoft.org/XSLT/",
            "description": "Python bindings for libxslt",
            "long_description": "Python bindings for libxslt",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1764
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "python312",
                        "py312-libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dint",
            "portdir": "R/R-dint",
            "version": "2.1.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dint",
            "description": "Toolkit for year-quarter, year-month and year-isoweek dates",
            "long_description": "Toolkit for year-quarter, year-month and year-isoweek dates",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2570
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-lubridate",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-zoo",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rotor"
                    ]
                }
            ]
        },
        {
            "name": "R-GroupBN",
            "portdir": "R/R-GroupBN",
            "version": "1.2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GroupBN",
            "description": "Infer group Bayesian networks via hierarchical feature clustering",
            "long_description": "Infer group Bayesian networks via hierarchical feature clustering",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-zoo",
                        "R-rlist",
                        "R-visNetwork",
                        "R-bnlearn",
                        "R-magrittr",
                        "R-MLmetrics",
                        "R-ClustOfVar",
                        "R-PCAmixdata",
                        "R-PRROC",
                        "R-arules",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PCAmixdata",
            "portdir": "R/R-PCAmixdata",
            "version": "3.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PCAmixdata",
            "description": "Multivariate analysis of mixed data",
            "long_description": "Multivariate analysis of mixed data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ClustOfVar",
                        "R-GroupBN"
                    ]
                }
            ]
        },
        {
            "name": "R-freegroup",
            "portdir": "R/R-freegroup",
            "version": "1.1-8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/freegroup",
            "description": "The free group in R, juxtaposition is represented by a plus",
            "long_description": "The free group in R, juxtaposition is represented by a plus",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2570
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magic",
                        "R-freealg",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-permutations"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PlaneGeometry"
                    ]
                }
            ]
        },
        {
            "name": "algol-68rs",
            "portdir": "lang/algol-68rs",
            "version": "2021.05.18",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/coolbikerdad/Algol-68RS-Source",
            "description": "The RSRE Algol-68RS Compiler: an update of the original port by Sian Mountbatten of a68toc (ctrans) from Algol-68RS/ELLA2000.",
            "long_description": "The RSRE Algol-68RS Compiler: an update of the original port by Sian Mountbatten of a68toc (ctrans) from Algol-68RS/ELLA2000.",
            "active": true,
            "categories": [
                "lang",
                "algol"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2570
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-freealg",
            "portdir": "R/R-freealg",
            "version": "1.1-1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/freealg",
            "description": "The free algebra in R with non-commuting indeterminates",
            "long_description": "The free algebra in R with non-commuting indeterminates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2570
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-partitions",
                        "R-disordR",
                        "R-Rcpp",
                        "R-mathjaxr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-weyl",
                        "R-freegroup",
                        "R-permutations",
                        "R-onion"
                    ]
                }
            ]
        },
        {
            "name": "olaf-devel",
            "portdir": "audio/olaf-devel",
            "version": "20230929",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JorenSix/Olaf",
            "description": "Overly Lightweight Acoustic Fingerprinting",
            "long_description": "Overly Lightweight Acoustic Fingerprinting is a portable acoustic fingerprinting system.",
            "active": true,
            "categories": [
                "audio"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 92
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "rb32-threach"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-locket",
            "portdir": "python/py-locket",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mwilliamson/locket.py",
            "description": "File-based locks for Python.",
            "long_description": "File-based locks for Python.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-partd",
                        "py311-distributed"
                    ]
                }
            ]
        },
        {
            "name": "py39-prov",
            "portdir": "python/py-prov",
            "version": "1.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://prov.readthedocs.org",
            "description": "A Python library for W3C Provenance Data Model",
            "long_description": "A Python library for W3C Provenance Data Model. It supports PROV-JSON and PROV-XML serialization and deserialization, and exporting of PROV documents into various graphical formats, e.g. PDF, PNG, SVG.",
            "active": true,
            "categories": [
                "devel",
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 505
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-rdflib",
                        "python39",
                        "py39-six",
                        "py39-dateutil",
                        "py39-lxml",
                        "py39-networkx",
                        "py39-pydot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyasdf"
                    ]
                }
            ]
        },
        {
            "name": "py35-agate-dbf",
            "portdir": "python/py-agate-dbf",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://agate-dbf.readthedocs.io",
            "description": "Adds read support for DBF files to agate",
            "long_description": "Adds read support for DBF files to agate",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 115
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-agate",
                        "py35-dbfread"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-csvkit"
                    ]
                }
            ]
        },
        {
            "name": "py311-crc32c",
            "portdir": "python/py-crc32c",
            "version": "2.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ICRAR/crc32c",
            "description": "A python package implementing the crc32c algorithm in hardware and software.",
            "long_description": "This package implements the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using the CRC32C SSE 4.2 instruction of Intel CPUs, and the crc32* instructions on ARMv8 CPUs), or a software-based one when no hardware support can be found.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-crc32c"
                    ]
                }
            ]
        },
        {
            "name": "R-rtables",
            "portdir": "R/R-rtables",
            "version": "0.6.7",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://roche.github.io/rtables",
            "description": "Reporting tables with R",
            "long_description": "Reporting tables with R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-CRAN-recommended",
                        "R-stringi",
                        "R-checkmate",
                        "R-htmltools",
                        "R-formatters"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom",
                        "R-car",
                        "R-officer",
                        "R-flextable",
                        "R-r2rtf",
                        "R-xml2",
                        "R-lifecycle",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rnndescent",
            "portdir": "R/R-rnndescent",
            "version": "0.1.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jlmelville.github.io/rnndescent",
            "description": "Nearest neighbor descent method for approximate nearest neighbors",
            "long_description": "Nearest neighbor descent method for approximate nearest neighbors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2570
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dqrng",
                        "R-sitmo",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-uwot"
                    ]
                }
            ]
        },
        {
            "name": "py310-contourpy",
            "portdir": "python/py-contourpy",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/contourpy/contourpy",
            "description": "Python library for calculating contours of 2D quadrilateral grids",
            "long_description": "Python library for calculating contours of 2D quadrilateral grids",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1153
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py310-meson-python",
                        "py310-pybind11",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-matplotlib",
                        "py310-bokeh"
                    ]
                }
            ]
        },
        {
            "name": "R-PRROC",
            "portdir": "R/R-PRROC",
            "version": "1.3.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PRROC",
            "description": "Precision-recall and ROC curves for weighted and unweighted data",
            "long_description": "Precision-recall and ROC curves for weighted and unweighted data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-ROCR"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-GroupBN",
                        "R-dagHMM",
                        "R-mlr3measures",
                        "R-usefun"
                    ]
                }
            ]
        },
        {
            "name": "rb32-threach",
            "portdir": "ruby/rb-threach",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/billdueber/threach",
            "description": "threaded each and each-like iterators",
            "long_description": "An addition to the Enumerable module that allows easy use of threaded each and each-like iterators.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 92
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "olaf-devel"
                    ]
                }
            ]
        },
        {
            "name": "rb31-threach",
            "portdir": "ruby/rb-threach",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/billdueber/threach",
            "description": "threaded each and each-like iterators",
            "long_description": "An addition to the Enumerable module that allows easy use of threaded each and each-like iterators.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 92
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby31"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb-threach",
            "portdir": "ruby/rb-threach",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/billdueber/threach",
            "description": "threaded each and each-like iterators",
            "long_description": "An addition to the Enumerable module that allows easy use of threaded each and each-like iterators.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 92
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb30-threach",
            "portdir": "ruby/rb-threach",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/billdueber/threach",
            "description": "threaded each and each-like iterators",
            "long_description": "An addition to the Enumerable module that allows easy use of threaded each and each-like iterators.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 92
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby30"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb27-threach",
            "portdir": "ruby/rb-threach",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/billdueber/threach",
            "description": "threaded each and each-like iterators",
            "long_description": "An addition to the Enumerable module that allows easy use of threaded each and each-like iterators.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 92
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb26-threach",
            "portdir": "ruby/rb-threach",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/billdueber/threach",
            "description": "threaded each and each-like iterators",
            "long_description": "An addition to the Enumerable module that allows easy use of threaded each and each-like iterators.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 92
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby26"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rb25-threach",
            "portdir": "ruby/rb-threach",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/billdueber/threach",
            "description": "threaded each and each-like iterators",
            "long_description": "An addition to the Enumerable module that allows easy use of threaded each and each-like iterators.",
            "active": true,
            "categories": [
                "devel",
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 92
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ruby25"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ivs",
            "portdir": "R/R-ivs",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ivs",
            "description": "Interval Vectors",
            "long_description": "Interval Vectors",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2570
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-rlang",
                        "R-glue",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-clock",
                        "R-bit64",
                        "R-dplyr",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-scikit-image",
            "portdir": "python/py-scikit-image",
            "version": "0.22.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scikit-image.org/",
            "description": "Image processing algorithms for SciPy.",
            "long_description": "Image processing algorithms for SciPy, including IO, morphology, filtering, warping, color manipulation, object detection, etc.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-meson-python",
                        "clang-16",
                        "py311-pythran",
                        "py311-cython",
                        "py311-installer",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libomp",
                        "python311",
                        "py311-packaging",
                        "py311-numpy",
                        "py311-scipy",
                        "py311-lazy_loader"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-pywavelets",
                        "py311-tifffile",
                        "py311-imageio",
                        "py311-matplotlib",
                        "py311-Pillow",
                        "py311-networkx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-sunpy",
                        "py311-rawpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-note-seq"
                    ]
                }
            ]
        },
        {
            "name": "py37-drms",
            "portdir": "python/py-drms",
            "version": "0.7.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sunpy.org",
            "description": "The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python.",
            "long_description": "The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python. It uses the publicly accessible JSOC DRMS server by default, but can also be used with local NetDRMS sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 847
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools",
                        "py37-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-numpy",
                        "py37-pandas",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-sunpy"
                    ]
                }
            ]
        },
        {
            "name": "R-bruceR",
            "portdir": "R/R-bruceR",
            "version": "2023.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://psychbruce.github.io/bruceR",
            "description": "Broadly useful, convenient and efficient R functions",
            "long_description": "Broadly useful, convenient and efficient R functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-effectsize",
                        "R-performance",
                        "R-stringr",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-lavaan",
                        "R-rstudioapi",
                        "R-data.table",
                        "R-rio",
                        "R-emmeans",
                        "R-psych",
                        "R-lmerTest",
                        "R-afex",
                        "R-mediation",
                        "R-interactions",
                        "R-jtools",
                        "R-MuMIn",
                        "R-texreg",
                        "R-plyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crayon",
                        "R-glue",
                        "R-tibble",
                        "R-clipr",
                        "R-readxl",
                        "R-lme4",
                        "R-forcats",
                        "R-haven",
                        "R-ggtext",
                        "R-lmtest",
                        "R-see",
                        "R-openxlsx",
                        "R-cowplot",
                        "R-car",
                        "R-GGally",
                        "R-pacman",
                        "R-vars",
                        "R-GPArotation",
                        "R-BayesFactor",
                        "R-phia"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pywavelets",
            "portdir": "python/py-pywavelets",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyWavelets/pywt",
            "description": "PyWavelets is a Python wavelet transforms module",
            "long_description": "PyWavelets is a Python wavelet transforms module.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "clang-16",
                        "py39-meson-python",
                        "py39-cython",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-numpy",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-scikit-image",
                        "py39-imagehash"
                    ]
                }
            ]
        },
        {
            "name": "py38-buildbot-waterfall-view",
            "portdir": "devel/buildbot-waterfall-view",
            "version": "3.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "buildbot-waterfall-view",
            "homepage": "https://buildbot.net",
            "description": "Obsolete port, replaced by buildbot-waterfall-view",
            "long_description": "This port has been replaced by buildbot-waterfall-view.",
            "active": false,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1764
                },
                {
                    "name": "mojca",
                    "github": "mojca",
                    "ports_count": 215
                },
                {
                    "name": "rajdeep",
                    "github": "rajdeepbh",
                    "ports_count": 24
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hyper2",
            "portdir": "R/R-hyper2",
            "version": "3.0-0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/hyper2",
            "description": "Hyperdirichlet distribution, mark II",
            "long_description": "Hyperdirichlet distribution, mark II",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2570
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cubature",
                        "R-Rdpack",
                        "R-calibrator",
                        "R-mathjaxr",
                        "R-partitions",
                        "R-alabama",
                        "R-disordR",
                        "R-Rcpp",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-bookdown",
                        "R-rticles"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                }
            ]
        },
        {
            "name": "py310-pywavelets",
            "portdir": "python/py-pywavelets",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyWavelets/pywt",
            "description": "PyWavelets is a Python wavelet transforms module",
            "long_description": "PyWavelets is a Python wavelet transforms module.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "clang-16",
                        "py310-meson-python",
                        "py310-cython",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numpy",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-scikit-image",
                        "py310-imagehash"
                    ]
                }
            ]
        },
        {
            "name": "jlq",
            "portdir": "textproc/jlq",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hamin/jlq",
            "description": "Query JSON log files quickly and efficiently with the power of SQLite",
            "long_description": "Query JSON log files quickly and efficiently with the power of SQLite",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 898
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-wand",
            "portdir": "python/py-wand",
            "version": "0.6.13",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wand-py.org/",
            "description": "Ctypes-based simple MagickWand API binding for Python",
            "long_description": "Ctypes-based simple MagickWand API binding for Python",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-16",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-atable",
            "portdir": "R/R-atable",
            "version": "0.1.14",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=atable",
            "description": "Create tables for reporting clinical trials",
            "long_description": "Create tables for reporting clinical trials",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Hmisc",
                        "R-effsize",
                        "R-doBy",
                        "R-DescTools",
                        "R-settings",
                        "R-plyr",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-pywavelets",
            "portdir": "python/py-pywavelets",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyWavelets/pywt",
            "description": "PyWavelets is a Python wavelet transforms module",
            "long_description": "PyWavelets is a Python wavelet transforms module.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-cython-compat",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-numpy",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-scikit-image",
                        "py38-imagehash"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyfst",
            "portdir": "R/R-tidyfst",
            "version": "1.7.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hope-data-science.github.io/tidyfst",
            "description": "Toolkit of tidy data manipulation verbs with data.table as the backend",
            "long_description": "Toolkit of tidy data manipulation verbs with data.table as the backend",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2570
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-fst"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bench",
                        "R-pryr",
                        "R-nycflights13",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-csvkit",
            "portdir": "python/py-csvkit",
            "version": "1.0.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://csvkit.readthedocs.io/",
            "description": "A suite of utilities for converting to and working with CSV, the king of tabular file formats",
            "long_description": "csvkit is a suite of utilities for converting to and working with CSV, the king of tabular file formats. csvkit is to tabular data what the standard Unix text processing suite (grep, sed, cut, sort) is to text. As such, csvkit adheres to the Unix philosophy.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "esafak",
                    "github": "esafak",
                    "ports_count": 115
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-agate",
                        "py36-agate-dbf",
                        "py36-agate-excel",
                        "py36-agate-sql",
                        "py36-setuptools",
                        "py36-six",
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "csvkit_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-bnclassify",
            "portdir": "R/R-bnclassify",
            "version": "0.4.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bnclassify",
            "description": "Learning discrete Bayesian network classifiers from data",
            "long_description": "Learning discrete Bayesian network classifiers from data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2570
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-matrixStats",
                        "R-entropy",
                        "R-Rcpp",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gRbase",
                        "R-ParamHelpers",
                        "R-mlr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-graph",
                        "R-mlbench",
                        "R-Rgraphviz",
                        "R-gRain"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dagHMM"
                    ]
                }
            ]
        },
        {
            "name": "py311-pywavelets",
            "portdir": "python/py-pywavelets",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyWavelets/pywt",
            "description": "PyWavelets is a Python wavelet transforms module",
            "long_description": "PyWavelets is a Python wavelet transforms module.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "clang-16",
                        "py311-meson-python",
                        "py311-build",
                        "py311-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-numpy",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pywavelets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-scikit-image",
                        "py311-imagehash"
                    ]
                }
            ]
        },
        {
            "name": "py310-wand",
            "portdir": "python/py-wand",
            "version": "0.6.13",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://wand-py.org/",
            "description": "Ctypes-based simple MagickWand API binding for Python",
            "long_description": "Ctypes-based simple MagickWand API binding for Python",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2544
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-16",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dagHMM",
            "portdir": "R/R-dagHMM",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dagHMM",
            "description": "Directed Acyclic Graph HMM- with TAN-structured emissions",
            "long_description": "Directed Acyclic Graph HMM- with TAN-structured emissions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-future",
                        "R-bnlearn",
                        "R-gtools",
                        "R-bnclassify",
                        "R-PRROC",
                        "R-matrixStats"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mpich-gcc9",
            "portdir": "science/mpich",
            "version": "4.1.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mpich.org/",
            "description": "Message Passing Interface (MPI) Library",
            "long_description": "MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks (10 Gigabit Ethernet, InfiniBand, Myrinet, Quadrics) and proprietary high-end computing systems (Blue Gene, Cray) and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. \nNOTE: mpich-gcc9 is not supported on darwin 19",
            "active": true,
            "categories": [
                "net",
                "science",
                "parallel"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 198
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 310
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gcc9",
                        "libgcc9",
                        "libgcc",
                        "hwloc",
                        "libxml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mpi_select",
                        "mpi-doc"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}