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

{
    "count": 51974,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=925",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=923",
    "results": [
        {
            "name": "R-hexbin",
            "portdir": "R/R-hexbin",
            "version": "1.28.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edzer/hexbin",
            "description": "Hexagonal binning routines and plotting methods",
            "long_description": "Hexagonal binning routines and plotting methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-Biobase",
                        "R-limma",
                        "R-marray"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rasterVis",
                        "R-hexSticker",
                        "R-autocogs",
                        "R-wbacon"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggblanket",
                        "R-ggiraph",
                        "R-ggmap",
                        "R-ggplot2",
                        "R-animint2",
                        "R-mcp",
                        "R-robsurvey",
                        "R-survey",
                        "R-tidyterra",
                        "R-viridis",
                        "R-viridisLite",
                        "R-gratia",
                        "R-bayesplot",
                        "R-bigstatsr",
                        "R-fmeffects"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-hexView",
            "portdir": "R/R-hexView",
            "version": "0.3-4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hexView",
            "description": "Viewing binary files",
            "long_description": "Functions to view files in raw binary form like in a hex editor.",
            "active": true,
            "categories": [
                "devel",
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rio"
                    ]
                }
            ]
        },
        {
            "name": "R-hfr",
            "portdir": "R/R-hfr",
            "version": "0.7.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hfr.residualmetrics.com",
            "description": "Estimate hierarchical feature regression models",
            "long_description": "Estimate hierarchical feature regression models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-corpcor",
                        "R-dendextend",
                        "R-CRAN-recommended",
                        "R-RColorBrewer",
                        "R-quadprog"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-tidyfit"
                    ]
                }
            ]
        },
        {
            "name": "R-HH",
            "portdir": "R/R-HH",
            "version": "3.1-52",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HH",
            "description": "Statistical Analysis and Data Display, Heiberger and Holland",
            "long_description": "Statistical Analysis and Data Display, Heiberger and Holland",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-colorspace",
                        "R-reshape2",
                        "R-RColorBrewer",
                        "R-gridExtra",
                        "R-shiny",
                        "R-Hmisc",
                        "R-Rmpfr",
                        "R-leaps",
                        "R-vcd",
                        "R-multcomp",
                        "R-CRAN-recommended",
                        "R-latticeExtra",
                        "R-abind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.HH"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rockchalk"
                    ]
                }
            ]
        },
        {
            "name": "R-HHG",
            "portdir": "R/R-HHG",
            "version": "2.3.7",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/barakbri/HHG",
            "description": "Heller–Heller–Gorfine tests of independence and equality of distributions",
            "long_description": "Heller–Heller–Gorfine tests of independence and equality of distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hhsmm",
            "portdir": "R/R-hhsmm",
            "version": "0.4.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mortamini/hhsmm",
            "description": "Hidden Hybrid Markov/Semi-Markov Model Fitting",
            "long_description": "Develops algorithms for fitting, prediction, simulation and initialization of the hidden hybrid Markov/semi-Markov model.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-progress",
                        "R-Rdpack",
                        "R-magic",
                        "R-mice",
                        "R-CRAN-recommended",
                        "R-CMAPSS",
                        "R-Rcpp",
                        "R-splines2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hht",
            "portdir": "R/R-hht",
            "version": "2.1.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hht",
            "description": "Hilbert–Huang Transform: tools and methods",
            "long_description": "Hilbert–Huang Transform: tools and methods",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fields",
                        "R-CRAN-recommended",
                        "R-EMD"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tspredit"
                    ]
                }
            ]
        },
        {
            "name": "R-hibayes",
            "portdir": "R/R-hibayes",
            "version": "3.0.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/YinLiLin/hibayes",
            "description": "Individual-level, summary-level and single-step Bayesian regression model",
            "long_description": "Individual-level, summary-level and single-step Bayesian regression model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-RcppProgress",
                        "R-stringr",
                        "R-bigmemory",
                        "libgcc",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "R-CMplot",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-bayesbr",
                        "R-shinyjqui"
                    ]
                }
            ]
        },
        {
            "name": "R-highlight",
            "portdir": "R/R-highlight",
            "version": "0.5.1",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hadley/highlight",
            "description": "Syntax highlighter",
            "long_description": "Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex markup. Custom Sweave driver performing syntax highlighting of R code chunks.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-CodeDepends"
                    ]
                }
            ]
        },
        {
            "name": "R-highr",
            "portdir": "R/R-highr",
            "version": "0.11",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/yihui/highr",
            "description": "Syntax highlighting for R source code",
            "long_description": "This is an infrastructure R package for syntax highlighting. It supports LaTeX and HTML output.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xfun",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-testit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-knitr",
                        "R-questionr",
                        "R-usedthese"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-repr"
                    ]
                }
            ]
        },
        {
            "name": "R-highs",
            "portdir": "R/R-highs",
            "version": "0.1-10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/roigrp/solver/highs",
            "description": "HiGHS optimization solver",
            "long_description": "R interface to HiGHS, an optimization solver for solving mixed integer optimization problems with quadratic or linear objective and linear constraints.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "R",
                        "bash",
                        "clang-19",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-checkmate",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI.plugin.highs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MatchIt"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-HilbertCurve",
            "portdir": "R/R-HilbertCurve",
            "version": "1.34.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jokergoo.github.io/HilbertCurve",
            "description": "Make a 2D Hilbert curve",
            "long_description": "Make a 2D Hilbert curve",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-circlize",
                        "R-GenomicRanges",
                        "R-HilbertVis",
                        "R-polylabelr",
                        "R-CRAN-recommended",
                        "R-png",
                        "R-IRanges"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RColorBrewer",
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-RCurl",
                        "R-GetoptLong",
                        "R-ComplexHeatmap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-HilbertVis",
            "portdir": "R/R-HilbertVis",
            "version": "1.62.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/HilbertVis",
            "description": "Hilbert curve visualization",
            "long_description": "Hilbert curve visualization",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-IRanges",
                        "R-EBImage"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-HilbertCurve"
                    ]
                }
            ]
        },
        {
            "name": "R-HIMA",
            "portdir": "R/R-HIMA",
            "version": "2.2.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/YinanZheng/HIMA",
            "description": "High-Dimensional Mediation Analysis",
            "long_description": "High-Dimensional Mediation Analysis",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-foreach",
                        "R-conquer",
                        "R-quantreg",
                        "R-glmnet",
                        "R-ncvreg",
                        "R-hdi",
                        "R-hommel",
                        "R-HDMT",
                        "R-CRAN-recommended",
                        "R-iterators",
                        "R-doParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rhino",
            "portdir": "lang/rhino",
            "version": "1.7R2",
            "license": "MPL-1.1 and GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.mozilla.org/rhino/",
            "description": "Mozilla JavaScript engine for Java",
            "long_description": "Rhino is an open-source implementation of JavaScript written entirely in Java. It is typically embedded into Java applications to provide scripting to end users.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "kaffe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hipread",
            "portdir": "R/R-hipread",
            "version": "0.2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hipread",
            "description": "Read hierarchical fixed width files",
            "long_description": "Read hierarchical fixed width files",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-rlang",
                        "R-tibble",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-R6"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-testthat",
                        "R-readr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ipumsr"
                    ]
                }
            ]
        },
        {
            "name": "rhit",
            "portdir": "sysutils/rhit",
            "version": "2.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dystroy.org/rhit",
            "description": "A nginx log explorer",
            "long_description": "rhit reads your nginx log files in their standard location(even gzipped), does some analysis and tells you about it in pretty tables in your console, storing and polluting nothing. It lets you filter hits by dates, status, referers or paths, and does trend analysis. And it's fast enough (about one second per million lines) so you can iteratively try queries to build your insight.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hitandrun",
            "portdir": "R/R-hitandrun",
            "version": "0.5-6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hitandrun",
            "description": "Hit-and-Run and Shake-and-Bake for sampling uniformly from convex shapes",
            "long_description": "Hit-and-Run and Shake-and-Bake for sampling uniformly from convex shapes",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc14",
                        "R-rcdd",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-brisk"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-XML",
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-RCurl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fscaret"
                    ]
                }
            ]
        },
        {
            "name": "R-hmer",
            "portdir": "R/R-hmer",
            "version": "1.6.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hmer-package.github.io/website",
            "description": "R package for Bayes linear emulation and history matching",
            "long_description": "R package for Bayes linear emulation and history matching",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-mvtnorm",
                        "R-stringr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-viridis",
                        "R-GGally",
                        "R-lhs",
                        "R-ggbeeswarm",
                        "R-pdist",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-isoband"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-progressr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-deSolve",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Hmisc",
            "portdir": "R/R-Hmisc",
            "version": "5.2-1",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hbiostat.org/R/Hmisc",
            "description": "Harrell miscellaneous",
            "long_description": "Contains many functions useful for data analysis, high-level graphics, utility operations, functions for computing sample size and power, simulation, importing and annotating datasets, imputing missing values, advanced table making, variable clustering, character string manipulation, conversion of R objects to LaTeX and html code, and recoding variables.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-htmlTable",
                        "R-viridis",
                        "R-Formula",
                        "R-base64enc",
                        "R-data.table",
                        "R-gtable",
                        "R-colorspace",
                        "R-htmltools",
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rms",
                        "R-tables",
                        "R-qreport",
                        "R-getPass",
                        "R-qs",
                        "R-gt",
                        "R-keyring",
                        "R-sparkline",
                        "R-safer",
                        "R-htm2txt",
                        "R-abind",
                        "R-jsonlite",
                        "R-rlang",
                        "R-chron",
                        "R-plyr",
                        "R-digest",
                        "R-htmlwidgets",
                        "R-rstudioapi",
                        "R-latticeExtra",
                        "R-rio",
                        "R-VGAM",
                        "R-acepack",
                        "R-leaps",
                        "R-pcaPP",
                        "R-kableExtra",
                        "R-plotly",
                        "R-mice",
                        "R-polspline"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-VSdecomp",
                        "R-FRK",
                        "R-GenMarkov",
                        "R-Gmisc",
                        "R-HH",
                        "R-JMbayes",
                        "R-MXM",
                        "R-RALSA",
                        "R-RCLabels",
                        "R-RcmdrMisc",
                        "R-RegCombin",
                        "R-SHELF",
                        "R-accessibility",
                        "R-anesrake",
                        "R-atable",
                        "R-blindreview",
                        "R-calibmsm",
                        "R-dineq",
                        "R-fdapace",
                        "R-forsearch",
                        "R-hdpGLM",
                        "R-maic",
                        "R-mediation",
                        "R-metamedian",
                        "R-mgm",
                        "R-miWQS",
                        "R-pcgen",
                        "R-qgraph",
                        "R-qreport",
                        "R-rbooster",
                        "R-rms",
                        "R-rmsb",
                        "R-smacof",
                        "R-walker",
                        "R-weights"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-questionr",
                        "R-finalfit",
                        "R-fitdistrplus",
                        "R-survcomp",
                        "R-ggplot2",
                        "R-ggstance",
                        "R-rex",
                        "R-horseshoe",
                        "R-htmlTable",
                        "R-EnvStats",
                        "R-influential",
                        "R-GMCM",
                        "R-irboost",
                        "R-kyotil",
                        "R-labelVector",
                        "R-languageR",
                        "R-MARSS",
                        "R-tables",
                        "R-matsindf",
                        "R-tidystats",
                        "R-Rcmdr",
                        "R-robustbase",
                        "R-rockchalk",
                        "R-Rmisc",
                        "R-runMCMCbtadjust",
                        "R-StatMatch",
                        "R-BB",
                        "R-milr",
                        "R-ordbetareg",
                        "R-animint2",
                        "R-ascii",
                        "R-sfsmisc",
                        "R-bbmle",
                        "R-bfp",
                        "R-bigsnpr",
                        "R-performance",
                        "R-broom",
                        "R-bsitar",
                        "R-simsalapar",
                        "R-correlation",
                        "R-crosstable",
                        "R-wdm",
                        "R-fastR2"
                    ]
                }
            ]
        },
        {
            "name": "R-HMM",
            "portdir": "R/R-HMM",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HMM",
            "description": "Hidden Markov Models",
            "long_description": "Hidden Markov Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-HMMcopula",
            "portdir": "R/R-HMMcopula",
            "version": "1.0.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HMMcopula",
            "description": "Markov regime switching copula models estimation and goodness of fit",
            "long_description": "R functions to estimate and perform goodness of fit test for several Markov regime switching and mixture bivariate copula models.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-copula",
                        "R-matrixcalc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hmm.discnp",
            "portdir": "R/R-hmm.discnp",
            "version": "3.0-9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hmm.discnp",
            "description": "Hidden Markov models with discrete non-parametric observation distributions",
            "long_description": "Hidden Markov models with discrete non-parametric observation distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-HMMEsolver",
            "portdir": "R/R-HMMEsolver",
            "version": "0.1.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HMMEsolver",
            "description": "Fast solver for Henderson mixed model equation",
            "long_description": "Fast solver for Henderson mixed model equation via row operations.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-CRAN-recommended",
                        "libgcc",
                        "libgcc14",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-HMMpa",
            "portdir": "R/R-HMMpa",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HMMpa",
            "description": "Analysing accelerometer data using hidden Markov models",
            "long_description": "Analysing accelerometer data using hidden Markov models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-coconots"
                    ]
                }
            ]
        },
        {
            "name": "R-hmmTMB",
            "portdir": "R/R-hmmTMB",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hmmTMB",
            "description": "Fit Hidden Markov Models using Template Model Builder",
            "long_description": "Fit Hidden Markov Models using Template Model Builder",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-ggplot2",
                        "R-optimx",
                        "R-TMB",
                        "R-CircStats",
                        "R-tmbstan",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rstan",
                        "R-testthat",
                        "R-scico",
                        "R-MSwM",
                        "R-unmarked",
                        "R-moveHMM"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hms",
            "portdir": "R/R-hms",
            "version": "1.1.3.9011",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hms.tidyverse.org",
            "description": "A simple class for storing time-of-day values",
            "long_description": "A simple class for storing time-of-day values",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pkgconfig",
                        "R-vctrs",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-lifecycle"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-crayon",
                        "R-pillar",
                        "R-lubridate",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-vroom",
                        "R-DBItest",
                        "R-RMariaDB",
                        "R-RPostgres",
                        "R-dttr2",
                        "R-ggblanket",
                        "R-haven",
                        "R-janitor",
                        "R-odbc",
                        "R-progress",
                        "R-quickcheck",
                        "R-readr",
                        "R-tibbletime",
                        "R-tidyMC",
                        "R-tidyverse",
                        "R-timetk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-scales",
                        "R-minty",
                        "R-mopac",
                        "R-nanoarrow",
                        "R-sift",
                        "R-RSQLite",
                        "R-arrow",
                        "R-bigrquery",
                        "R-crosstable",
                        "R-dbx",
                        "R-tibble",
                        "R-duckplyr",
                        "R-extras",
                        "R-gasmodel",
                        "R-tsibble",
                        "R-gtExtras",
                        "R-DBI"
                    ]
                }
            ]
        },
        {
            "name": "R-HOasso",
            "portdir": "R/R-HOasso",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HOasso",
            "description": "Higher order assortativity for complex networks",
            "long_description": "Higher order assortativity for complex networks",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-Rdpack",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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-19",
                        "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-hommel",
            "portdir": "R/R-hommel",
            "version": "1.6",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hommel",
            "description": "Methods for closed testing with Simes’s inequality, in particular Hommel’s method",
            "long_description": "Methods for closed testing with Simes’s inequality, in particular Hommel’s method",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-HIMA",
                        "R-cherry"
                    ]
                }
            ]
        },
        {
            "name": "R-hopit",
            "portdir": "R/R-hopit",
            "version": "0.11.6",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hopit",
            "description": "Hierarchical ordered probit models with application to reporting heterogeneity",
            "long_description": "Hierarchical ordered probit models with application to reporting heterogeneity",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-survey",
                        "R-Rdpack",
                        "R-questionr",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-usethis",
                        "R-qpdf",
                        "R-R.rsp"
                    ]
                }
            ],
            "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-19"
                    ]
                },
                {
                    "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-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-19",
                        "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-Hotelling",
            "portdir": "R/R-Hotelling",
            "version": "1.0-8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmcurran/Hotelling",
            "description": "Hotelling’s T^2 test and variants",
            "long_description": "Hotelling’s T^2 test and variants",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-corpcor",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesWatch"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-trelliscopejs"
                    ]
                }
            ]
        },
        {
            "name": "R-hpa",
            "portdir": "R/R-hpa",
            "version": "1.3.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hpa",
            "description": "Hermite Polynomial Approximation",
            "long_description": "Multivariate conditional and marginal densities, moments, cumulative distribution functions as well as binary choice and sample selection models based on Hermite polynomial approximation.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppParallel",
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mvtnorm",
                        "R-ggplot2",
                        "R-GA",
                        "R-sampleSelection",
                        "R-titanic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mnorm",
                        "R-switchSelection"
                    ]
                }
            ]
        },
        {
            "name": "R-hqreg",
            "portdir": "R/R-hqreg",
            "version": "1.4-1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/CY-dev/hqreg",
            "description": "Regularization paths for lasso or elastic-net penalized Huber loss regression and quantile regression",
            "long_description": "Regularization paths for lasso or elastic-net penalized Huber loss regression and quantile regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rqPen"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-multilevelcoda",
                        "R-umx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinythemes"
                    ]
                }
            ]
        },
        {
            "name": "R-hrqglas",
            "portdir": "R/R-hrqglas",
            "version": "1.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hrqglas",
            "description": "Group variable selection for quantile and robust mean regression",
            "long_description": "Group variable selection for quantile and robust mean regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-quantreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rqPen"
                    ]
                }
            ]
        },
        {
            "name": "R-HSAUR2",
            "portdir": "R/R-HSAUR2",
            "version": "1.1-20",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HSAUR2",
            "description": "A Handbook of Statistical Analyses Using R (2nd Edition)",
            "long_description": "A Handbook of Statistical Analyses Using R (2nd Edition)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-HSAUR3",
            "portdir": "R/R-HSAUR3",
            "version": "1.0-15",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HSAUR3",
            "description": "A Handbook of Statistical Analyses Using R (3rd Edition)",
            "long_description": "A Handbook of Statistical Analyses Using R (3rd Edition)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lme4",
                        "R-mlt.docreg",
                        "R-movMF",
                        "R-rstanarm",
                        "R-tram",
                        "R-vcd"
                    ]
                }
            ]
        },
        {
            "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-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hash",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hsstan",
            "portdir": "R/R-hsstan",
            "version": "0.8.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mcol/hsstan",
            "description": "Hierarchical shrinkage Stan models for biomarker selection",
            "long_description": "Hierarchical shrinkage Stan models for biomarker selection",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-RcppParallel",
                        "R-StanHeaders",
                        "R-rstantools",
                        "R-loo",
                        "R-ggplot2",
                        "R-rstan",
                        "R-pROC",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-nestedcv"
                    ]
                }
            ]
        },
        {
            "name": "R-hstats",
            "portdir": "R/R-hstats",
            "version": "1.2.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://modeloriented.github.io/hstats/",
            "description": "Interaction statistics",
            "long_description": "Interaction statistics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-htm2txt",
            "portdir": "R/R-htm2txt",
            "version": "2.2.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/replicable/htm2txt",
            "description": "Convert HTML into text",
            "long_description": "Convert a HTML document to plain text by stripping off all HTML tags.",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc"
                    ]
                }
            ]
        }
    ]
}