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

{
    "count": 50446,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=642",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=640",
    "results": [
        {
            "name": "bogofilter",
            "portdir": "mail/bogofilter",
            "version": "1.2.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bogofilter.sourceforge.io/",
            "description": "Fast Bayesian Spam Filter",
            "long_description": "Bogofilter is a mail filter that classifies mail as spam or ham (non-spam) by a statistical analysis of the message's header and content (body). The program is able to learn from the user's classifications and corrections.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gsl",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "claws-mail"
                    ]
                }
            ]
        },
        {
            "name": "R-hypr",
            "portdir": "R/R-hypr",
            "version": "0.2.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://maxrabe.com/hypr",
            "description": "Hypothesis matrix translation",
            "long_description": "Translation between experimental null hypotheses, hypothesis matrices and contrast matrices as used in linear regression models.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-pracma",
                        "R-CRAN-recommended",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hypergeo",
            "portdir": "R/R-hypergeo",
            "version": "1.2-13",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hypergeo",
            "description": "The Gaussian hypergeometric function for complex numbers",
            "long_description": "The Gaussian hypergeometric function for complex numbers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-elliptic",
                        "R-deSolve",
                        "R-CRAN-recommended",
                        "R-contfrac"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesFactor",
                        "R-MomTrunc",
                        "R-TLMoments",
                        "R-TreeBUGS",
                        "R-BASS",
                        "R-BayesRep",
                        "R-brr",
                        "R-ppRep",
                        "R-cnbdistr",
                        "R-sadists",
                        "R-cpd",
                        "R-TempStable",
                        "R-GB2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-hypergeo2",
                        "R-scoringRules"
                    ]
                }
            ]
        },
        {
            "name": "R-hwriter",
            "portdir": "R/R-hwriter",
            "version": "1.3.2.1",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hwriter",
            "description": "Output R objects in HTML format",
            "long_description": "Output R objects in HTML format",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ShortRead"
                    ]
                }
            ]
        },
        {
            "name": "R-hutils",
            "portdir": "R/R-hutils",
            "version": "1.8.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hutils",
            "description": "Miscellaneous R functions and aliases",
            "long_description": "Miscellaneous R functions and aliases",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fastmatch",
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hutilscpp",
                        "R-TeXCheckR"
                    ]
                }
            ]
        },
        {
            "name": "R-httr",
            "portdir": "R/R-httr",
            "version": "1.4.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://httr.r-lib.org",
            "description": "Tools for working with URLs and HTTP",
            "long_description": "Tools for working with URLs and HTTP",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mime",
                        "R-openssl",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-jsonlite",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-covr",
                        "R-httpuv",
                        "R-jpeg",
                        "R-png",
                        "R-xml2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-googleCloudStorageR",
                        "R-hkex.api",
                        "R-httptest",
                        "R-XML2R",
                        "R-ROpenFIGI",
                        "R-RefManageR",
                        "R-Rwtss",
                        "R-Tejapi",
                        "R-shinytest",
                        "R-knitcitations",
                        "R-eFRED",
                        "R-enrichR",
                        "R-eodhd",
                        "R-acumos",
                        "R-agena.ai",
                        "R-alphavantager",
                        "R-annotate",
                        "R-anyLib",
                        "R-aws.s3",
                        "R-readtext",
                        "R-repmis",
                        "R-tidyRSS",
                        "R-tidyverse",
                        "R-emayili",
                        "R-BiocFileCache",
                        "R-BiocPkgTools",
                        "R-archivist",
                        "R-fHMM",
                        "R-pdfetch",
                        "R-pins",
                        "R-cloudfs",
                        "R-UCSC.utils",
                        "R-tidyquant",
                        "R-OpenML",
                        "R-usedthese",
                        "R-Quandl",
                        "R-benchmarkme",
                        "R-bib2df",
                        "R-biomartr",
                        "R-DescTools",
                        "R-KEGGREST",
                        "R-bigrquery",
                        "R-oaii",
                        "R-packagefinder",
                        "R-gargle",
                        "R-ggmap",
                        "R-covr",
                        "R-gistr",
                        "R-githubr",
                        "R-gmailr",
                        "R-googleAuthR",
                        "R-googleAnalyticsR",
                        "R-googleComputeEngineR",
                        "R-googledrive",
                        "R-googlesheets4",
                        "R-bs4Dash",
                        "R-ipumsr",
                        "R-plotly",
                        "R-ustfd",
                        "R-riingo",
                        "R-rnaturalearth",
                        "R-rorcid",
                        "R-gasper",
                        "R-vembedr",
                        "R-graphite",
                        "R-vosonSML",
                        "R-gtranslate",
                        "R-wbstats",
                        "R-webdriver",
                        "R-whoami",
                        "R-chatAI4R",
                        "R-chatgpt",
                        "R-rsdmx",
                        "R-rtweet",
                        "R-rvest",
                        "R-xmlconvert",
                        "R-yahoofinancer",
                        "R-bigQueryR",
                        "R-measurementProtocol",
                        "R-scholar",
                        "R-sparklyr",
                        "R-jmvconnect",
                        "R-cranlogs",
                        "R-Seurat",
                        "R-dataverse",
                        "R-deepRstudio",
                        "R-mlflow",
                        "R-texreg",
                        "R-vcr",
                        "R-r.proxy",
                        "R-AnnotationHub",
                        "R-rtracklayer"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rdflib",
                        "R-xml2",
                        "R-ggeffects",
                        "R-rco",
                        "R-huxtable",
                        "R-insight",
                        "R-purrr",
                        "R-lintr",
                        "R-highcharter",
                        "R-memoise",
                        "R-devtools",
                        "R-fauxpas",
                        "R-vetiver",
                        "R-webfakes",
                        "R-animint2",
                        "R-see",
                        "R-sjPlot",
                        "R-bayestestR",
                        "R-stars",
                        "R-Rcereal",
                        "R-packrat",
                        "R-webmockr",
                        "R-ggimage",
                        "R-viridis",
                        "R-easystats",
                        "R-jsonlite",
                        "R-performance",
                        "R-waiter",
                        "R-datawizard"
                    ]
                }
            ]
        },
        {
            "name": "R-httptest",
            "portdir": "R/R-httptest",
            "version": "4.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://enpiar.com/r/httptest",
            "description": "Test environment for HTTP requests",
            "long_description": "Test environment for HTTP requests",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-digest",
                        "R-testthat",
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-knitr",
                        "R-pkgload",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-yahoofinancer",
                        "R-tidyRSS"
                    ]
                }
            ]
        },
        {
            "name": "R-httpcode",
            "portdir": "R/R-httpcode",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sckott/httpcode",
            "description": "HTTP status code helper",
            "long_description": "HTTP status code helper",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fauxpas",
                        "R-crul"
                    ]
                }
            ]
        },
        {
            "name": "R-htmlwidgets",
            "portdir": "R/R-htmlwidgets",
            "version": "1.6.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=htmlwidgets",
            "description": "HTML Widgets for R",
            "long_description": "HTML Widgets for R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-yaml",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-visNetwork",
                        "R-shinytest",
                        "R-dygraphs",
                        "R-DT",
                        "R-DiagrammeR",
                        "R-re2r",
                        "R-reactable",
                        "R-rhandsontable",
                        "R-threejs",
                        "R-leaflet",
                        "R-listviewer",
                        "R-ggiraph",
                        "R-gt",
                        "R-profvis",
                        "R-BiocPkgTools",
                        "R-manipulateWidget",
                        "R-flexdashboard",
                        "R-formattable",
                        "R-networkD3",
                        "R-packer",
                        "R-rgl",
                        "R-htmlTable",
                        "R-plotly",
                        "R-trelliscopejs",
                        "R-roughnet",
                        "R-gptstudio",
                        "R-vizdraws",
                        "R-colourpicker",
                        "R-widgetframe",
                        "R-wordcloud2",
                        "R-semantic.assets",
                        "R-sparkline",
                        "R-shiny.semantic",
                        "R-data.validator",
                        "R-shinybusy",
                        "R-shinyjqui",
                        "R-systemPipeR",
                        "R-r2d3",
                        "R-radarchart",
                        "R-EBImage",
                        "R-diffviewer",
                        "R-heatmaply",
                        "R-highcharter",
                        "R-diffr",
                        "R-jsTreeR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc",
                        "R-terra",
                        "R-distill",
                        "R-dm",
                        "R-knitr",
                        "R-repr",
                        "R-pkgdepends",
                        "R-reactR",
                        "R-cli",
                        "R-bookdown",
                        "R-stringr",
                        "R-pkgdown",
                        "R-arulesViz",
                        "R-googleAnalyticsR"
                    ]
                }
            ]
        },
        {
            "name": "R-hset",
            "portdir": "R/R-hset",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hset",
            "description": "Sets of numbers implemented with hash tables",
            "long_description": "Sets of numbers implemented with hash tables",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hash",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hrbrthemes",
            "portdir": "R/R-hrbrthemes",
            "version": "0.8.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cinc.rud.is/web/packages/hrbrthemes",
            "description": "Opinionated, typographic-centric ggplot2 themes and theme components",
            "long_description": "Opinionated, typographic-centric ggplot2 themes and theme components",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gdtools",
                        "R-extrafont",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-scales",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gcookbook",
                        "R-stringi",
                        "R-clipr",
                        "R-dplyr",
                        "R-gridExtra",
                        "R-testthat",
                        "R-vdiffr",
                        "R-svglite",
                        "R-hunspell"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-umx",
                        "R-multilevelcoda"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinythemes"
                    ]
                }
            ]
        },
        {
            "name": "R-housingData",
            "portdir": "R/R-housingData",
            "version": "0.3.0",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hafen/housingData",
            "description": "U.S. housing data from 2008 to 2016",
            "long_description": "U.S. housing data from 2008 to 2016",
            "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": "test",
                    "ports": [
                        "R-trelliscopejs"
                    ]
                }
            ]
        },
        {
            "name": "R-hosm",
            "portdir": "R/R-hosm",
            "version": "0.1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hosm",
            "description": "High Order Spatial Matrix",
            "long_description": "High Order Spatial Matrix",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyverse",
                        "R-units",
                        "R-maps",
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-sf",
                        "R-readxl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-horseshoe",
            "portdir": "R/R-horseshoe",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=horseshoe",
            "description": "Implementation of the horseshoe prior",
            "long_description": "Implementation of the horseshoe prior",
            "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-knitr",
                        "R-rmarkdown",
                        "R-Hmisc",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ebnm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Mhorseshoe"
                    ]
                }
            ]
        },
        {
            "name": "R-holiglm",
            "portdir": "R/R-holiglm",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=holiglm",
            "description": "Holistic generalized linear models",
            "long_description": "Holistic generalized linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-SuppDists",
                        "R-ROI",
                        "R-ROI.plugin.ecos",
                        "R-CRAN-recommended",
                        "R-checkmate",
                        "R-slam"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-DiagrammeR",
                        "R-bookdown",
                        "R-ROI.plugin.scs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hmeasure",
            "portdir": "R/R-hmeasure",
            "version": "1.0-2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hmeasure",
            "description": "H-measure and other scalar classification performance metrics",
            "long_description": "H-measure and other scalar classification performance metrics",
            "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-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fscaret"
                    ]
                }
            ]
        },
        {
            "name": "R-hkex.api",
            "portdir": "R/R-hkex.api",
            "version": "0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hkex.api",
            "description": "API to retrieve data from Hong Kong Stock Exchange",
            "long_description": "API to retrieve data from Hong Kong Stock Exchange",
            "active": true,
            "categories": [
                "science",
                "www",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-XML",
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-RCurl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hightR",
            "portdir": "R/R-hightR",
            "version": "0.3.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hightR",
            "description": "HIGHT algorithm",
            "long_description": "HIGHT algorithm",
            "active": true,
            "categories": [
                "science",
                "security",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-highcharter",
            "portdir": "R/R-highcharter",
            "version": "0.9.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://jkunst.com/highcharter",
            "description": "Wrapper for the Highcharts library",
            "long_description": "Wrapper for the Highcharts library",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-stringr",
                        "R-tibble",
                        "R-xts",
                        "R-zoo",
                        "R-dplyr",
                        "R-htmltools",
                        "R-purrr",
                        "R-tidyr",
                        "R-yaml",
                        "R-lubridate",
                        "R-htmlwidgets",
                        "R-igraph",
                        "R-broom",
                        "R-quantmod",
                        "R-rjson",
                        "R-rlist",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-viridisLite",
                        "R-rmarkdown",
                        "R-httr",
                        "R-covr",
                        "R-forecast",
                        "R-spelling",
                        "R-gapminder"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-shinyjqui",
                        "R-bayesbr"
                    ]
                }
            ]
        },
        {
            "name": "R-hexSticker",
            "portdir": "R/R-hexSticker",
            "version": "0.4.9",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hexSticker",
            "description": "Helper functions for creating reproducible hexagon sticker purely in R",
            "long_description": "Helper functions for creating reproducible hexagon sticker purely in R",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-showtext",
                        "R-sysfonts",
                        "R-ggimage",
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-hexbin"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magick"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-oeli"
                    ]
                }
            ]
        },
        {
            "name": "R-hermite",
            "portdir": "R/R-hermite",
            "version": "1.1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hermite",
            "description": "Generalized Hermite distribution",
            "long_description": "Generalized Hermite distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-heplots",
            "portdir": "R/R-heplots",
            "version": "1.7.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://friendly.github.io/heplots",
            "description": "Visualizing hypothesis tests in multivariate linear models",
            "long_description": "Visualizing hypothesis tests in multivariate linear models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-purrr",
                        "R-broom",
                        "R-car",
                        "R-rgl",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gplots",
                        "R-effects",
                        "R-Sleuth2",
                        "R-candisc",
                        "R-animation",
                        "R-corrgram",
                        "R-archdata",
                        "R-mvinfluence",
                        "R-qqtest",
                        "R-reshape",
                        "R-dplyr",
                        "R-reshape2",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-carData",
                        "R-bookdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICSClust",
                        "R-mvinfluence",
                        "R-candisc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-latentnet",
                        "R-effects"
                    ]
                }
            ]
        },
        {
            "name": "R-hellno",
            "portdir": "R/R-hellno",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hellno",
            "description": "stringsAsFactors=FALSE variants of data.frame() and as.data.frame()",
            "long_description": "stringsAsFactors=FALSE variants of data.frame() and as.data.frame()",
            "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"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-r6extended"
                    ]
                }
            ]
        },
        {
            "name": "R-hedgehog",
            "portdir": "R/R-hedgehog",
            "version": "0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hedgehog.qa",
            "description": "Property-based testing",
            "long_description": "Property-based testing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-testthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quickcheck"
                    ]
                }
            ]
        },
        {
            "name": "R-heatmaply",
            "portdir": "R/R-heatmaply",
            "version": "1.5.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://talgalili.github.io/heatmaply",
            "description": "Interactive cluster heat maps using plotly and ggplot2",
            "long_description": "Interactive cluster heat maps using plotly and ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-reshape2",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-scales",
                        "R-htmlwidgets",
                        "R-viridis",
                        "R-egg",
                        "R-webshot",
                        "R-plotly",
                        "R-dendextend",
                        "R-seriation",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyselect",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-gplots"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rnmamod",
                        "R-BayesianNetwork"
                    ]
                }
            ]
        },
        {
            "name": "R-hdi",
            "portdir": "R/R-hdi",
            "version": "0.1-9",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hdi",
            "description": "High-Dimensional Inference",
            "long_description": "High-Dimensional Inference",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-scalreg",
                        "R-linprog",
                        "R-CRAN-recommended",
                        "R-glmnet"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-HIMA",
                        "R-plsmmLasso"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bst",
                        "R-BayesVarSel",
                        "R-stabs"
                    ]
                }
            ]
        },
        {
            "name": "R-hdd",
            "portdir": "R/R-hdd",
            "version": "0.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hdd",
            "description": "Easy manipulation of out-of-memory data-sets",
            "long_description": "Easy manipulation of out-of-memory data-sets",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dreamerr",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-fst",
                        "R-readr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hdbma",
            "portdir": "R/R-hdbma",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hdbma",
            "description": "Bayesian mediation analysis with high-dimensional data",
            "long_description": "Bayesian mediation analysis with high-dimensional data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R2jags",
                        "R-gplots",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hbbr",
            "portdir": "R/R-hbbr",
            "version": "1.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hbbr",
            "description": "Hierarchical bayesian benefit-risk assessment using discrete choice experiment",
            "long_description": "Hierarchical bayesian benefit-risk assessment using discrete choice experiment",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R2jags",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hash",
            "portdir": "R/R-hash",
            "version": "2.2.6.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hash",
            "description": "Full-featured implementation of hash tables/associative arrays/dictionaries",
            "long_description": "Full-featured implementation of hash tables/associative arrays/dictionaries",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rankdist",
                        "R-hset",
                        "R-sBIC",
                        "R-tessellation"
                    ]
                }
            ]
        },
        {
            "name": "R-handlr",
            "portdir": "R/R-handlr",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/handlr",
            "description": "Convert between citation formats",
            "long_description": "Convert between citation formats",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xml2",
                        "R-yaml",
                        "R-crul",
                        "R-urltools",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-mime"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-testthat",
                        "R-bibtex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "micromamba",
            "portdir": "devel/libmamba",
            "version": "1.5.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mamba-org/mamba",
            "description": "a tiny version of the mamba package manager",
            "long_description": "micromamba is a tiny version of the mamba package manager. It is a pure C++ package with a separate command line interface. It can be used to bootstrap environments (as an alternative to miniconda), but it's currently experimental.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zstdConfig.cmake",
                        "CLI11",
                        "tl-expected",
                        "clang-16",
                        "cmake",
                        "nlohmann-json",
                        "ghc-filesystem",
                        "termcolor"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmamba",
                        "libfmt9",
                        "libarchive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libmamba",
            "portdir": "devel/libmamba",
            "version": "1.5.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mamba-org/mamba",
            "description": "a reimplementation of the conda package manager in C++",
            "long_description": "Mamba is a reimplementation of the conda package manager in C++.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "cmake",
                        "nlohmann-json",
                        "ghc-filesystem",
                        "termcolor",
                        "tl-expected",
                        "clang-16",
                        "zstdConfig.cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "libsolv",
                        "spdlog",
                        "yaml-cpp",
                        "reproc",
                        "libfmt9",
                        "libarchive"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "micromamba"
                    ]
                }
            ]
        },
        {
            "name": "xdmf",
            "portdir": "science/xdmf",
            "version": "3.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.xdmf.org/index.php/Main_Page",
            "description": "eXtensible Data Model and Format",
            "long_description": "The need for a standardized method to exchange scientific data between High Performance Computing codes and tools lead to the development of the eXtensible Data Model and Format (XDMF).",
            "active": true,
            "categories": [
                "devel",
                "science"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [
                "debug",
                "tests",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tiff",
                        "boost176",
                        "hdf5",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "swarm",
            "portdir": "science/swarm",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.swarm.org/",
            "description": "Swarm is a platform for agent-based models (ABMs).",
            "long_description": "Swarm is a platform for agent-based models (ABMs).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "libpng",
                        "tcl",
                        "hdf5",
                        "zlib",
                        "blt",
                        "tk",
                        "xpm",
                        "gsed"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "silo",
            "portdir": "science/silo",
            "version": "4.10.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wci.llnl.gov/simulation/computer-codes/silo/",
            "description": "mesh and field I/O library and scientific database",
            "long_description": "mesh and field I/O library and scientific database. Select a Fortran compiler variant to enable Fortran support.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "hdf5",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lscsoft-deps",
            "portdir": "science/lscsoft-deps",
            "version": "20200805",
            "license": "unknown",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.lsc-group.phys.uwm.edu/daswg",
            "description": "LSCSoft dependencies meta-port",
            "long_description": "This is a meta-port that depends on all the ports needed for developing Software used within the LIGO Scientific Collaboration.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "glue",
                "lalsuite",
                "nds2",
                "nds2_swig",
                "gds"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "automake",
                        "boost",
                        "cmake",
                        "git",
                        "git-lfs",
                        "glib2",
                        "jsoncpp",
                        "libtool",
                        "pkgconfig",
                        "swig",
                        "swig-java",
                        "swig-octave",
                        "swig-python",
                        "graphviz",
                        "gnu-classpath",
                        "python27",
                        "fftw-3",
                        "fftw-3-single",
                        "gsl",
                        "kerberos5",
                        "py27-astropy",
                        "py27-cjson",
                        "py27-freezegun",
                        "py27-healpy",
                        "py27-ligo-lw",
                        "py27-ligo-segments",
                        "py27-lscsoft-glue",
                        "py27-mock",
                        "py27-numpy",
                        "py27-openssl",
                        "py27-pyrxp",
                        "py27-pytest",
                        "py27-pytest-mpl",
                        "py27-scipy",
                        "py27-shapely",
                        "hdf5",
                        "healpix-c",
                        "ldas-tools-framecpp",
                        "autoconf",
                        "metaio",
                        "root6",
                        "doxygen",
                        "libxml2",
                        "libframe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "h5utils",
            "portdir": "science/h5utils",
            "version": "1.12.1",
            "license": "(MIT or GPL-2+)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ab-initio.mit.edu/wiki/index.php/H5utils",
            "description": "visualization of HDF5 data files",
            "long_description": "H5utils is a set of utilities for visualization and conversion of scientific data in the free, portable HDF5 format. Besides providing a simple tool for batch visualization as PNG images, h5utils also includes programs to convert HDF5 datasets into the formats required by other free visualization software (e.g. plain text, Vis5d, and VTK).",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "higginja",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "mpich",
                "openmpi",
                "hdf4",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng",
                        "libmatheval",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "h4h5tools",
            "portdir": "science/h4h5tools",
            "version": "2.2.3",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://support.hdfgroup.org/products/hdf5_tools/h4toh5/",
            "description": "HDF4 to HDF5 conversion tools.",
            "long_description": "Provides the h4toh5 conversion utility and library.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf4",
                        "hdf5",
                        "hdfeos",
                        "netcdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gds",
            "portdir": "science/gds",
            "version": "2.18.7",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/lalsuite.html",
            "description": "LSC Algorithm Library",
            "long_description": "LIGO Scientific Collaboration Algorithm Library containing core routines for gravitational wave data analysis.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "swig",
                        "swig-python",
                        "clang-16",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "metaio",
                        "root6",
                        "jsoncpp",
                        "python312",
                        "expat",
                        "python27",
                        "fftw-3",
                        "fftw-3-single",
                        "curl",
                        "py27-numpy",
                        "hdf5",
                        "ldas-tools-framecpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "crystfel",
            "portdir": "science/crystfel",
            "version": "0.6.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.desy.de/~twhite/crystfel/",
            "description": "A suite of programs for processing serial crystallography data",
            "long_description": "CrystFEL is a suite of programs for processing diffraction data acquired serially in a snapshot manner, such as when using the technique of Serial Femtosecond Crystallography (SFX) with a free-electron laser source.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "gsl",
                        "gtk2",
                        "pango",
                        "hdf5",
                        "gdk-pixbuf2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alps",
            "portdir": "science/alps",
            "version": "2.3.0",
            "license": "Restrictive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://alps.comp-phys.org/",
            "description": "Algorithms and Libraries for Physics Simulations",
            "long_description": "The ALPS project (Algorithms and Libraries for Physics Simulations) is an open-source effort aiming at providing high-end simulation codes for strongly correlated quantum mechanical systems as well as C++ libraries for simplifying the development of such code. ALPS strives to increase software reuse in the physics community.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "applications",
                "openmpi",
                "mpich",
                "python27"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-numpy",
                        "python27",
                        "hdf5",
                        "py27-scipy",
                        "py27-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abinit",
            "portdir": "science/abinit",
            "version": "9.2.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.abinit.org",
            "description": "Full-featured atomic-scale first-principles simulation software",
            "long_description": "ABINIT is a package whose main program allows one to find the total energy, charge density and electronic structure of systems made of electrons and nuclei (molecules and periodic solids) within Density Functional Theory (DFT), using pseudopotentials and a planewave or wavelet basis. ABINIT also includes options to optimize the geometry according to the DFT forces and stresses, or to perform molecular dynamics simulations using these forces, or to generate dynamical matrices, Born effective charges, and dielectric tensors, based on Density-Functional Perturbation Theory, and many more properties. Excited states can be computed within the Many-Body Perturbation Theory (the GW approximation and the Bethe-Salpeter equation), and Time-Dependent Density Functional Theory (for molecules). In addition to the main ABINIT code, different utility programs are provided. ABINIT is a project that favours development and collaboration.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "cram5431",
                    "github": "mtorrent",
                    "ports_count": 2
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang90",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gfortran",
                "mpich",
                "openmpi",
                "fftw3",
                "threads",
                "scalapack",
                "wannier90"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf5",
                        "libxc4",
                        "netcdf-fortran",
                        "mpich-clang16",
                        "vecLibFort",
                        "libgcc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pandas"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "H5Part",
            "portdir": "science/H5Part",
            "version": "1.6.6",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://vis.lbl.gov/Research/AcceleratorSAPP/",
            "description": "H5Part data storage library",
            "long_description": "H5Part is a very simple data storage schema and provides an API that simplifies the reading/writing of the data to the HDF5 file format.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ghweber",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "shogun-devel",
            "portdir": "math/shogun-devel",
            "version": "4.0.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://shogun-toolbox.org",
            "description": "The machine learning toolbox's focus is on large scale kernel methods",
            "long_description": "The machine learning toolbox's focus is on large scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, among them the state of the art OCAS, LibSVM, SVMLight, SVMLin and GPDT.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "python27"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "python27",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "xz",
                        "protobuf-cpp",
                        "readline",
                        "arpack",
                        "atlas",
                        "bzip2",
                        "glpk",
                        "lp_solve",
                        "hdf5",
                        "json-c",
                        "libxml2",
                        "eigen3",
                        "gzip",
                        "lzo2",
                        "snappy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "shogun",
            "portdir": "math/shogun",
            "version": "2.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://shogun-toolbox.org",
            "description": "The machine-learning toolbox's focus is on large-scale kernel methods",
            "long_description": "The machine-learning toolbox's focus is on large-scale kernel methods and especially on Support Vector Machines (SVM). It provides a generic SVM object interfacing to several different SVM implementations, among them the state of the art OCAS, LibSVM, SVMLight, SVMLin and GPDT.",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "python27",
                "perl",
                "r",
                "octave",
                "java",
                "csharp",
                "lua",
                "ruby",
                "elwms",
                "hmm_parallel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "snappy",
                        "xz",
                        "readline",
                        "libgcc",
                        "arpack",
                        "atlas",
                        "bzip2",
                        "glpk",
                        "lp_solve",
                        "hdf5",
                        "json-c",
                        "libxml2",
                        "eigen3",
                        "gzip",
                        "lzo2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "shark",
            "portdir": "math/shark",
            "version": "4.0.1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://image.diku.dk/shark/",
            "description": "Fast, modular, feature-rich open-source C++ machine learning library",
            "long_description": "Shark is a fast, modular, feature-rich open-source C++ machine learning library. It provides methods for linear and nonlinear optimization, kernel-based learning algorithms, neural networks and various other machine learning techniques. It serves as a powerful toolbox for real world applications as well as research.",
            "active": true,
            "categories": [
                "math"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "hdf5",
                        "boost171"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "orfeotoolbox",
                        "py311-orfeotoolbox",
                        "py310-orfeotoolbox",
                        "py312-orfeotoolbox",
                        "py313-orfeotoolbox"
                    ]
                }
            ]
        },
        {
            "name": "lua51-numlua",
            "portdir": "lua/lua-numlua",
            "version": "0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/luarocks/numlua",
            "description": "numerical routines for Lua",
            "long_description": "Numeric Lua is a numerical package for the Lua programming language.",
            "active": true,
            "categories": [
                "devel",
                "math",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua51",
                        "fftw-3",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua52-numlua",
            "portdir": "lua/lua-numlua",
            "version": "0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/luarocks/numlua",
            "description": "numerical routines for Lua",
            "long_description": "Numeric Lua is a numerical package for the Lua programming language.",
            "active": true,
            "categories": [
                "devel",
                "math",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lua52",
                        "fftw-3",
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua53-numlua",
            "portdir": "lua/lua-numlua",
            "version": "0.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/luarocks/numlua",
            "description": "numerical routines for Lua",
            "long_description": "Numeric Lua is a numerical package for the Lua programming language.",
            "active": true,
            "categories": [
                "devel",
                "math",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3",
                        "hdf5",
                        "lua53"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}