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

{
    "count": 50478,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=85",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=83",
    "results": [
        {
            "name": "R-R2jags",
            "portdir": "R/R-R2jags",
            "version": "0.8-9",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/suyusung/R2jags",
            "description": "Using R to run JAGS",
            "long_description": "R-R2jags provides wrapper functions to implement Bayesian analysis in JAGS.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-R2WinBUGS",
                        "R-rjags",
                        "R-CRAN-recommended",
                        "R-abind",
                        "R-coda"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "jags",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hbbr",
                        "R-hdbma",
                        "R-MixSIAR",
                        "R-longit",
                        "R-jagstargets",
                        "R-boral",
                        "R-rnmamod"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-broom.mixed",
                        "R-ftsa",
                        "R-emdbook",
                        "R-AICcmodavg"
                    ]
                }
            ]
        },
        {
            "name": "R-R2HTML",
            "portdir": "R/R-R2HTML",
            "version": "2.3.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nalimilan/R2HTML",
            "description": "HTML exportation for R objects",
            "long_description": "HTML exportation for R objects",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-STAR",
                        "R-umx",
                        "R-RcmdrPlugin.temis"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ascii"
                    ]
                }
            ]
        },
        {
            "name": "R-r2glmm",
            "portdir": "R/R-r2glmm",
            "version": "0.1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=r2glmm",
            "description": "Computes R squared for mixed (multilevel) models",
            "long_description": "Computes R squared for mixed (multilevel) models",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-lmerTest",
                        "R-pbkrtest",
                        "R-afex",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-lme4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-r2d3",
            "portdir": "R/R-r2d3",
            "version": "0.2.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/r2d3",
            "description": "Interface to D3 visualizations",
            "long_description": "Interface to D3 visualizations",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmlwidgets",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-R6",
                        "R-knitr",
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-webshot",
                        "R-shinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modelStudio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sparklyr",
                        "R-iBreakDown",
                        "R-ingredients",
                        "R-distill"
                    ]
                }
            ]
        },
        {
            "name": "R-r2d2",
            "portdir": "R/R-r2d2",
            "version": "1.0.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=r2d2",
            "description": "Bivariate (two-dimensional) confidence region and frequency distribution",
            "long_description": "Bivariate (two-dimensional) confidence region and frequency distribution",
            "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-sp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-gplots"
                    ]
                }
            ]
        },
        {
            "name": "R-R2BayesX",
            "portdir": "R/R-R2BayesX",
            "version": "1.1-5",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=R2BayesX",
            "description": "Estimate structured additive regression models with BayesX",
            "long_description": "Estimate structured additive regression models with BayesX",
            "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-CRAN-recommended",
                        "R-BayesXsrc",
                        "R-colorspace"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fields",
                        "R-shapefiles",
                        "R-sf",
                        "R-spdep",
                        "R-MBA",
                        "R-sp",
                        "R-coda",
                        "R-interp",
                        "R-spData",
                        "R-maps"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BayesXsrc"
                    ]
                }
            ]
        },
        {
            "name": "rr",
            "portdir": "sysutils/rr",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://retain.sourceforge.net/",
            "description": "rr is a basic command-line utility designed to retain/recall file and directory paths.",
            "long_description": "rr is a basic command-line utility designed to retain/recall file and directory paths. This is done by treating the filename itself as a unique key to be referenced for future rr program calls. The purpose of this is to assist the user in shorthand typing and/or not having to remember arbitrary full paths.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-QZ",
            "portdir": "R/R-QZ",
            "version": "0.2-3",
            "license": "MPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=QZ",
            "description": "Generalized eigenvalues and QZ decomposition",
            "long_description": "Generalized eigenvalues and QZ decomposition",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fda"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-qvcalc",
            "portdir": "R/R-qvcalc",
            "version": "1.0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://warwick.ac.uk/fac/sci/statistics/staff/academic-research/firth/software/relimp",
            "description": "Quasi-variances for factor effects in statistical models",
            "long_description": "Quasi-variances for factor effects in statistical models",
            "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-relimp"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-logmult",
                        "R-PlackettLuce",
                        "R-gnm",
                        "R-BradleyTerry2"
                    ]
                }
            ]
        },
        {
            "name": "R-qvalue",
            "portdir": "R/R-qvalue",
            "version": "2.36.0",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/StoreyLab/qvalue",
            "description": "Q-value estimation for false discovery rate control",
            "long_description": "Q-value estimation for false discovery rate control",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-STAREG",
                        "R-jaccard",
                        "R-vsclust",
                        "R-HDMT"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mutoss"
                    ]
                }
            ]
        },
        {
            "name": "R-quitte",
            "portdir": "R/R-quitte",
            "version": "0.3128.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pik-piam/quitte",
            "description": "Bits and pieces of code to use with quitte-style data frames",
            "long_description": "Bits and pieces of code to use with quitte-style data frames",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-plyr",
                        "R-stringr",
                        "R-tibble",
                        "R-zoo",
                        "R-dplyr",
                        "R-purrr",
                        "R-readxl",
                        "R-reshape2",
                        "R-lazyeval",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-forcats",
                        "R-readr",
                        "R-writexl",
                        "R-countrycode",
                        "R-gms",
                        "R-magclass",
                        "R-CRAN-recommended",
                        "R-tidyr",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-magclass"
                    ]
                }
            ]
        },
        {
            "name": "R-quickmatch",
            "portdir": "R/R-quickmatch",
            "version": "0.2.3",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quickmatch",
            "description": "Quick generalized full matching",
            "long_description": "R-quickmatch provides functions for constructing near-optimal generalized full matching.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-distances",
                        "R-CRAN-recommended",
                        "R-scclust",
                        "R-sandwich"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-MatchIt"
                    ]
                }
            ]
        },
        {
            "name": "R-QuickJSR",
            "portdir": "R/R-QuickJSR",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/andrjohns/QuickJSR",
            "description": "Interface for the QuickJS light-weight JavaScript engine",
            "long_description": "Interface for the QuickJS light-weight JavaScript engine",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rstan"
                    ]
                }
            ]
        },
        {
            "name": "R-quickcode",
            "portdir": "R/R-quickcode",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quickcode.obi.obianom.com",
            "description": "Compilation of some frequently used R functions",
            "long_description": "Compilation of some frequently used R functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Polychrome",
                        "R-CRAN-recommended",
                        "R-rstudioapi",
                        "R-fitdistrplus"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-qpdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quickcheck",
            "portdir": "R/R-quickcheck",
            "version": "0.1.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://armcn.github.io/quickcheck",
            "description": "Property-based testing",
            "long_description": "Property-based testing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-hms",
                        "R-purrr",
                        "R-testthat",
                        "R-hedgehog",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-maybe"
                    ]
                }
            ]
        },
        {
            "name": "R-QUIC",
            "portdir": "R/R-QUIC",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=QUIC",
            "description": "Regularized sparse inverse covariance matrix estimation",
            "long_description": "Regularized sparse inverse covariance matrix estimation",
            "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": [
                {
                    "type": "lib",
                    "ports": [
                        "R-scio"
                    ]
                }
            ]
        },
        {
            "name": "R-questionr",
            "portdir": "R/R-questionr",
            "version": "0.7.8",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://juba.github.io/questionr",
            "description": "Functions to make surveys processing easier",
            "long_description": "Functions to make surveys processing easier",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-highr",
                        "R-shiny",
                        "R-miniUI",
                        "R-rstudioapi",
                        "R-labelled",
                        "R-classInt",
                        "R-styler",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "xclip",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-survey",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-roxygen2",
                        "R-Hmisc",
                        "R-janitor"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-hdpGLM",
                        "R-hopit",
                        "R-klaR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-labelled"
                    ]
                }
            ]
        },
        {
            "name": "R-quarto",
            "portdir": "R/R-quarto",
            "version": "1.4.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quarto-dev.github.io/quarto-r",
            "description": "R interface to Quarto markdown publishing system",
            "long_description": "R interface to Quarto markdown publishing system",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-later",
                        "R-rlang",
                        "R-processx",
                        "R-yaml",
                        "R-rmarkdown",
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-xfun",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rsconnect"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-altdoc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytable",
                        "R-dfidx",
                        "R-tarchetypes",
                        "R-checker",
                        "R-rsconnect",
                        "R-shiny.i18n",
                        "R-crch",
                        "R-pkgdown",
                        "R-dynamite",
                        "R-huxtable",
                        "R-fntl"
                    ]
                }
            ]
        },
        {
            "name": "R-quantreg.nonpar",
            "portdir": "R/R-quantreg.nonpar",
            "version": "1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantreg.nonpar",
            "description": "Non-parametric series quantile regression",
            "long_description": "Non-parametric series quantile regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rearrangement",
                        "R-fda",
                        "R-mnormt",
                        "R-CRAN-recommended",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quantregGrowth",
            "portdir": "R/R-quantregGrowth",
            "version": "1.7-1",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantregGrowth",
            "description": "Non-crossing additive regression quantiles and non-parametric growth charts",
            "long_description": "Non-crossing additive regression quantiles and non-parametric growth charts",
            "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-CRAN-recommended",
                        "R-SparseM",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-quantCurves"
                    ]
                }
            ]
        },
        {
            "name": "R-quantregForest",
            "portdir": "R/R-quantregForest",
            "version": "1.3-7",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lorismichel/quantregForest",
            "description": "Quantile Regression Forests",
            "long_description": "Quantile Regression Forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-RColorBrewer",
                        "R-randomForest"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-gss"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-probably",
                        "R-tidyfit"
                    ]
                }
            ]
        },
        {
            "name": "R-quantreg",
            "portdir": "R/R-quantreg",
            "version": "5.99",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantreg",
            "description": "Quantile regression",
            "long_description": "Quantile regression",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-SparseM",
                        "R-MatrixModels"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-Formula",
                        "R-interp",
                        "R-conquer",
                        "R-R.rsp",
                        "R-logspline",
                        "R-nor1mix",
                        "R-rgl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-cobs",
                        "R-locpolExpectile",
                        "R-lqmix",
                        "R-riv",
                        "R-qcauchyreg",
                        "R-quantCurves",
                        "R-quantdr",
                        "R-quantreg.nonpar",
                        "R-quantregGrowth",
                        "R-hrqglas",
                        "R-rrat",
                        "R-rms",
                        "R-sn",
                        "R-qfa",
                        "R-rlme",
                        "R-HDRFA",
                        "R-HIMA",
                        "R-rqPen",
                        "R-Rearrangement",
                        "R-SeBR",
                        "R-alphaOutlier",
                        "R-unitquantreg",
                        "R-MCMCpack",
                        "R-car",
                        "R-crs",
                        "R-np",
                        "R-MXM",
                        "R-ggpmisc",
                        "R-NCA",
                        "R-MendelianRandomization",
                        "R-Qtools",
                        "R-QRegVCM",
                        "R-TSrepr",
                        "R-cluscov",
                        "R-ClusPred",
                        "R-perryExamples",
                        "R-Compositional",
                        "R-emplik",
                        "R-boostrq",
                        "R-esreg"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggeffects",
                        "R-insight",
                        "R-jtools",
                        "R-AER",
                        "R-dyn",
                        "R-MuMIn",
                        "R-broom",
                        "R-mediation",
                        "R-gsubfn",
                        "R-survey",
                        "R-ggblanket",
                        "R-tram",
                        "R-ggplot2",
                        "R-ggstance",
                        "R-ggthemes",
                        "R-tidyfit",
                        "R-vinereg",
                        "R-prediction",
                        "R-latticeExtra",
                        "R-lava",
                        "R-ggiraph",
                        "R-robustbase",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-quantmod",
            "portdir": "R/R-quantmod",
            "version": "0.4.26",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantmod",
            "description": "Quantitative financial modelling framework",
            "long_description": "Quantitative financial modelling framework",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-xts",
                        "R-zoo",
                        "R-TTR",
                        "R-CRAN-recommended",
                        "R-curl",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-DBI",
                        "R-downloader",
                        "R-timeSeries",
                        "R-RSQLite",
                        "R-RMySQL"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tseries",
                        "R-highcharter",
                        "R-TSEtools",
                        "R-tidyquant",
                        "R-NNS",
                        "R-rtsdata",
                        "R-yuimaGUI"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RTransferEntropy",
                        "R-TTR",
                        "R-SharpeR"
                    ]
                }
            ]
        },
        {
            "name": "R-quantkriging",
            "portdir": "R/R-quantkriging",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantkriging",
            "description": "Quantile Kriging for stochastic simulations with replication",
            "long_description": "Quantile Kriging for stochastic simulations with replication",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-hetGP",
                        "R-CRAN-recommended",
                        "R-reshape2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quantities",
            "portdir": "R/R-quantities",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-quantities.github.io/quantities",
            "description": "Quantity calculus for R vectors",
            "long_description": "Quantity calculus for R vectors",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-units",
                        "R-errors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-vctrs",
                        "R-pillar",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-constants"
                    ]
                }
            ]
        },
        {
            "name": "R-quanteda.textstats",
            "portdir": "R/R-quanteda.textstats",
            "version": "0.97.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quanteda/quanteda.textstats",
            "description": "Textual statistics for the Quantitative Analysis of Textual Data",
            "long_description": "Textual statistics for the Quantitative Analysis of Textual Data",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-stringi",
                        "R-quanteda",
                        "R-proxyC",
                        "R-nsyllable",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "onetbb",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-entropy",
                        "R-proxy",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-ExPosition",
                        "R-svs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quanteda.textmodels",
            "portdir": "R/R-quanteda.textmodels",
            "version": "0.9.9",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/quanteda/quanteda.textmodels",
            "description": "Scaling models and classifiers for textual data",
            "long_description": "Scaling models and classifiers for textual data",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringi",
                        "R-SparseM",
                        "R-RSpectra",
                        "R-glmnet",
                        "libgcc",
                        "R-LiblineaR",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "R-quanteda",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-grafzahl"
                    ]
                }
            ]
        },
        {
            "name": "R-quanteda",
            "portdir": "R/R-quanteda",
            "version": "4.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://quanteda.io",
            "description": "Quantitative Analysis of Textual Data",
            "long_description": "Quantitative Analysis of Textual Data",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "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",
                        "pkgconfig",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-stringi",
                        "R-xml2",
                        "R-lifecycle",
                        "R-yaml",
                        "R-fastmatch",
                        "R-SnowballC",
                        "R-stopwords",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo",
                        "R-jsonlite",
                        "onetbb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stm",
                        "R-rlang",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-spelling",
                        "R-slam",
                        "R-formatR",
                        "R-text2vec",
                        "R-tm",
                        "R-lsa",
                        "R-lda",
                        "R-tidytext",
                        "R-tokenizers",
                        "R-topicmodels",
                        "R-spacyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RNewsflow",
                        "R-quanteda.textstats",
                        "R-quanteda.textmodels",
                        "R-keyATM",
                        "R-grafzahl",
                        "R-clustRcompaR",
                        "R-sentometrics",
                        "R-stm",
                        "R-seededlda",
                        "R-sentopics"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-text2map",
                        "R-spacyr",
                        "R-stopwords",
                        "R-tidylda",
                        "R-readtext"
                    ]
                }
            ]
        },
        {
            "name": "R-quantdr",
            "portdir": "R/R-quantdr",
            "version": "1.2.2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantdr",
            "description": "Dimension reduction techniques for conditional quantiles",
            "long_description": "Dimension reduction techniques for conditional quantiles",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-dr",
                        "R-CRAN-recommended",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PerformanceAnalytics",
                        "R-png",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pracma"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Qtools"
                    ]
                }
            ]
        },
        {
            "name": "R-quantCurves",
            "portdir": "R/R-quantCurves",
            "version": "1.0.0",
            "license": "CeCILL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quantCurves",
            "description": "Estimate quantiles curves",
            "long_description": "Estimate quantiles curves",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-locpol",
                        "R-quantregGrowth",
                        "R-quantreg",
                        "R-CRAN-recommended",
                        "R-np"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Quandl",
            "portdir": "R/R-Quandl",
            "version": "2.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Quandl",
            "description": "API Wrapper for Quandl.com",
            "long_description": "API Wrapper for Quandl.com",
            "active": true,
            "categories": [
                "science",
                "www",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-zoo",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-httr",
                        "R-xts"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-roxygen2",
                        "R-timeSeries"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rtsdata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tidyquant"
                    ]
                }
            ]
        },
        {
            "name": "R-QuadRoot",
            "portdir": "R/R-QuadRoot",
            "version": "0.2.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=QuadRoot",
            "description": "Quadratic root for any quadratic equation",
            "long_description": "Quadratic root for any quadratic equation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-quadprog",
            "portdir": "R/R-quadprog",
            "version": "1.5-8",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=quadprog",
            "description": "Functions to solve quadratic programming problems",
            "long_description": "Functions to solve quadratic programming problems",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-expectreg",
                        "R-MixSemiRob",
                        "R-evclust",
                        "R-NlcOptim",
                        "R-PerformanceAnalytics",
                        "R-RSSL",
                        "R-mboost",
                        "R-bigsplines",
                        "R-gorica",
                        "R-Compositional",
                        "R-flexsurv",
                        "R-BB",
                        "R-lavaan",
                        "R-monomvn",
                        "R-tseries",
                        "R-phangorn",
                        "R-restriktor",
                        "R-hfr",
                        "R-np",
                        "R-robustrao",
                        "R-ggdist",
                        "R-simode",
                        "R-iterLap",
                        "R-gtop",
                        "R-kappalab",
                        "R-kdecopula",
                        "R-limSolve",
                        "R-snfa",
                        "R-CMLS",
                        "R-ic.infer",
                        "R-ROI.plugin.quadprog",
                        "R-directlabels",
                        "R-TSEtools",
                        "R-kinship2",
                        "R-stm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pracma",
                        "R-bigsnpr",
                        "R-bayestestR",
                        "R-NMOF",
                        "R-clue",
                        "R-nnls",
                        "R-drtmle",
                        "R-crs"
                    ]
                }
            ]
        },
        {
            "name": "R-quadform",
            "portdir": "R/R-quadform",
            "version": "0.0-2",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/RobinHankin/quadform",
            "description": "Efficient Evaluation of Quadratic Forms",
            "long_description": "A range of quadratic forms are evaluated, using efficient methods.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mathjaxr",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MM",
                        "R-jordan"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stokes"
                    ]
                }
            ]
        },
        {
            "name": "R-Qtools",
            "portdir": "R/R-Qtools",
            "version": "1.5.9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Qtools",
            "description": "Utilities for quantiles",
            "long_description": "Utilities for quantiles",
            "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-gtools",
                        "R-numDeriv",
                        "R-conquer",
                        "R-quantreg",
                        "R-np",
                        "R-glmx",
                        "R-CRAN-recommended",
                        "R-quantdr",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-survey",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-mice"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-nlmm"
                    ]
                }
            ]
        },
        {
            "name": "R-qtl2",
            "portdir": "R/R-qtl2",
            "version": "0.36",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://kbroman.org/qtl2",
            "description": "Quantitative trait locus mapping in experimental crosses",
            "long_description": "Quantitative trait locus mapping in experimental crosses",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-jsonlite",
                        "R-yaml",
                        "R-RSQLite",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppEigen"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-devtools",
                        "R-roxygen2",
                        "R-vdiffr",
                        "R-qtl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-qtl",
            "portdir": "R/R-qtl",
            "version": "1.70",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kbroman/qtl",
            "description": "Tools for analyzing QTL experiments",
            "long_description": "Tools for analyzing QTL experiments",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "libgcc13",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-xoi"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-qtl2",
                        "R-varbvs"
                    ]
                }
            ]
        },
        {
            "name": "R-qspray",
            "portdir": "R/R-qspray",
            "version": "3.1.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qspray",
            "description": "Multivariate polynomials with rational coefficients",
            "long_description": "Multivariate polynomials with rational coefficients",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gmp",
                        "R-purrr",
                        "R-RationalMatrix",
                        "R-partitions",
                        "R-Ryacas",
                        "R-DescTools",
                        "R-CRAN-recommended",
                        "gmp",
                        "R-BH",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jack",
                        "R-polyhedralCubature",
                        "R-ratioOfQsprays",
                        "R-symbolicQspray"
                    ]
                }
            ]
        },
        {
            "name": "R-qsimulatR",
            "portdir": "R/R-qsimulatR",
            "version": "1.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qsimulatR",
            "description": "Quantum computer simulator",
            "long_description": "Quantum computer simulator",
            "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-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-knitr",
                        "R-markdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-qs2",
            "portdir": "R/R-qs2",
            "version": "0.1.4",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/traversc/qs2",
            "description": "Quick Serialization of R objects",
            "long_description": "Quick Serialization of R objects",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringfish",
                        "R-CRAN-recommended",
                        "zstd",
                        "R-Rcpp",
                        "R-RcppParallel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-stringi",
                        "R-dplyr",
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-jagstargets"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-targets"
                    ]
                }
            ]
        },
        {
            "name": "R-qs",
            "portdir": "R/R-qs",
            "version": "0.27.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/traversc/qs",
            "description": "Quick Serialization of R objects",
            "long_description": "Quick Serialization of R objects",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-RApiSerialize",
                        "R-stringfish",
                        "R-CRAN-recommended",
                        "lz4",
                        "zstd",
                        "R-BH"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-multidplyr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pins",
                        "R-drake",
                        "R-duckplyr",
                        "R-stringfish",
                        "R-rio",
                        "R-Hmisc",
                        "R-xfun"
                    ]
                }
            ]
        },
        {
            "name": "R-qrng",
            "portdir": "R/R-qrng",
            "version": "0.0-10",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qrng",
            "description": "Quasi-random number generators",
            "long_description": "Quasi-random number generators",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spacefillr",
                        "R-randtoolbox",
                        "R-copula"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TruncatedNormal",
                        "R-cotram",
                        "R-sfaR",
                        "R-kdecopula"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mlt",
                        "R-copula",
                        "R-mvtnorm"
                    ]
                }
            ]
        },
        {
            "name": "R-QRM",
            "portdir": "R/R-QRM",
            "version": "0.4-31",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=QRM",
            "description": "Quantitative Risk Management: Concepts, Techniques and Tools",
            "long_description": "Quantitative Risk Management: Concepts, Techniques and Tools",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mvtnorm",
                        "R-numDeriv",
                        "R-timeDate",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-timeSeries",
                        "R-gsl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BFpack"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR"
                    ]
                }
            ]
        },
        {
            "name": "R-qreport",
            "portdir": "R/R-qreport",
            "version": "1.0-1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hbiostat.org/R/qreport",
            "description": "Statistical reporting with Quarto",
            "long_description": "Statistical reporting with Quarto",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-Formula",
                        "R-Hmisc",
                        "R-data.table",
                        "R-rms",
                        "R-CRAN-recommended",
                        "R-viridis",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Hmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-QRegVCM",
            "portdir": "R/R-QRegVCM",
            "version": "1.2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=QRegVCM",
            "description": "Quantile Regression in Varying-Coefficient Models",
            "long_description": "Quantile Regression in Varying-Coefficient Models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-truncSP",
                        "R-SparseM",
                        "R-CRAN-recommended",
                        "R-quantreg"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-qqtest",
            "portdir": "R/R-qqtest",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rwoldford.github.io/qqtest",
            "description": "Self-calibrating quantile-quantile plots",
            "long_description": "Self-calibrating quantile-quantile plots for visual testing.",
            "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-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-heplots",
                        "R-LMMstar"
                    ]
                }
            ]
        },
        {
            "name": "R-qqplotr",
            "portdir": "R/R-qqplotr",
            "version": "0.0.6",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aloy/qqplotr",
            "description": "Quantile-quantile plot extensions for R-ggplot2",
            "long_description": "Quantile-quantile plot extensions for R-ggplot2",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-robustbase",
                        "R-qqconf",
                        "R-CRAN-recommended",
                        "R-opdisDownsampling",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-shiny",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-shinyBS"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rempsyc",
                        "R-performance"
                    ]
                }
            ]
        },
        {
            "name": "R-qqconf",
            "portdir": "R/R-qqconf",
            "version": "1.3.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qqconf",
            "description": "Creates simultaneous testing bands for QQ-plots",
            "long_description": "Provides functionality for creating Quantile-Quantile (QQ) and Probability-Probability (PP) plots with simultaneous testing bands to asses significance of sample deviation from a reference distribution.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "fftw-3",
                        "R-Rcpp",
                        "R-robustbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-distr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-qqplotr"
                    ]
                }
            ]
        },
        {
            "name": "R-qpmadr",
            "portdir": "R/R-qpmadr",
            "version": "1.1.0-0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=qpmadr",
            "description": "Interface to the qpmad quadratic programming solver",
            "long_description": "Interface to the qpmad quadratic programming solver",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-checkmate",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-qpdf",
            "portdir": "R/R-qpdf",
            "version": "1.3.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://docs.ropensci.org/qpdf",
            "description": "Split, combine and compress PDF files",
            "long_description": "Split, combine and compress PDF files",
            "active": true,
            "categories": [
                "science",
                "print",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-curl",
                        "R-askpass",
                        "R-CRAN-recommended",
                        "libjpeg-turbo",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-psdr",
                        "R-anabel",
                        "R-AssetCorr",
                        "R-robin",
                        "R-pdftools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-exams",
                        "R-ftExtra",
                        "R-caracas",
                        "R-hopit",
                        "R-VedicDateTime",
                        "R-fractalRegression",
                        "R-bpnreg",
                        "R-leiden",
                        "R-riverplot",
                        "R-quickcode"
                    ]
                }
            ]
        }
    ]
}