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

{
    "count": 50576,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=819",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=817",
    "results": [
        {
            "name": "R-PeakSegDP",
            "portdir": "R/R-PeakSegDP",
            "version": "2024.1.24",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/PeakSegDP",
            "description": "Dynamic programming algorithm for peak detection in ChIP-Seq data",
            "long_description": "Dynamic programming algorithm for peak detection in ChIP-Seq data",
            "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-ggplot2",
                        "R-testthat",
                        "R-penaltyLearning"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PeakSegOptimal"
                    ]
                }
            ]
        },
        {
            "name": "R-PeakSegJoint",
            "portdir": "R/R-PeakSegJoint",
            "version": "2024.10.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/PeakSegJoint",
            "description": "Joint peak detection in several ChIP-Seq samples",
            "long_description": "Joint peak detection in several ChIP-Seq samples",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-PeakError",
                        "R-penaltyLearning"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PeakSegOptimal",
            "portdir": "R/R-PeakSegOptimal",
            "version": "2024.10.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/PeakSegOptimal",
            "description": "Optimal segmentation subject to up-down constraints",
            "long_description": "Optimal segmentation subject to up-down constraints",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-penaltyLearning",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-ggplot2",
                        "R-testthat",
                        "R-PeakSegDP"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-QZ",
            "portdir": "R/R-QZ",
            "version": "0.2-3",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=QZ",
            "description": "Generalized eigenvalues and QZ decomposition",
            "long_description": "Generalized eigenvalues and QZ decomposition",
            "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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fda"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-leaflet",
            "portdir": "R/R-leaflet",
            "version": "2.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/leaflet",
            "description": "Create and customize interactive maps",
            "long_description": "Create and customize interactive maps",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sp",
                        "R-xfun",
                        "R-htmltools",
                        "R-RColorBrewer",
                        "R-jquerylib",
                        "R-scales",
                        "R-crosstalk",
                        "R-htmlwidgets",
                        "R-viridis",
                        "R-raster",
                        "R-leaflet.providers",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-png"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R6",
                        "R-purrr",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-maps",
                        "R-RJSONIO",
                        "R-terra",
                        "R-s2",
                        "R-sf"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rlibkdv"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mosaic",
                        "R-shiny.semantic",
                        "R-RgoogleMaps",
                        "R-repr",
                        "R-cubble",
                        "R-villager",
                        "R-manipulateWidget",
                        "R-terra"
                    ]
                }
            ]
        },
        {
            "name": "R-leaflet.providers",
            "portdir": "R/R-leaflet.providers",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/leaflet.providers",
            "description": "Leaflet providers",
            "long_description": "Leaflet providers",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-leaflet"
                    ]
                }
            ]
        },
        {
            "name": "R-penaltyLearning",
            "portdir": "R/R-penaltyLearning",
            "version": "2024.9.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tdhock/penaltyLearning",
            "description": "Implementations of algorithms from Learning Sparse Penalties for Change-point Detection using Max Margin Interval Regression",
            "long_description": "Implementations of algorithms from Learning Sparse Penalties for Change-point Detection using Max Margin Interval Regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-PeakSegJoint",
                        "R-PeakSegOptimal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PeakSegDP",
                        "R-gfpop"
                    ]
                }
            ]
        },
        {
            "name": "R-plotHMM",
            "portdir": "R/R-plotHMM",
            "version": "2023.8.28",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=plotHMM",
            "description": "Plot Hidden Markov Models",
            "long_description": "Plot Hidden Markov Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RcppArmadillo",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-prettyglm",
            "portdir": "R/R-prettyglm",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jared-fowler.github.io/prettyglm",
            "description": "Pretty summaries of generalized linear model coefficients",
            "long_description": "Pretty summaries of generalized linear model coefficients",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-broom",
                        "R-forcats",
                        "R-car",
                        "R-kableExtra",
                        "R-plotly",
                        "R-vip",
                        "R-tidycat",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidycat",
            "portdir": "R/R-tidycat",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://guyabel.github.io/tidycat",
            "description": "Expand tidy output for categorical parameter estimates",
            "long_description": "Expand tidy output for categorical parameter estimates",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-forcats",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-broom",
                        "R-ggforce",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-prettyglm"
                    ]
                }
            ]
        },
        {
            "name": "R-unitquantreg",
            "portdir": "R/R-unitquantreg",
            "version": "0.0.6",
            "license": "Apache-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://andrmenezes.github.io/unitquantreg",
            "description": "Parametric quantile regression models for bounded data",
            "long_description": "Parametric quantile regression models for bounded data",
            "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-Formula",
                        "R-quantreg",
                        "R-optimx",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-numDeriv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-lmtest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-data-plist",
            "portdir": "perl/p5-data-plist",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-data-plist",
            "homepage": "https://metacpan.org/pod/Data::Plist",
            "description": "Data::Plist - object representing a property list",
            "long_description": "Data::Plist - object representing a property list",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-data-plist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-data-plist",
            "portdir": "perl/p5-data-plist",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Plist",
            "description": "Data::Plist - object representing a property list",
            "long_description": "Data::Plist - object representing a property list",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-universal-require"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-data-plist",
            "portdir": "perl/p5-data-plist",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Plist",
            "description": "Data::Plist - object representing a property list",
            "long_description": "Data::Plist - object representing a property list",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-universal-require"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-data-plist",
            "portdir": "perl/p5-data-plist",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Plist",
            "description": "Data::Plist - object representing a property list",
            "long_description": "Data::Plist - object representing a property list",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-universal-require"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-data-plist",
            "portdir": "perl/p5-data-plist",
            "version": "0.100.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Data::Plist",
            "description": "Data::Plist - object representing a property list",
            "long_description": "Data::Plist - object representing a property list",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-universal-require"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-data-plist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "john-jumbo",
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "py310-parsimonious",
            "portdir": "python/py-parsimonious",
            "version": "0.10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erikrose/parsimonious",
            "description": "The fastest pure-Python PEG parser I can muster",
            "long_description": "Parsimonious aims to be the fastest arbitrary-lookahead parser written in pure Python—and the most usable. It's based on parsing expression grammars (PEGs), which means you feed it a simplified sort of EBNF notation.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-regex"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-parsimonious",
            "portdir": "python/py-parsimonious",
            "version": "0.10.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erikrose/parsimonious",
            "description": "The fastest pure-Python PEG parser I can muster",
            "long_description": "Parsimonious aims to be the fastest arbitrary-lookahead parser written in pure Python—and the most usable. It's based on parsing expression grammars (PEGs), which means you feed it a simplified sort of EBNF notation.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-regex"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "http-prompt"
                    ]
                }
            ]
        },
        {
            "name": "py311-autobahn",
            "portdir": "python/py-autobahn",
            "version": "24.4.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://crossbar.io/autobahn",
            "description": "WebSocket client & server library WAMP real time framework",
            "long_description": "WebSocket client & server library WAMP real time framework",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-flatbuffers",
                        "py311-service_identity",
                        "py311-msgpack",
                        "py311-pynacl",
                        "py311-argon2-cffi",
                        "py311-twisted",
                        "py311-pytrie",
                        "py311-txaio",
                        "py311-u-msgpack-python",
                        "py311-passlib",
                        "py311-qrcode",
                        "py311-cbor2",
                        "py311-python-snappy",
                        "py311-ujson",
                        "py311-openssl",
                        "py311-cryptography",
                        "py311-cffi",
                        "py311-attrs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-cbor",
            "portdir": "python/py-cbor",
            "version": "1.0.0",
            "license": "Apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/bodhisnarkva/cbor",
            "description": "RFC 7049 Concise Binary Object Representation",
            "long_description": "RFC 7049 Concise Binary Object Representation",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cbor"
                    ]
                }
            ]
        },
        {
            "name": "py311-humanize",
            "portdir": "python/py-humanize",
            "version": "4.14.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-humanize/humanize",
            "description": "Python humanize utilities",
            "long_description": "Python humanize utilities",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pyqrcode",
            "portdir": "python/py-pyqrcode",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mnooner256/pyqrcode",
            "description": "A QR code generator written purely in Python with SVG EPS PNG and terminal output.",
            "long_description": "A QR code generator written purely in Python with SVG EPS PNG and terminal output.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-pypng",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-python-snappy",
            "portdir": "python/py-python-snappy",
            "version": "0.7.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://github.com/andrix/python-snappy",
            "description": "Python library for the snappy compression library from Google",
            "long_description": "Python library for the snappy compression library from Google",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cffi",
                        "snappy",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-cramjam",
                        "snappy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-autobahn"
                    ]
                }
            ]
        },
        {
            "name": "eza",
            "portdir": "sysutils/eza",
            "version": "0.23.4",
            "license": "EUPL-1.2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://eza.rocks",
            "description": "A modern, maintained replacement for ls",
            "long_description": "eza is a modern, maintained replacement for the venerable file-listing command-line program ls that ships with Unix and Linux operating systems, giving it more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it’s small, fast, and just one single binary. By deliberately making some decisions differently, eza attempts to be a more featureful, more user-friendly version of ls.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "git",
                "doc",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "pandoc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgit2",
                        "libunwind",
                        "libiconv",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-FSA",
            "portdir": "R/R-FSA",
            "version": "0.9.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fishr-core-team.github.io/FSA",
            "description": "Variety of simple fish stock assessment methods",
            "long_description": "Variety of simple fish stock assessment methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotrix",
                        "R-car",
                        "R-withr",
                        "R-CRAN-recommended",
                        "R-dunn.test",
                        "R-lmtest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-MFDFA",
            "portdir": "R/R-MFDFA",
            "version": "1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlaib.github.io",
            "description": "Multi-Fractal Detrended Fluctuation Analysis",
            "long_description": "Multi-Fractal Detrended Fluctuation Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numbers",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fractalRegression"
                    ]
                }
            ]
        },
        {
            "name": "R-crqa",
            "portdir": "R/R-crqa",
            "version": "2.0.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=crqa",
            "description": "Recurrence quantification analysis for categorical and continuous time series",
            "long_description": "Recurrence quantification analysis for categorical and continuous time series",
            "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-pracma",
                        "R-gplots",
                        "R-plot3D",
                        "R-tseriesChaos",
                        "R-rdist",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fractalRegression"
                    ]
                }
            ]
        },
        {
            "name": "R-dunn.test",
            "portdir": "R/R-dunn.test",
            "version": "1.3.6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dunn.test",
            "description": "Dunn’s test of multiple comparisons using rank sums",
            "long_description": "Dunn’s test of multiple comparisons using rank sums",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FSA"
                    ]
                }
            ]
        },
        {
            "name": "R-procs",
            "portdir": "R/R-procs",
            "version": "1.0.6",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://procs.r-sassy.org",
            "description": "Recreate some SAS procedures in R",
            "long_description": "Recreate some SAS procedures in R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fmtr",
                        "R-reporter",
                        "R-CRAN-recommended",
                        "R-sasLM",
                        "R-tibble",
                        "R-common"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-logr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sassy"
                    ]
                }
            ]
        },
        {
            "name": "R-rdist",
            "portdir": "R/R-rdist",
            "version": "0.0.5",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://blasern.github.io/rdist",
            "description": "Common framework for calculating distance matrices",
            "long_description": "Common framework for calculating distance matrices",
            "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": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-crqa",
                        "R-GRNNs"
                    ]
                }
            ]
        },
        {
            "name": "jdk17-graalvm",
            "portdir": "java/jdk17-graalvm",
            "version": "17.0.12",
            "license": "GFTC and NoMirror",
            "platforms": "{darwin any >= 16 }",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.oracle.com/java/graalvm/",
            "description": "Oracle GraalVM for JDK 17",
            "long_description": "Oracle GraalVM for JDK 17 compiles your Java applications ahead of time into standalone binaries that start instantly, provide peak performance with no warmup, and use fewer cloud resources. This software is provided under the GraalVM Free Terms and Conditions (GFTC) license. Oracle GraalVM for JDK 17.0.13 and later are only available under the GraalVM Oracle Technology Network (GOTN) license and therefore cannot be made available via MacPorts. If you require an up-to-date GraalVM for JDK, consider upgrading to a more recent feature version instead.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [
                "Applets",
                "BundledApp",
                "JNI",
                "WebStart"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jdk20-graalvm",
            "portdir": "java/jdk20-graalvm",
            "version": "22.0.2",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "jdk21-graalvm",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by jdk21-graalvm",
            "long_description": "This port has been replaced by jdk21-graalvm.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-CenBAR",
            "portdir": "R/R-CenBAR",
            "version": "0.1.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=CenBAR",
            "description": "Broken adaptive ridge AFT model with censored data",
            "long_description": "Broken adaptive ridge AFT model with censored data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glmnet",
                        "R-cvTools",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-foreach"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-GRNNs",
            "portdir": "R/R-GRNNs",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=GRNNs",
            "description": "General Regression Neural Networks package",
            "long_description": "General Regression Neural Networks package",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rdist",
                        "R-CRAN-recommended",
                        "R-scales",
                        "R-cvTools",
                        "R-vegan"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-HSAUR2",
            "portdir": "R/R-HSAUR2",
            "version": "1.1-20",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HSAUR2",
            "description": "A Handbook of Statistical Analyses Using R (2nd Edition)",
            "long_description": "A Handbook of Statistical Analyses Using R (2nd Edition)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-IASD",
            "portdir": "R/R-IASD",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=IASD",
            "description": "Model selection for index of asymmetry distribution",
            "long_description": "Model selection for index of asymmetry distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-KRMM",
            "portdir": "R/R-KRMM",
            "version": "1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=KRMM",
            "description": "Kernel Ridge Mixed Model",
            "long_description": "Kernel Ridge Mixed Model",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cvTools",
                        "R-robustbase",
                        "R-CRAN-recommended",
                        "R-kernlab"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-PosteriorBootstrap",
            "portdir": "R/R-PosteriorBootstrap",
            "version": "0.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=PosteriorBootstrap",
            "description": "Non-parametric sampling with parallel Monte Carlo",
            "long_description": "Non-parametric sampling with parallel Monte Carlo",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-e1071"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-covr",
                        "R-lintr",
                        "R-BH",
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-tibble"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rcapture",
            "portdir": "R/R-Rcapture",
            "version": "1.4-4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rcapture",
            "description": "Log-linear models for capture-recapture experiments",
            "long_description": "Log-linear models for capture-recapture experiments",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SparseMSE"
                    ]
                }
            ]
        },
        {
            "name": "R-RobustCalibration",
            "portdir": "R/R-RobustCalibration",
            "version": "0.5.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RobustCalibration",
            "description": "Robust calibration of imperfect mathematical models",
            "long_description": "Implements full Bayesian analysis for calibrating mathematical models with a new methodology for modelling the discrepancy function.",
            "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-nloptr",
                        "R-RobustGaSP",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-SparseMSE",
            "portdir": "R/R-SparseMSE",
            "version": "2.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=SparseMSE",
            "description": "Multiple Systems Estimation for Sparse Capture Data",
            "long_description": "Multiple Systems Estimation for Sparse Capture Data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-lpSolve",
                        "R-Rcapture"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-clustRcompaR",
            "portdir": "R/R-clustRcompaR",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alishinski/clustRcompaR",
            "description": "Easy interface for clustering a set of documents and exploring group-based patterns",
            "long_description": "Easy interface for clustering a set of documents and exploring group-based patterns",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quanteda",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-ppls",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-costat",
            "portdir": "R/R-costat",
            "version": "2.4.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=costat",
            "description": "Time series costationarity determination",
            "long_description": "Time series costationarity determination",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-wavethresh",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-cvTools",
            "portdir": "R/R-cvTools",
            "version": "0.3.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=cvTools",
            "description": "Cross-validation tools for regression models",
            "long_description": "Cross-validation tools for regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CenBAR",
                        "R-GRNNs",
                        "R-KRMM"
                    ]
                }
            ]
        },
        {
            "name": "R-defm",
            "portdir": "R/R-defm",
            "version": "0.1-1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=defm",
            "description": "Estimation and simulation of multi-binary response models",
            "long_description": "Estimation and simulation of multi-binary response models",
            "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": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libomp",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-texreg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-dlnm",
            "portdir": "R/R-dlnm",
            "version": "2.4.7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=dlnm",
            "description": "Distributed lag non-linear models",
            "long_description": "Distributed lag non-linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tsModel",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lme4",
                        "R-geepack",
                        "R-gee",
                        "R-mixmeta"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-collin"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvmeta"
                    ]
                }
            ]
        },
        {
            "name": "R-duckdbfs",
            "portdir": "R/R-duckdbfs",
            "version": "0.0.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cboettig.github.io/duckdbfs",
            "description": "High-performance remote file system access using DuckDB",
            "long_description": "High-performance remote file system access using DuckDB",
            "active": true,
            "categories": [
                "sysutils",
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-dplyr",
                        "R-dbplyr",
                        "R-duckdb",
                        "R-CRAN-recommended",
                        "R-fs",
                        "R-DBI"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-jsonlite",
                        "R-testthat",
                        "R-spelling",
                        "R-sf",
                        "R-minioclient"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-eyelinkReader",
            "portdir": "R/R-eyelinkReader",
            "version": "1.0.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alexander-pastukhov.github.io/eyelinkReader",
            "description": "Import gaze data for EyeLink eye tracker",
            "long_description": "Import gaze data for EyeLink eye tracker",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fs",
                        "R-rlang",
                        "R-stringr",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppProgress"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-filenamer",
            "portdir": "R/R-filenamer",
            "version": "0.2.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/djhshih/filenamer",
            "description": "Easy management of file names",
            "long_description": "Easy management of file names",
            "active": true,
            "categories": [
                "sysutils",
                "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-io"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-io"
                    ]
                }
            ]
        },
        {
            "name": "R-io",
            "portdir": "R/R-io",
            "version": "0.3.2",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/djhshih/io",
            "description": "Unified framework for input–output operations in R",
            "long_description": "Unified framework for input–output operations in R",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-filenamer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-yaml",
                        "R-testthat",
                        "R-XML",
                        "R-rhdf5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-filenamer"
                    ]
                }
            ]
        }
    ]
}