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

{
    "count": 50457,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=768",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=766",
    "results": [
        {
            "name": "R-mdgc",
            "portdir": "R/R-mdgc",
            "version": "0.1.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=mdgc",
            "description": "Missing data imputation using gaussian copulas",
            "long_description": "Missing data imputation using gaussian copulas",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-testthat",
                        "R-psqn",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-catdata"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-mmcif",
            "portdir": "R/R-mmcif",
            "version": "0.1.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boennecd/mmcif",
            "description": "Mixed Multivariate Cumulative Incidence Functions",
            "long_description": "Fits the mixed cumulative incidence functions model, which decomposes within cluster dependence of risk and timing. The estimation method supports computation in parallel using a shared memory C++ implementation. A sandwich estimator of the covariance matrix is available. Natural cubic splines are used to provide a flexible model for the cumulative incidence functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-testthat",
                        "R-alabama",
                        "R-psqn",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-mvtnorm",
                        "R-R.rsp",
                        "R-mets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-parsermd",
            "portdir": "R/R-parsermd",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rundel.github.io/parsermd",
            "description": "Formal parser and related tools for R markdown documents",
            "long_description": "Formal parser and related tools for R markdown documents",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cli",
                        "R-magrittr",
                        "R-rlang",
                        "R-lifecycle",
                        "R-pillar",
                        "R-tibble",
                        "R-withr",
                        "R-checkmate",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-yaml",
                        "R-rmarkdown",
                        "R-readr",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-psqn",
            "portdir": "R/R-psqn",
            "version": "0.3.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=psqn",
            "description": "Partially Separable Quasi-Newton",
            "long_description": "Provides quasi-Newton methods to minimize partially separable functions.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-testthat",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-numDeriv",
                        "R-rmarkdown",
                        "R-R.rsp",
                        "R-lbfgs",
                        "R-lbfgsb3c",
                        "R-bench",
                        "R-alabama"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mdgc",
                        "R-mmcif"
                    ]
                }
            ]
        },
        {
            "name": "R-survstan",
            "portdir": "R/R-survstan",
            "version": "0.0.7.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fndemarqui.github.io/survstan",
            "description": "Fit survival regression models via Stan",
            "long_description": "Fit survival regression models via Stan",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rlang",
                        "R-rstantools",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-rstan",
                        "R-future",
                        "R-broom",
                        "R-extraDistr",
                        "R-Rdpack",
                        "R-foreach",
                        "R-actuar",
                        "R-doFuture",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-estimability",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-emmeans",
                        "R-GGally"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tablaxlsx",
            "portdir": "R/R-tablaxlsx",
            "version": "1.2.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tablaxlsx",
            "description": "Write formatted tables in Excel workbooks",
            "long_description": "Write formatted tables in Excel workbooks",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-openxlsx",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-unittest",
            "portdir": "R/R-unittest",
            "version": "1.7-0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ravingmantis/unittest",
            "description": "TAP-compliant unit testing",
            "long_description": "TAP-compliant unit testing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-wooldridge",
            "portdir": "R/R-wooldridge",
            "version": "1.4-3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://justinmshea.github.io/wooldridge",
            "description": "115 Data sets from Introductory Econometrics: A Modern Approach (7th ed.)",
            "long_description": "115 Data sets from Introductory Econometrics: A Modern Approach (7th ed.)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-stargazer",
                        "R-xts"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Ecdat"
                    ]
                }
            ]
        },
        {
            "name": "py311-coveralls",
            "portdir": "python/py-coveralls",
            "version": "4.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TheKevJames/coveralls-python",
            "description": "Show coverage stats online via coveralls.io",
            "long_description": "Show coverage stats online via coveralls.io",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests",
                        "py311-coverage",
                        "py311-docopt",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-docopt",
            "portdir": "python/py-docopt",
            "version": "0.6.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://docopt.org",
            "description": "Pythonic argument parser, that will make you smile",
            "long_description": "Pythonic argument parser, that will make you smile",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "docker-compose",
                        "py311-coveralls",
                        "py311-hdfs"
                    ]
                }
            ]
        },
        {
            "name": "py311-ifaddr",
            "portdir": "python/py-ifaddr",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydron/ifaddr",
            "description": "Cross-platform network interface and IP address enumeration library",
            "long_description": "Cross-platform network interface and IP address enumeration library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-soco"
                    ]
                }
            ]
        },
        {
            "name": "py311-inflate64",
            "portdir": "python/py-inflate64",
            "version": "1.0.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/inflate64",
            "description": "deflate64 compression/decompression library",
            "long_description": "deflate64 compression/decompression library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-pyannotate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py311-jellyfish",
            "portdir": "python/py-jellyfish",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jamesturk/jellyfish",
            "description": "A library for doing approximate and phonetic matching of strings.",
            "long_description": "A library for doing approximate and phonetic matching of strings.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-maturin",
                        "clang-20",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools-rust"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind",
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py311-mediafile",
            "portdir": "python/py-mediafile",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mediafile.readthedocs.io/",
            "description": "elegant audio file tagging",
            "long_description": "MediaFile is a simple interface to the metadata tags for many audio file formats. It wraps Mutagen, a high-quality library for low-level tag manipulation, with a high-level, format-independent interface for a common set of tags.",
            "active": true,
            "categories": [
                "multimedia",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-filetype",
                        "py311-mutagen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-mpd2",
            "portdir": "python/py-mpd2",
            "version": "3.1.1",
            "license": "LGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Mic92/python-mpd2",
            "description": "A Python MPD client library",
            "long_description": "A Python MPD client library",
            "active": true,
            "categories": [
                "devel",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-multivolumefile",
            "portdir": "python/py-multivolumefile",
            "version": "0.2.3",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/miurahr/multivolume",
            "description": "multi volume file wrapper library",
            "long_description": "multi volume file wrapper library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-hypothesis",
                        "py311-pytest",
                        "py311-pyannotate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py311-pathvalidate",
            "portdir": "python/py-pathvalidate",
            "version": "3.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thombashi/pathvalidate",
            "description": "pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc.",
            "long_description": "pathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-allpairspy",
                        "py311-tcolorpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qobuz-dl"
                    ]
                }
            ]
        },
        {
            "name": "py311-py7zr",
            "portdir": "python/py-py7zr",
            "version": "1.0.0",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/miurahr/py7zr",
            "description": "Pure python 7-zip library",
            "long_description": "Pure python 7-zip library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-multivolumefile",
                        "py311-pybcj",
                        "py311-pyppmd",
                        "py311-pyzstd",
                        "python311",
                        "py311-psutil",
                        "py311-brotli",
                        "py311-pycryptodomex",
                        "py311-texttable",
                        "py311-inflate64"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-cpuinfo",
                        "py311-pytest-benchmark",
                        "py311-pytest-timeout",
                        "py311-pyannotate",
                        "py311-pytest-remotedata",
                        "py311-pytest-httpserver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pyannotate",
            "portdir": "python/py-pyannotate",
            "version": "1.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dropbox/pyannotate",
            "description": "PyAnnotate: Auto-generate PEP-484 annotations",
            "long_description": "PyAnnotate: Auto-generate PEP-484 annotations",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-mypy_extensions",
                        "py311-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py311-inflate64",
                        "py311-multivolumefile",
                        "py311-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py311-pybcj",
            "portdir": "python/py-pybcj",
            "version": "1.0.6",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/miurahr/pybcj",
            "description": "bcj filter library",
            "long_description": "bcj filter library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-hypothesis",
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py311-pyppmd",
            "portdir": "python/py-pyppmd",
            "version": "1.2.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/miurahr/pyppmd",
            "description": "PPMd compression/decompression library",
            "long_description": "PPMd compression/decompression library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-hypothesis",
                        "py311-pytest",
                        "py311-coverage",
                        "py311-pytest-benchmark",
                        "py311-pytest-cov",
                        "py311-pytest-timeout"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py311-pytest-remotedata",
            "portdir": "python/py-pytest-remotedata",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/pytest-remotedata",
            "description": "Pytest plugin for controlling remote data access.",
            "long_description": "Pytest plugin for controlling remote data access.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "py311-setuptools_scm",
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-packaging",
                        "py311-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py311-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py311-pyzstd",
            "portdir": "python/py-pyzstd",
            "version": "0.18.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/animalize/pyzstd",
            "description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
            "long_description": "Python bindings to Zstandard (zstd) compression library, the API is similar to Python's bz2/lzma/zlib module.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py311-soco",
            "portdir": "python/py-soco",
            "version": "0.30.10",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SoCo/SoCo",
            "description": "SoCo (Sonos Controller) is a simple library to control Sonos speakers.",
            "long_description": "SoCo (Sonos Controller) is a simple library to control Sonos speakers.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-ifaddr",
                        "python311",
                        "py311-requests",
                        "py311-lxml",
                        "py311-appdirs",
                        "py311-xmltodict"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest",
                        "py311-requests-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fuj",
            "portdir": "R/R-fuj",
            "version": "0.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jmbarbone.github.io/fuj",
            "description": "Functions and utilities for packages and other code",
            "long_description": "Functions and utilities for packages and other code developed by Jordan Mark Barbone.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mark"
                    ]
                }
            ]
        },
        {
            "name": "R-CopulaGAMM",
            "portdir": "R/R-CopulaGAMM",
            "version": "0.4.1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CopulaGAMM",
            "description": "Copula-based mixed regression models",
            "long_description": "Copula-based mixed regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-statmod",
                        "R-matrixStats",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-EBImage",
            "portdir": "R/R-EBImage",
            "version": "4.46.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aoles/EBImage",
            "description": "Image processing and analysis toolbox for R",
            "long_description": "Image processing and analysis toolbox for R",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-png",
                        "R-htmltools",
                        "R-htmlwidgets",
                        "R-RCurl",
                        "R-locfit",
                        "R-BiocGenerics",
                        "R-tiff",
                        "R-fftwtools",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-jpeg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-digest",
                        "R-knitr",
                        "R-shiny",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-LOMAR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cooltools",
                        "R-ijtiff",
                        "R-HilbertVis"
                    ]
                }
            ]
        },
        {
            "name": "R-NPflow",
            "portdir": "R/R-NPflow",
            "version": "0.13.5",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sistm/NPflow",
            "description": "Bayesian Non-parametrics for automatic gating of flow-cytometry data",
            "long_description": "Bayesian Non-parametrics for automatic gating of flow-cytometry data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "gcc10",
                "gcc11"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-truncnorm",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-GGally",
                        "R-ellipse",
                        "R-fastcluster",
                        "R-pheatmap",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-itertools",
                        "R-microbenchmark",
                        "R-doParallel",
                        "R-foreach"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bqror"
                    ]
                }
            ]
        },
        {
            "name": "R-ash",
            "portdir": "R/R-ash",
            "version": "1.0-15",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ash",
            "description": "David Scott’s ASH routines",
            "long_description": "David Scott’s ASH routines",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggalt",
                        "R-hdrcde"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tourr"
                    ]
                }
            ]
        },
        {
            "name": "R-bqror",
            "portdir": "R/R-bqror",
            "version": "1.7.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/prajual/bqror",
            "description": "Bayesian quantile regression for ordinal models",
            "long_description": "Bayesian quantile regression for ordinal models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-progress",
                        "R-GIGrvg",
                        "R-pracma",
                        "R-NPflow",
                        "R-CRAN-recommended",
                        "R-truncnorm",
                        "R-invgamma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-clpm",
            "portdir": "R/R-clpm",
            "version": "1.0",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=clpm",
            "description": "Constrained estimation of linear probability model",
            "long_description": "Constrained estimation of linear probability model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cnum",
            "portdir": "R/R-cnum",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/elgarteo/cnum",
            "description": "Chinese numerals processing",
            "long_description": "Chinese numerals processing",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-stringr",
                        "R-CRAN-recommended",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-coca",
            "portdir": "R/R-coca",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://acabassi.github.io/coca/articles/coca-vignette.html",
            "description": "Cluster-of-Clusters Analysis",
            "long_description": "Cluster-of-Clusters Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-fpc",
                        "R-pheatmap",
                        "R-sparcl",
                        "R-CRAN-recommended",
                        "R-RColorBrewer",
                        "R-caret"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-mclust"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-klic"
                    ]
                }
            ]
        },
        {
            "name": "R-condMVNorm",
            "portdir": "R/R-condMVNorm",
            "version": "2020.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=condMVNorm",
            "description": "Conditional multivariate normal distribution",
            "long_description": "Conditional multivariate normal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-miWQS",
                        "R-condTruncMVN"
                    ]
                }
            ]
        },
        {
            "name": "R-condTruncMVN",
            "portdir": "R/R-condTruncMVN",
            "version": "0.0.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=condTruncMVN",
            "description": "Conditional truncated multivariate normal distribution",
            "long_description": "Conditional truncated multivariate normal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-condMVNorm",
                        "R-matrixNormal",
                        "R-tmvmixnorm",
                        "R-CRAN-recommended",
                        "R-truncnorm",
                        "R-tmvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sessioninfo",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-spelling",
                        "R-formatR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eicm",
            "portdir": "R/R-eicm",
            "version": "1.0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=eicm",
            "description": "Explicit Interaction Community Models",
            "long_description": "Explicit Interaction Community Models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-snow",
                        "R-GA",
                        "R-pso",
                        "R-doSNOW",
                        "R-optimParallel",
                        "R-CRAN-recommended",
                        "R-ucminf",
                        "R-iterators"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-igraph",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-erify",
            "portdir": "R/R-erify",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flujoo.github.io/erify",
            "description": "Check arguments and generate readable error messages",
            "long_description": "Check arguments and generate readable error messages",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-eventPred"
                    ]
                }
            ]
        },
        {
            "name": "R-eventPred",
            "portdir": "R/R-eventPred",
            "version": "0.2.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kaifenglu/eventPred",
            "description": "Event Prediction",
            "long_description": "Event Prediction",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-dplyr",
                        "R-shiny",
                        "R-plotly",
                        "R-flexsurv",
                        "R-rstpm2",
                        "R-erify",
                        "R-tmvtnsim",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-fda",
            "portdir": "R/R-fda",
            "version": "6.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fda",
            "description": "Functional Data Analysis",
            "long_description": "Functional Data Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-deSolve",
                        "R-fds"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Ecfun",
                        "R-GPFDA",
                        "R-CCA",
                        "R-ctmva",
                        "R-sde",
                        "R-ReMFPCA",
                        "R-TrendTM",
                        "R-slasso",
                        "R-refund",
                        "R-Rfssa",
                        "R-T4cluster",
                        "R-fdatest",
                        "R-ftsa",
                        "R-funpca",
                        "R-glober",
                        "R-fda.usc",
                        "R-quantreg.nonpar",
                        "R-wwntests",
                        "R-mixedClust",
                        "R-sft"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-QZ",
                        "R-TSCI",
                        "R-ggdist",
                        "R-DepthProc",
                        "R-freqdom",
                        "R-fdacluster",
                        "R-funData"
                    ]
                }
            ]
        },
        {
            "name": "R-fds",
            "portdir": "R/R-fds",
            "version": "1.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=fds",
            "description": "Functional Data Sets",
            "long_description": "Functional Data Sets",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RCurl",
                        "R-rainbow",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fda"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ftsa"
                    ]
                }
            ]
        },
        {
            "name": "R-ggamma",
            "portdir": "R/R-ggamma",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mjsaldanha.com/posts/ggamma",
            "description": "Generalized Gamma probability distribution",
            "long_description": "Generalized Gamma probability distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-flexsurv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ollggamma"
                    ]
                }
            ]
        },
        {
            "name": "R-hdrcde",
            "portdir": "R/R-hdrcde",
            "version": "3.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hdrcde",
            "description": "Highest Density Regions and Conditional Density Estimation",
            "long_description": "Highest Density Regions and Conditional Density Estimation",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-locfit",
                        "R-ks",
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-ash",
                        "R-RColorBrewer",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-truelies",
                        "R-meboot",
                        "R-rainbow"
                    ]
                }
            ]
        },
        {
            "name": "R-ijtiff",
            "portdir": "R/R-ijtiff",
            "version": "2.3.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/ijtiff",
            "description": "Comprehensive TIFF I/O with full support for ImageJ TIFF files",
            "long_description": "Comprehensive TIFF I/O with full support for ImageJ TIFF files",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "libjpeg-turbo",
                        "tiff",
                        "webp",
                        "libdeflate",
                        "R-cli",
                        "R-fs",
                        "R-magrittr",
                        "R-rlang",
                        "R-stringr",
                        "R-withr",
                        "R-checkmate",
                        "R-dplyr",
                        "R-purrr",
                        "R-readr",
                        "R-zeallot",
                        "R-strex",
                        "R-CRAN-recommended",
                        "bzip2",
                        "lzma",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-abind",
                        "R-rprojroot",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-mockery",
                        "R-spelling",
                        "R-pacman",
                        "R-tiff",
                        "R-EBImage"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-klic",
            "portdir": "R/R-klic",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://acabassi.github.io/klic/articles/klic-vignette.html",
            "description": "Kernel Learning Integrative Clustering",
            "long_description": "Kernel Learning Integrative Clustering",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pheatmap",
                        "R-RColorBrewer",
                        "R-CRAN-recommended",
                        "R-coca"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-matrixNormal",
            "portdir": "R/R-matrixNormal",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=matrixNormal",
            "description": "Matrix normal distribution",
            "long_description": "Matrix normal distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-roxygen2",
                        "R-matrixcalc",
                        "R-spelling",
                        "R-formatR",
                        "R-LaplacesDemon",
                        "R-MBSP",
                        "R-matrixsampling",
                        "R-sessioninfo",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-miWQS",
                        "R-keyATM",
                        "R-condTruncMVN"
                    ]
                }
            ]
        },
        {
            "name": "R-miWQS",
            "portdir": "R/R-miWQS",
            "version": "0.4.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=miWQS",
            "description": "Multiple imputation using weighted quantile sum regression",
            "long_description": "Multiple imputation using weighted quantile sum regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-truncnorm",
                        "R-invgamma",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-Hmisc",
                        "R-rlist",
                        "R-glm2",
                        "R-tmvtnorm",
                        "R-Rsolnp",
                        "R-MCMCpack",
                        "R-condMVNorm",
                        "R-matrixNormal",
                        "R-tmvmixnorm",
                        "R-CRAN-recommended",
                        "R-coda",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sessioninfo",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-GGally",
                        "R-formatR",
                        "R-mice",
                        "R-pander",
                        "R-norm",
                        "R-wqs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-netmeta",
            "portdir": "R/R-netmeta",
            "version": "2.9-0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/guido-s/netmeta",
            "description": "Network meta-analysis using frequentist methods",
            "long_description": "Network meta-analysis using frequentist methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-metafor",
                        "R-meta",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-magic"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rankinma"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-parglm",
            "portdir": "R/R-parglm",
            "version": "0.1.7",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boennecd/parglm",
            "description": "Provides a parallel estimation method for generalized linear models without compiling with a multi-threaded LAPACK or BLAS",
            "long_description": "Provides a parallel estimation method for generalized linear models without compiling with a multi-threaded LAPACK or BLAS",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark",
                        "R-R.rsp",
                        "R-SuppDists",
                        "R-speedglm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-pheatmap",
            "portdir": "R/R-pheatmap",
            "version": "1.0.12",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=pheatmap",
            "description": "Implementation of heatmaps that offers more control over dimensions and appearance",
            "long_description": "Implementation of heatmaps that offers more control over dimensions and appearance",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scales",
                        "R-gtable",
                        "R-CRAN-recommended",
                        "R-RColorBrewer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyrules",
                        "R-NPflow",
                        "R-coca",
                        "R-slanter",
                        "R-RVenn",
                        "R-klic"
                    ]
                }
            ]
        },
        {
            "name": "R-rainbow",
            "portdir": "R/R-rainbow",
            "version": "3.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rainbow",
            "description": "Visualize functional data and identifying functional outliers",
            "long_description": "Visualize functional data and identifying functional outliers",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ks",
                        "R-hdrcde",
                        "R-CRAN-recommended",
                        "R-colorspace",
                        "R-pcaPP"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-forecast"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rfssa",
                        "R-fds",
                        "R-ftsa",
                        "R-wwntests"
                    ]
                }
            ]
        }
    ]
}