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

{
    "count": 50663,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=901",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=899",
    "results": [
        {
            "name": "R-huge",
            "portdir": "R/R-huge",
            "version": "1.3.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=huge",
            "description": "High-Dimensional Undirected Graph Estimation",
            "long_description": "High-Dimensional Undirected Graph Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fake",
                        "R-HeteroGGM",
                        "R-UNPaC"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stm",
                        "R-CTD",
                        "R-pcalg",
                        "R-BDgraph",
                        "R-qgraph"
                    ]
                }
            ]
        },
        {
            "name": "R-humaniformat",
            "portdir": "R/R-humaniformat",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ironholds/humaniformat",
            "description": "Parser for human names",
            "long_description": "Parser for human names",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bib2df"
                    ]
                }
            ]
        },
        {
            "name": "R-hunspell",
            "portdir": "R/R-hunspell",
            "version": "3.0.5",
            "license": "(GPL-2 or LGPL-2.1 or MPL-1.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/hunspell",
            "description": "High-performance stemmer, tokenizer and spell-checker",
            "long_description": "High-performance stemmer, tokenizer and spell-checker",
            "active": true,
            "categories": [
                "sysutils",
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-digest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TeXCheckR",
                        "R-spelling"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-hrbrthemes"
                    ]
                }
            ]
        },
        {
            "name": "R-hutils",
            "portdir": "R/R-hutils",
            "version": "1.8.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hutils",
            "description": "Miscellaneous R functions and aliases",
            "long_description": "Miscellaneous R functions and aliases",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fastmatch",
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hutilscpp",
                        "R-TeXCheckR"
                    ]
                }
            ]
        },
        {
            "name": "R-hutilscpp",
            "portdir": "R/R-hutilscpp",
            "version": "0.10.6",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hughparsonage/hutilscpp",
            "description": "Miscellaneous functions in C++",
            "long_description": "Miscellaneous functions in C++",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hutils",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-covr",
                        "R-tinytest",
                        "R-bench",
                        "R-TeXCheckR"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-huxtable",
            "portdir": "R/R-huxtable",
            "version": "5.5.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hughjonesd.github.io/huxtable",
            "description": "An R package to create styled tables in multiple output formats, with a friendly, modern interface",
            "long_description": "An R package to create styled tables in multiple output formats, with a friendly, modern interface",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-tidyselect",
                        "R-commonmark",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-generics",
                        "R-stringr",
                        "R-assertthat",
                        "R-base64enc",
                        "R-fansi",
                        "R-rlang",
                        "R-stringi",
                        "R-xml2",
                        "R-glue",
                        "R-memoise"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-psych",
                        "R-officer",
                        "R-R.rsp",
                        "R-bookdown",
                        "R-flextable",
                        "R-AER",
                        "R-broom.mixed",
                        "R-ftExtra",
                        "R-quarto",
                        "R-crayon",
                        "R-sandwich",
                        "R-tibble",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-tinytex",
                        "R-broom",
                        "R-devtools",
                        "R-httr",
                        "R-covr",
                        "R-lmtest",
                        "R-openxlsx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-modelsummary",
                        "R-expss",
                        "R-interactions",
                        "R-texreg",
                        "R-gtsummary",
                        "R-jtools",
                        "R-formatters"
                    ]
                }
            ]
        },
        {
            "name": "R-HWEintrinsic",
            "portdir": "R/R-HWEintrinsic",
            "version": "1.2.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HWEintrinsic",
            "description": "Objective Bayesian testing for the Hardy–Weinberg equilibrium problem",
            "long_description": "Objective Bayesian testing for the Hardy–Weinberg equilibrium problem",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hwriter",
            "portdir": "R/R-hwriter",
            "version": "1.3.2.1",
            "license": "LGPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hwriter",
            "description": "Output R objects in HTML format",
            "long_description": "Output R objects in HTML format",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ShortRead"
                    ]
                }
            ]
        },
        {
            "name": "rhyme",
            "portdir": "textproc/rhyme",
            "version": "0.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rhyme.sourceforge.net/",
            "description": "Rhyming dictionary",
            "long_description": "Command-line program that takes a word and returns to you a formatted list of all words that rhyme with it.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "Raimondi",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "ncurses",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hyper2",
            "portdir": "R/R-hyper2",
            "version": "3.1-0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/hyper2",
            "description": "Hyperdirichlet distribution, mark II",
            "long_description": "Hyperdirichlet distribution, mark II",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cubature",
                        "R-Rdpack",
                        "R-calibrator",
                        "R-partitions",
                        "R-alabama",
                        "R-disordR",
                        "R-frab",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-covr",
                        "R-bookdown",
                        "R-rticles"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-PlackettLuce"
                    ]
                }
            ]
        },
        {
            "name": "R-HyperbolicDist",
            "portdir": "R/R-HyperbolicDist",
            "version": "0.6-5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HyperbolicDist",
            "description": "Hyperbolic Distribution",
            "long_description": "Hyperbolic Distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-actuar"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ALDqr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-HyperG",
            "portdir": "R/R-HyperG",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=HyperG",
            "description": "Hypergraphs in R",
            "long_description": "Hypergraphs in R",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-RSpectra",
                        "R-mclust",
                        "R-CRAN-recommended",
                        "R-gtools",
                        "R-proxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hypergeo",
            "portdir": "R/R-hypergeo",
            "version": "1.2-13",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hypergeo",
            "description": "The Gaussian hypergeometric function for complex numbers",
            "long_description": "The Gaussian hypergeometric function for complex numbers",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-elliptic",
                        "R-deSolve",
                        "R-CRAN-recommended",
                        "R-contfrac"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesFactor",
                        "R-MomTrunc",
                        "R-TLMoments",
                        "R-TreeBUGS",
                        "R-BASS",
                        "R-BayesRep",
                        "R-brr",
                        "R-ppRep",
                        "R-cnbdistr",
                        "R-sadists",
                        "R-cpd",
                        "R-TempStable",
                        "R-GB2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-hypergeo2",
                        "R-scoringRules"
                    ]
                }
            ]
        },
        {
            "name": "R-hypergeo2",
            "portdir": "R/R-hypergeo2",
            "version": "0.2.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zhuxr11/hypergeo2",
            "description": "Generalized hypergeometric function with tunable high precision",
            "long_description": "Generalized hypergeometric function with tunable high precision",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "gmp",
                        "mpfr",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-testthat",
                        "R-microbenchmark",
                        "R-hypergeo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cbbinom"
                    ]
                }
            ]
        },
        {
            "name": "R-HypergeoMat",
            "portdir": "R/R-HypergeoMat",
            "version": "4.0.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/stla/HypergeoMat",
            "description": "Hypergeometric function of a matrix argument",
            "long_description": "Evaluates the hypergeometric functions of a matrix argument, which appear in random matrix theory.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-gsl",
                        "R-JuliaConnectoR",
                        "R-CRAN-recommended",
                        "R-EigenR",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-Bessel",
                        "R-jack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hypr",
            "portdir": "R/R-hypr",
            "version": "0.2.8",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://maxrabe.com/hypr",
            "description": "Hypothesis matrix translation",
            "long_description": "Translation between experimental null hypotheses, hypothesis matrices and contrast matrices as used in linear regression models.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-pracma",
                        "R-CRAN-recommended",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-hystar",
            "portdir": "R/R-hystar",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=hystar",
            "description": "Fit the hysteretic threshold autoregressive model",
            "long_description": "Fit the hysteretic threshold autoregressive model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-IASD",
            "portdir": "R/R-IASD",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=IASD",
            "description": "Model selection for index of asymmetry distribution",
            "long_description": "Model selection for index of asymmetry distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ibdreg",
            "portdir": "R/R-ibdreg",
            "version": "0.3.8",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://analytictools.mayo.edu/research/ibdreg",
            "description": "Regression methods for IBD linkage with covariates",
            "long_description": "Regression methods for IBD linkage with covariates",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R.rsp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ibelief",
            "portdir": "R/R-ibelief",
            "version": "1.3.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ibelief",
            "description": "Belief function implementation",
            "long_description": "Belief function implementation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-evclass"
                    ]
                }
            ]
        },
        {
            "name": "R-ibr",
            "portdir": "R/R-ibr",
            "version": "2.0-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ibr",
            "description": "Iterative Bias Reduction",
            "long_description": "Iterative Bias Reduction",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-iBreakDown",
            "portdir": "R/R-iBreakDown",
            "version": "2.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ModelOriented.github.io/iBreakDown",
            "description": "Model-agnostic instance level variable attributions",
            "long_description": "Model-agnostic instance level variable attributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-randomForest",
                        "R-ranger",
                        "R-DALEX",
                        "R-r2d3",
                        "R-e1071",
                        "R-jsonlite",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modelStudio",
                        "R-DALEX",
                        "R-EIX"
                    ]
                }
            ]
        },
        {
            "name": "R-ibs",
            "portdir": "R/R-ibs",
            "version": "1.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ibs",
            "description": "Integral of b-spline functions",
            "long_description": "Calculate b-spline basis functions with a given set of knots and order, or a b-spline function with a given set of knots and order and set of de Boor points (coefficients), or the integral of a b-spline function.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ica",
            "portdir": "R/R-ica",
            "version": "1.0-3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ica",
            "description": "Independent Component Analysis",
            "long_description": "Independent Component Analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-iCARH",
            "portdir": "R/R-iCARH",
            "version": "2.0.2.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=iCARH",
            "description": "Integrative conditional autoregressive horseshoe model",
            "long_description": "Integrative conditional autoregressive horseshoe model",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-reshape2",
                        "R-ggplot2",
                        "R-rstan",
                        "R-igraph",
                        "R-RCurl",
                        "R-KEGGgraph",
                        "R-mc2d",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ICcalib",
            "portdir": "R/R-ICcalib",
            "version": "1.0.8",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ICcalib",
            "description": "Cox model with interval-censored starting time of a covariate",
            "long_description": "Cox model with interval-censored starting time of a covariate",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-numDeriv",
                        "R-fitdistrplus",
                        "R-icenReg",
                        "R-Rcpp",
                        "R-ICsurv",
                        "R-CRAN-recommended",
                        "R-msm",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-icenReg",
            "portdir": "R/R-icenReg",
            "version": "2.0.16",
            "license": "(LGPL-2 or LGPL-2.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=icenReg",
            "description": "Regression models for interval-censored data",
            "long_description": "Regression models for interval-censored data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-coda",
                        "R-foreach",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-MLEcens",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICcalib",
                        "R-CopulaCenR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mets"
                    ]
                }
            ]
        },
        {
            "name": "R-Icens",
            "portdir": "R/R-Icens",
            "version": "1.76.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/Icens",
            "description": "NPMLE for censored and truncated data",
            "long_description": "NPMLE for censored and truncated data",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-interval"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ReIns"
                    ]
                }
            ]
        },
        {
            "name": "R-ICglm",
            "portdir": "R/R-ICglm",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ICglm",
            "description": "Information criteria for generalized linear regression",
            "long_description": "Information criteria for generalized linear regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rich-cli",
            "portdir": "sysutils/rich-cli",
            "version": "1.8.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.textualize.io",
            "description": "Command-line toolbox for fancy output in the terminal",
            "long_description": "Command-line toolbox for fancy output in the terminal",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-textual",
                        "python314",
                        "py314-rich_rst",
                        "py314-requests",
                        "py314-click",
                        "py314-rich"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ichimoku",
            "portdir": "R/R-ichimoku",
            "version": "1.5.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://shikokuchuo.net/ichimoku",
            "description": "Visualization and tools for Ichimoku Kinko Hyo strategies",
            "long_description": "Visualization and tools for Ichimoku Kinko Hyo strategies",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-shiny",
                        "R-RcppSimdJson",
                        "R-nanonext",
                        "R-mirai",
                        "R-CRAN-recommended",
                        "R-secretbase",
                        "R-xts",
                        "R-zoo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-keyring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ic.infer",
            "portdir": "R/R-ic.infer",
            "version": "1.1-7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ic.infer",
            "description": "Inequality-constrained inference in linear normal situations",
            "long_description": "Inequality-constrained inference in linear normal situations",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-quadprog",
                        "R-kappalab",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-relaimpo"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-icr",
            "portdir": "R/R-icr",
            "version": "0.6.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/staudtlex/icr",
            "description": "Compute Krippendorff’s α",
            "long_description": "Compute Krippendorff’s α",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ICS",
            "portdir": "R/R-ICS",
            "version": "1.4-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ICS",
            "description": "Tools for exploring multivariate data via ICS/ICA",
            "long_description": "Tools for exploring multivariate data via ICS/ICA",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-survey"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-robustbase",
                        "R-pixmap",
                        "R-ICSNP",
                        "R-ICSOutlier"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICSClust",
                        "R-ICSNP",
                        "R-ICtest",
                        "R-ICSOutlier",
                        "R-ICSShiny"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-performance",
                        "R-JADE",
                        "R-robustX"
                    ]
                }
            ]
        },
        {
            "name": "R-ICSClust",
            "portdir": "R/R-ICSClust",
            "version": "0.1.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AuroreAA/ICSClust",
            "description": "Tandem clustering with invariant coordinate selection",
            "long_description": "Tandem clustering with invariant coordinate selection",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppRoll",
                        "R-mvtnorm",
                        "R-moments",
                        "R-ggplot2",
                        "R-scales",
                        "R-GGally",
                        "R-heplots",
                        "R-mclust",
                        "R-rrcov",
                        "R-ICS",
                        "R-fpc",
                        "R-otrimle",
                        "R-tclust",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ICSNP",
            "portdir": "R/R-ICSNP",
            "version": "1.1-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ICSNP",
            "description": "Tools for multivariate nonparametrics",
            "long_description": "Tools for multivariate nonparametrics",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-ICS",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICtest",
                        "R-ICSShiny"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-JADE",
                        "R-ICS"
                    ]
                }
            ]
        },
        {
            "name": "R-ICSOutlier",
            "portdir": "R/R-ICSOutlier",
            "version": "0.4-0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ICSOutlier",
            "description": "Outlier detection using Invariant Coordinate Selection",
            "long_description": "Outlier detection using Invariant Coordinate Selection",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ICS",
                        "R-mvtnorm",
                        "R-CRAN-recommended",
                        "R-moments"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICSShiny"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-performance",
                        "R-ICS"
                    ]
                }
            ]
        },
        {
            "name": "R-ICSShiny",
            "portdir": "R/R-ICSShiny",
            "version": "0.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ICSShiny",
            "description": "ICS via a Shiny application",
            "long_description": "ICS via a Shiny application",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rrcov",
                        "R-ICS",
                        "R-ICSNP",
                        "R-shiny",
                        "R-simsalapar",
                        "R-CRAN-recommended",
                        "R-ICSOutlier",
                        "R-DT"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ICsurv",
            "portdir": "R/R-ICsurv",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ICsurv",
            "description": "Semi-parametric regression analysis of interval-censored data",
            "long_description": "Semi-parametric regression analysis of interval-censored data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixcalc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ICcalib"
                    ]
                }
            ]
        },
        {
            "name": "R-ICtest",
            "portdir": "R/R-ICtest",
            "version": "0.3-5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ICtest",
            "description": "Estimating and testing the number of interesting components in linear dimension reduction",
            "long_description": "Estimating and testing the number of interesting components in linear dimension reduction",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppRoll",
                        "R-png",
                        "R-mvtnorm",
                        "R-survey",
                        "R-xts",
                        "R-zoo",
                        "R-ggplot2",
                        "R-GGally",
                        "R-ICS",
                        "R-ICSNP",
                        "R-JADE",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-fICA"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-singR",
                        "R-tsBSS",
                        "R-tensorBSS"
                    ]
                }
            ]
        },
        {
            "name": "R-idefix",
            "portdir": "R/R-idefix",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=idefix",
            "description": "Efficient designs for discrete choice experiments",
            "long_description": "Efficient designs for discrete choice experiments",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-scales",
                        "R-shiny",
                        "R-Rdpack",
                        "R-tmvtnorm",
                        "R-dfidx",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bayesm",
                        "R-testthat",
                        "R-RSGHB"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cbcTools"
                    ]
                }
            ]
        },
        {
            "name": "R-IDF",
            "portdir": "R/R-IDF",
            "version": "2.1.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.met.fu-berlin.de/Rpackages/idf_package",
            "description": "Estimation and plotting of IDF curves",
            "long_description": "Estimation and plotting of IDF curves",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pbapply",
                        "R-fastmatch",
                        "R-RcppRoll",
                        "R-CRAN-recommended",
                        "R-ismev",
                        "R-evd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-IDPmisc",
            "portdir": "R/R-IDPmisc",
            "version": "1.1.21",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=IDPmisc",
            "description": "Different high-level graphics functions",
            "long_description": "Different high-level graphics functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesianTools"
                    ]
                }
            ]
        },
        {
            "name": "R-idr",
            "portdir": "R/R-idr",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=idr",
            "description": "Irreproducible Discovery Rate",
            "long_description": "Irreproducible Discovery Rate",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-GMCM"
                    ]
                }
            ]
        },
        {
            "name": "R-ids",
            "portdir": "R/R-ids",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/reside-ic/ids",
            "description": "Simple random identifiers",
            "long_description": "Generate random or human-readable and pronounceable identifiers.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-openssl",
                        "R-uuid"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-rcorpora"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-googlesheets4",
                        "R-gptstudio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-thor"
                    ]
                }
            ]
        },
        {
            "name": "R-idx2r",
            "portdir": "R/R-idx2r",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/edoffagne/idx2r",
            "description": "Convert files to/from IDX to vectors, matrices and arrays",
            "long_description": "Convert files to/from IDX to vectors, matrices and arrays",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ieeeround",
            "portdir": "R/R-ieeeround",
            "version": "0.2-2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jandom-devel/ieeeround",
            "description": "Functions to set and get the IEEE rounding mode",
            "long_description": "Functions to set and get the IEEE rounding mode",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ifaTools",
            "portdir": "R/R-ifaTools",
            "version": "0.23",
            "license": "AGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ifaTools",
            "description": "Toolkit for Item Factor Analysis with OpenMx",
            "long_description": "Toolkit for Item Factor Analysis with OpenMx",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-shiny",
                        "R-rpf",
                        "R-OpenMx",
                        "R-CRAN-recommended",
                        "R-reshape2",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xtable",
                        "R-plyr",
                        "R-gridExtra",
                        "R-knitr",
                        "R-testthat",
                        "R-roxygen2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-OpenMx"
                    ]
                }
            ]
        },
        {
            "name": "riff",
            "portdir": "textproc/riff",
            "version": "3.6.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/walles/riff",
            "description": "A diff filter highlighting which line parts have changed",
            "long_description": "Riff is a wrapper around diff that highlights which parts of lines have changed.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-igcop",
            "portdir": "R/R-igcop",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=igcop",
            "description": "Computational tools for the IG and IGL copula families",
            "long_description": "Computational tools for the IG and IGL copula families",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-vctrs",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tibble",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}