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

{
    "count": 49836,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=921",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=919",
    "results": [
        {
            "name": "R-reshape2",
            "portdir": "R/R-reshape2",
            "version": "1.4.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hadley/reshape",
            "description": "Flexibly reshape data: a reboot of the reshape package",
            "long_description": "Flexibly reshape data: a reboot of the reshape package",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plyr",
                        "R-stringr",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FRK",
                        "R-AppliedPredictiveModeling",
                        "R-matrixdist",
                        "R-sparsevar",
                        "R-sctransform",
                        "R-mrfDepth",
                        "R-shinystan",
                        "R-dcanr",
                        "R-remaCor",
                        "R-dtwclust",
                        "R-cplm",
                        "R-qgraph",
                        "R-heatmaply",
                        "R-iCARH",
                        "R-ifaTools",
                        "R-ino",
                        "R-ivmodel",
                        "R-Rata",
                        "R-Rmst",
                        "R-Rwtss",
                        "R-SUMMER",
                        "R-UPG",
                        "R-bayesdfa",
                        "R-crctStepdown",
                        "R-pcFactorStan",
                        "R-adace",
                        "R-anabel",
                        "R-telefit",
                        "R-zebu",
                        "R-EstimDiagnostics",
                        "R-ForeCA",
                        "R-likert",
                        "R-HH",
                        "R-bnmonitor",
                        "R-pRF",
                        "R-LOMAR",
                        "R-atable",
                        "R-glmmPen",
                        "R-sbm",
                        "R-animint2",
                        "R-caret",
                        "R-afex",
                        "R-MRFcov",
                        "R-MixSIAR",
                        "R-LambertW",
                        "R-NeuralNetTools",
                        "R-MMVBVS",
                        "R-bayefdr",
                        "R-bayesplot",
                        "R-bayesvl",
                        "R-PLMIX",
                        "R-RGMM",
                        "R-RSSL",
                        "R-mbsts",
                        "R-Rirt",
                        "R-mixOmics",
                        "R-factoextra",
                        "R-fergm",
                        "R-adegenet",
                        "R-NMF",
                        "R-networktools",
                        "R-gWQS",
                        "R-cellWise",
                        "R-ggiraphExtra",
                        "R-ghypernet",
                        "R-diffudist",
                        "R-tvm",
                        "R-Cubist",
                        "R-boral",
                        "R-rnmamod",
                        "R-compareMCMCs",
                        "R-quantkriging",
                        "R-quitte",
                        "R-qvalue",
                        "R-NPflow",
                        "R-iprior",
                        "R-lavaSearch2",
                        "R-lddmm",
                        "R-xsp",
                        "R-lolog"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggsci",
                        "R-rpf",
                        "R-bridgedist",
                        "R-lpjmlkit",
                        "R-dominanceanalysis",
                        "R-fastcpd",
                        "R-nc",
                        "R-vcfR",
                        "R-knitrBootstrap",
                        "R-hdf5r",
                        "R-ghcm",
                        "R-Lahman",
                        "R-OpenMx",
                        "R-complexlm",
                        "R-heplots",
                        "R-metR",
                        "R-bmlm",
                        "R-PDQutils",
                        "R-MTPS",
                        "R-tableone",
                        "R-DeclareDesign",
                        "R-mmpf",
                        "R-mosaicData",
                        "R-funData",
                        "R-penppml",
                        "R-sparklyr",
                        "R-bootCT",
                        "R-aldvmm",
                        "R-gamlss.ggplots",
                        "R-alluvial",
                        "R-ggalt",
                        "R-robustbase",
                        "R-LMMstar",
                        "R-lda",
                        "R-SmCCNet",
                        "R-pals",
                        "R-tstools",
                        "R-refund",
                        "R-robustlmm"
                    ]
                }
            ]
        },
        {
            "name": "R-ResidualMatrix",
            "portdir": "R/R-ResidualMatrix",
            "version": "1.14.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LTLA/ResidualMatrix",
            "description": "Creating a DelayedMatrix of regression residuals",
            "long_description": "Creating a DelayedMatrix of regression residuals",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-S4Vectors",
                        "R-DelayedArray"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-BiocSingular"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-BiocSingular"
                    ]
                }
            ]
        },
        {
            "name": "R-ResistorArray",
            "portdir": "R/R-ResistorArray",
            "version": "1.0-32",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=ResistorArray",
            "description": "Electrical properties of resistor networks using matrix methods",
            "long_description": "Electrical properties of resistor networks using matrix methods",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gretel"
                    ]
                }
            ]
        },
        {
            "name": "R-ResourceSelection",
            "portdir": "R/R-ResourceSelection",
            "version": "0.3-6",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/psolymos/ResourceSelection",
            "description": "Resource selection (probability) functions for use-availability data",
            "long_description": "Resource selection (probability) functions for use-availability data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pbapply",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-RcmdrPlugin.ROC"
                    ]
                }
            ]
        },
        {
            "name": "R-restfulr",
            "portdir": "R/R-restfulr",
            "version": "0.0.15",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=restfulr",
            "description": "R interface to RESTful web services",
            "long_description": "R interface to RESTful web services",
            "active": true,
            "categories": [
                "science",
                "www",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-XML",
                        "R-rjson",
                        "R-S4Vectors",
                        "R-CRAN-recommended",
                        "R-yaml",
                        "R-RCurl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-getPass"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rtracklayer"
                    ]
                }
            ]
        },
        {
            "name": "R-restriktor",
            "portdir": "R/R-restriktor",
            "version": "0.5-90",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=restriktor",
            "description": "Restricted statistical estimation and inference for linear models",
            "long_description": "Restricted statistical estimation and inference for linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-gridExtra",
                        "R-scales",
                        "R-future",
                        "R-future.apply",
                        "R-lavaan",
                        "R-quadprog",
                        "R-tmvtnorm",
                        "R-norm",
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-progressr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bain"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RestRserve",
            "portdir": "R/R-RestRserve",
            "version": "1.2.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rexyai/RestRserve",
            "description": "Framework for building HTTP API",
            "long_description": "Framework for building HTTP API",
            "active": true,
            "categories": [
                "devel",
                "net",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-mime",
                        "R-digest",
                        "R-checkmate",
                        "R-uuid",
                        "R-Rserve",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-sys",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-tinytest",
                        "R-lintr",
                        "R-lgr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-acumos"
                    ]
                }
            ]
        },
        {
            "name": "R-reticulate",
            "portdir": "R/R-reticulate",
            "version": "1.40.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rstudio.github.io/reticulate",
            "description": "Interface to Python",
            "long_description": "Interface to Python",
            "active": true,
            "categories": [
                "science",
                "python",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-png",
                        "R-rlang",
                        "R-withr",
                        "R-here",
                        "R-rappdirs",
                        "R-RcppTOML",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python312",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-cli",
                        "R-glue",
                        "R-pillar",
                        "R-callr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rkeops",
                        "R-daltoolbox",
                        "R-caracas",
                        "R-grafzahl",
                        "R-umap",
                        "R-rgudhi",
                        "R-tfruns",
                        "R-bigergm",
                        "R-rpymat",
                        "R-leiden",
                        "R-sasr",
                        "R-spacyr",
                        "R-Seurat",
                        "R-sudachir"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-renv",
                        "R-RcppCNPy",
                        "R-RcppArmadillo",
                        "R-arrow",
                        "R-rsconnect",
                        "R-vetiver",
                        "R-mlflow",
                        "R-iterors",
                        "R-rworkflows",
                        "R-coro",
                        "R-knitr"
                    ]
                }
            ]
        },
        {
            "name": "R-revdbayes",
            "portdir": "R/R-revdbayes",
            "version": "1.5.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://paulnorthrop.github.io/revdbayes",
            "description": "Ratio-of-uniforms sampling for bayesian extreme value analysis",
            "long_description": "Ratio-of-uniforms sampling for bayesian extreme value analysis",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-bayesplot",
                        "R-exdex",
                        "R-rust",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-microbenchmark"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-rust",
                        "R-fitteR",
                        "R-mev",
                        "R-exdex",
                        "R-distributions3"
                    ]
                }
            ]
        },
        {
            "name": "R-rewie",
            "portdir": "R/R-rewie",
            "version": "0.1.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rewie",
            "description": "Data preparation and diagnostics for random effects within estimator",
            "long_description": "Data preparation and diagnostics for random effects within estimator",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rockchalk",
                        "R-lme4",
                        "R-CRAN-recommended",
                        "R-plm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rex",
            "portdir": "R/R-rex",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/r-lib/rex",
            "description": "Friendly regular expressions",
            "long_description": "Friendly regular expressions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-lazyeval"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-roxygen2",
                        "R-rvest",
                        "R-covr",
                        "R-Hmisc",
                        "R-magrittr",
                        "R-stringr",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-covr",
                        "R-lintr"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ore"
                    ]
                }
            ]
        },
        {
            "name": "R-rex2arma",
            "portdir": "R/R-rex2arma",
            "version": "0.7.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sgsokol/rex2arma",
            "description": "Convertion of R code to RcppArmadillo code",
            "long_description": "Automatic conversion of basic R code (linear algebra and alike) into RcppArmadillo code.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RcppArmadillo",
                        "R-RUnit",
                        "R-expm",
                        "R-Rcpp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rexpokit",
            "portdir": "R/R-rexpokit",
            "version": "0.26.6.14",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://phylo.wikidot.com/rexpokit",
            "description": "R Wrappers for EXPOKIT and other matrix functions",
            "long_description": "R Wrappers for EXPOKIT and other matrix functions",
            "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-Rcpp",
                        "R-CRAN-recommended",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rfast",
            "portdir": "R/R-Rfast",
            "version": "2.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rfast",
            "description": "Collection of efficient and extremely fast R functions",
            "long_description": "Collection of efficient and extremely fast R functions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppParallel",
                        "R-RcppZiggurat",
                        "libgcc13",
                        "R-CRAN-recommended",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-philentropy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CptNonPar",
                        "R-mixgb",
                        "R-MXM",
                        "R-PRSPGx",
                        "R-bivpois",
                        "R-NNS",
                        "R-mvhtests",
                        "R-naive",
                        "R-MN",
                        "R-kDGLM",
                        "R-Rfast2",
                        "R-Compositional",
                        "R-truh",
                        "R-Directional",
                        "R-pchc",
                        "R-bltm",
                        "R-cauchypca",
                        "R-tidyclust",
                        "R-gp",
                        "R-segen",
                        "R-sparseCov",
                        "R-metaplus",
                        "R-nebula",
                        "R-rcccd",
                        "R-dCovTS",
                        "R-dcorVS",
                        "R-nestedcv",
                        "R-glmtoolbox",
                        "R-rvMF",
                        "R-mvcauchy",
                        "R-RankAggSIgFUR",
                        "R-jenga",
                        "R-TSCI",
                        "R-regda",
                        "R-PNAR",
                        "R-randomLCA",
                        "R-MLE",
                        "R-CCd"
                    ]
                }
            ]
        },
        {
            "name": "R-Rfast2",
            "portdir": "R/R-Rfast2",
            "version": "0.1.5.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rfast2",
            "description": "Collection of efficient and extremely fast R functions – II",
            "long_description": "Collection of efficient and extremely fast R functions – II",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc13",
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppParallel",
                        "R-Rfast",
                        "libgcc13",
                        "libgcc",
                        "R-Rnanoflann",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MLE",
                        "R-MXM",
                        "R-Compositional",
                        "R-Directional",
                        "R-pchc",
                        "R-cauchypca",
                        "R-crwbmetareg",
                        "R-mvhtests",
                        "R-dCovTS",
                        "R-mvcauchy",
                        "R-regda",
                        "R-PNAR",
                        "R-geppe"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-CCd",
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-RFCCA",
            "portdir": "R/R-RFCCA",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/calakus/RFCCA",
            "description": "Random Forest with Canonical Correlation Analysis",
            "long_description": "Random Forest with Canonical Correlation Analysis",
            "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-PMA",
                        "R-CCA"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rFerns",
            "portdir": "R/R-rFerns",
            "version": "5.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/mbq/rFerns",
            "description": "Random Ferns classifier",
            "long_description": "Random Ferns classifier",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Boruta"
                    ]
                }
            ]
        },
        {
            "name": "R-R.filesets",
            "portdir": "R/R-R.filesets",
            "version": "2.15.1",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/HenrikBengtsson/R.filesets",
            "description": "Easy handling of and access to files organized in structured directories",
            "long_description": "Easy handling of and access to files organized in structured directories",
            "active": true,
            "categories": [
                "sysutils",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-R.oo",
                        "R-R.utils",
                        "R-R.cache",
                        "R-CRAN-recommended",
                        "R-digest",
                        "R-R.methodsS3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rfinterval",
            "portdir": "R/R-rfinterval",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rfinterval",
            "description": "Predictive inference for random forests",
            "long_description": "Predictive inference for random forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ranger",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rfit",
            "portdir": "R/R-Rfit",
            "version": "0.27.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rfit",
            "description": "Rank-based estimation estimation and inference for linear models",
            "long_description": "Rank-based estimation estimation and inference for linear models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "clang10",
                "clang11",
                "clang12",
                "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-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Rbent",
                        "R-DBfit"
                    ]
                }
            ]
        },
        {
            "name": "R-rfm",
            "portdir": "R/R-rfm",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rfm.rsquaredacademy.com",
            "description": "Recency, frequency and monetary value analysis",
            "long_description": "Recency, frequency and monetary value analysis",
            "active": true,
            "categories": [
                "science",
                "R",
                "economics"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-scales",
                        "R-xplorerr",
                        "R-CRAN-recommended",
                        "R-treemapify",
                        "R-magrittr",
                        "R-dplyr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmdformats",
                        "R-cli",
                        "R-png",
                        "R-knitr",
                        "R-testthat",
                        "R-DT",
                        "R-rmarkdown",
                        "R-covr",
                        "R-vdiffr",
                        "R-gganimate",
                        "R-kableExtra",
                        "R-plotly"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rfolding",
            "portdir": "R/R-Rfolding",
            "version": "1.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rfolding",
            "description": "Folding test of unimodality",
            "long_description": "Folding test of unimodality",
            "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-Rfssa",
            "portdir": "R/R-Rfssa",
            "version": "3.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/haghbinh/Rfssa",
            "description": "Functional Singular Spectrum Analysis",
            "long_description": "Methods and tools for implementing functional singular spectrum analysis and related techniques.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppEigen",
                        "R-tibble",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-shiny",
                        "R-markdown",
                        "R-RSpectra",
                        "R-plotly",
                        "R-Rssa",
                        "R-fda",
                        "R-rainbow",
                        "R-ftsa",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rfUtilities",
            "portdir": "R/R-rfUtilities",
            "version": "2.1-5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rfUtilities",
            "description": "Random forests model selection and performance evaluation",
            "long_description": "Random forests model selection and performance evaluation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-randomForest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "rrgbis",
            "portdir": "games/rrgbis",
            "version": "1.12",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://rrgbis.sourceforge.net/",
            "description": "Real time strategy game with fleets of spaceships.",
            "long_description": "Real time strategy game with fleets of spaceships.",
            "active": true,
            "categories": [
                "games"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsdl_mixer",
                        "libvorbis",
                        "libsdl",
                        "libsdl_image",
                        "freetype"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rgbp",
            "portdir": "R/R-Rgbp",
            "version": "1.1.4",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rgbp",
            "description": "Hierarchical modelling and frequency method checking on overdispersed Gaussian, Poisson and Binomial data",
            "long_description": "Hierarchical modelling and frequency method checking on overdispersed Gaussian, Poisson and Binomial data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-mnormt",
                        "R-sn",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rgdal",
            "portdir": "R/R-rgdal",
            "version": "1.6-7",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rgdal",
            "description": "Bindings for the Geospatial Data Abstraction Library",
            "long_description": "Bindings for the Geospatial Data Abstraction Library",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "gdal",
                        "proj9",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-DBI",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-RSQLite",
                        "R-rgeos",
                        "R-maptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSN"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-metR",
                        "R-rgeos"
                    ]
                }
            ]
        },
        {
            "name": "R-rgen",
            "portdir": "R/R-rgen",
            "version": "0.0.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rgen",
            "description": "Random sampling distribution C++ routines for Armadillo",
            "long_description": "Random sampling distribution C++ routines for Armadillo",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lddmm",
                        "R-rrum"
                    ]
                }
            ]
        },
        {
            "name": "R-rgenoud",
            "portdir": "R/R-rgenoud",
            "version": "5.9-0.11",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/JasjeetSekhon/rgenoud",
            "description": "R Version of GENetic Optimization Using Derivatives",
            "long_description": "R Version of GENetic Optimization Using Derivatives",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ZIprop",
                        "R-KrigInv",
                        "R-GPareto",
                        "R-DiceOptim",
                        "R-Synth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MatchIt",
                        "R-DiceKriging",
                        "R-Matching",
                        "R-MSCMT",
                        "R-mlr3learners",
                        "R-fitdistrplus",
                        "R-mlr3mbo"
                    ]
                }
            ]
        },
        {
            "name": "R-rgeoda",
            "portdir": "R/R-rgeoda",
            "version": "0.0.10-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geodacenter.github.io/rgeoda",
            "description": "R library for spatial data analysis",
            "long_description": "R library for spatial data analysis",
            "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-digest",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-sf",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-sp",
                        "R-wkb"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-spdep"
                    ]
                }
            ]
        },
        {
            "name": "R-RGeode",
            "portdir": "R/R-RGeode",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RGeode",
            "description": "Geometric Density Estimation",
            "long_description": "Geometric Density Estimation",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rcpp",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rgeos",
            "portdir": "R/R-rgeos",
            "version": "0.6-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rgeos",
            "description": "Interface to Geometry Engine Open Source (GEOS)",
            "long_description": "Interface to Geometry Engine Open Source (GEOS)",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "geos",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-XML",
                        "R-maps",
                        "R-maptools",
                        "R-rgdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SSN"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rgdal"
                    ]
                }
            ]
        },
        {
            "name": "R-rgl",
            "portdir": "R/R-rgl",
            "version": "1.3.14",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dmurdoch.github.io/rgl",
            "description": "3D visualization using OpenGL",
            "long_description": "3D visualization using OpenGL",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmltools",
                        "R-knitr",
                        "R-htmlwidgets",
                        "R-CRAN-recommended",
                        "zlib",
                        "R-magrittr",
                        "R-mime",
                        "R-jsonlite",
                        "libpng",
                        "freetype",
                        "xorg-libX11",
                        "R-R6",
                        "R-base64enc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-V8",
                        "R-js",
                        "R-alphashape3d",
                        "R-manipulateWidget",
                        "R-orientlib",
                        "R-tripack",
                        "R-jpeg",
                        "R-png",
                        "R-shiny",
                        "R-testthat",
                        "R-waldo",
                        "R-crosstalk",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-downlit",
                        "R-pkgdown",
                        "R-deldir",
                        "R-interp",
                        "R-plotrix",
                        "R-magick",
                        "R-extrafont",
                        "R-misc3d"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sphereplot",
                        "R-mggd",
                        "R-gensphere",
                        "R-qpcR",
                        "R-shapes",
                        "R-longitudinalData",
                        "R-concom",
                        "R-cxhull",
                        "R-plot3Drgl",
                        "R-heplots",
                        "R-mcauchyd",
                        "R-Directional",
                        "R-uniformly",
                        "R-kernhaz",
                        "R-NNS",
                        "R-bcROCsurface",
                        "R-Morpho",
                        "R-tessellation",
                        "R-frontiles",
                        "R-RCDT",
                        "R-mstudentd",
                        "R-tapkee",
                        "R-GPoM",
                        "R-AlphaHull3D",
                        "R-gbp",
                        "R-mvmesh",
                        "R-gyro",
                        "R-DiceDesign",
                        "R-jacobi",
                        "R-GPareto",
                        "R-alphashape3d",
                        "R-cgalMeshes",
                        "R-matlib",
                        "R-orthoDr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-emdbook",
                        "R-MCMCglmm",
                        "R-trajectories",
                        "R-tsDyn",
                        "R-lava",
                        "R-lfda",
                        "R-Rvcg",
                        "R-AER",
                        "R-car",
                        "R-phangorn",
                        "R-sna",
                        "R-crs",
                        "R-geometry",
                        "R-quantreg",
                        "R-ACDm",
                        "R-igraph",
                        "R-BLSM",
                        "R-DepthProc",
                        "R-KODAMA",
                        "R-misc3d",
                        "R-mixOmics",
                        "R-PlaneGeometry",
                        "R-mosaic",
                        "R-knitr",
                        "R-mvQuad",
                        "R-mvinfluence",
                        "R-DirichletReg",
                        "R-orientlib",
                        "R-pamm",
                        "R-compositions",
                        "R-pals",
                        "R-fdasrvf",
                        "R-mgcViz",
                        "R-fmesher",
                        "R-ca",
                        "R-candisc",
                        "R-fdapace",
                        "R-visreg",
                        "R-clugenr",
                        "R-Rcmdr",
                        "R-latentnet",
                        "R-CoopGame",
                        "R-rotasym",
                        "R-ks",
                        "R-RQuantLib",
                        "R-rasterVis",
                        "R-RcmdrPlugin.HH",
                        "R-TSS.RESTREND",
                        "R-TeachingDemos",
                        "R-sm"
                    ]
                }
            ]
        },
        {
            "name": "R-Rglpk",
            "portdir": "R/R-Rglpk",
            "version": "0.6-5.1",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://R-Forge.R-project.org/projects/rglp",
            "description": "GNU Linear Programming Kit interface",
            "long_description": "GNU Linear Programming Kit interface",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glpk",
                        "R-slam",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ROI.models.miplib",
                        "R-ROI.plugin.glpk",
                        "R-kantorovich",
                        "R-FRAPO",
                        "R-Bergm",
                        "R-MSCMT",
                        "R-gemtc"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-CRF",
                        "R-MatchIt",
                        "R-CVXR",
                        "R-ergm",
                        "R-anticlust",
                        "R-NMOF",
                        "R-relations",
                        "R-ROI.models.globalOptTests"
                    ]
                }
            ]
        },
        {
            "name": "R-RGMM",
            "portdir": "R/R-RGMM",
            "version": "2.1.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RGMM",
            "description": "Robust Mixture Model",
            "long_description": "Algorithms for estimating robustly the parameters of a Gaussian, Student or Laplace Mixture Model.",
            "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-mvtnorm",
                        "R-reshape2",
                        "R-ggplot2",
                        "R-doParallel",
                        "R-foreach",
                        "R-RSpectra",
                        "R-Rcpp",
                        "R-LaplacesDemon",
                        "R-genieclust",
                        "R-DescTools",
                        "R-CRAN-recommended",
                        "R-mclust",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RGN",
            "portdir": "R/R-RGN",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ClimateAnalytics/RGN",
            "description": "Robust Gauss–Newton (RGN) optimization of sum-of-squares objective function",
            "long_description": "Robust Gauss–Newton (RGN) optimization of sum-of-squares objective function",
            "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"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rgof",
            "portdir": "R/R-Rgof",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Rgof",
            "description": "1d goodness of fit tests",
            "long_description": "1d goodness of fit tests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RgoogleMaps",
            "portdir": "R/R-RgoogleMaps",
            "version": "1.5.1",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RgoogleMaps",
            "description": "Overlays on static maps",
            "long_description": "Overlays on static maps",
            "active": true,
            "categories": [
                "science",
                "gis",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-png",
                        "R-sp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jpeg",
                        "R-RColorBrewer",
                        "R-RCurl",
                        "R-leaflet"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rgraph6",
            "portdir": "R/R-rgraph6",
            "version": "2.0-4",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mbojan.github.io/rgraph6",
            "description": "Representing graphs as graph6, digraph6 or sparse6 strings",
            "long_description": "Representing graphs as graph6, digraph6 or sparse6 strings",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-network",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RGraphics",
            "portdir": "R/R-RGraphics",
            "version": "3.0-2",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RGraphics",
            "description": "Data and functions from the Book R Graphics (3rd ed.)",
            "long_description": "Data and functions from the Book R Graphics (3rd ed.)",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-gridGraphics",
                        "R-grImport",
                        "R-grImport2",
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-gridSVG",
                        "R-gridBase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Rgraphviz",
            "portdir": "R/R-Rgraphviz",
            "version": "2.48.0",
            "license": "EPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kasperdanielhansen/Rgraphviz",
            "description": "Interfaces R with graphviz library for plotting R graph objects",
            "long_description": "Interfaces R with graphviz library for plotting R graph objects",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-graph",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-XML",
                        "R-BiocGenerics"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dlsem",
                        "R-BCDAG",
                        "R-abn",
                        "R-gRbase",
                        "R-gridGraphviz",
                        "R-agena.ai",
                        "R-classGraph",
                        "R-gbutils",
                        "R-KEGGgraph",
                        "R-BiDAG"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tm",
                        "R-pchc",
                        "R-relations",
                        "R-CodeDepends",
                        "R-SPIA",
                        "R-rPref",
                        "R-arulesViz",
                        "R-lava",
                        "R-pks",
                        "R-pcalg",
                        "R-RBGL",
                        "R-graph",
                        "R-psych",
                        "R-bnlearn",
                        "R-SCCI",
                        "R-multiplex",
                        "R-manynet",
                        "R-bnclassify",
                        "R-bnstruct"
                    ]
                }
            ]
        },
        {
            "name": "R-rgudhi",
            "portdir": "R/R-rgudhi",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lmjl-alea.github.io/rgudhi",
            "description": "Interface to the GUDHI library for topological data analysis",
            "long_description": "Interface to the GUDHI library for topological data analysis",
            "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-curl",
                        "R-fs",
                        "R-rlang",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-purrr",
                        "R-ggplot2",
                        "R-Rdpack",
                        "R-reticulate",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-rhandsontable",
            "portdir": "R/R-rhandsontable",
            "version": "0.3.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://jrowen.github.io/rhandsontable",
            "description": "A htmlwidgets implementation of Handsontable.js",
            "long_description": "A htmlwidgets implementation of Handsontable.js",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-htmlwidgets",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-htmltools",
                        "R-knitr",
                        "R-shiny",
                        "R-miniUI",
                        "R-rmarkdown",
                        "R-rstudioapi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-gimmeTools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-GMCM"
                    ]
                }
            ]
        },
        {
            "name": "R-rhdf5",
            "portdir": "R/R-rhdf5",
            "version": "2.48.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grimbough/rhdf5",
            "description": "R Interface to HDF5",
            "long_description": "R Interface to HDF5",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rhdf5lib",
                        "R-S4Vectors",
                        "R-rhdf5filters",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mockery",
                        "R-bench",
                        "R-BiocStyle",
                        "R-BiocParallel",
                        "R-bit64",
                        "R-dplyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-HDF5Array",
                        "R-LOMAR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-edgeR",
                        "R-MplusAutomation",
                        "R-rhdf5filters",
                        "R-io"
                    ]
                }
            ]
        },
        {
            "name": "R-rhdf5filters",
            "portdir": "R/R-rhdf5filters",
            "version": "1.16.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grimbough/rhdf5filters",
            "description": "HDF5 compression filters",
            "long_description": "Provides a collection of additional compression filters for HDF5 datasets. The package is intended to provide seemless integration with rhdf5, however the compiled filters can also be used with external applications.",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-Rhdf5lib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rhdf5",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-HDF5Array",
                        "R-rhdf5"
                    ]
                }
            ]
        },
        {
            "name": "R-Rhdf5lib",
            "portdir": "R/R-Rhdf5lib",
            "version": "1.26.0",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/grimbough/Rhdf5lib",
            "description": "HDF5 library as an R package",
            "long_description": "HDF5 library as an R package",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-mockery",
                        "R-tinytest",
                        "R-BiocStyle",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-HDF5Array",
                        "R-rhdf5",
                        "R-rhdf5filters"
                    ]
                }
            ]
        },
        {
            "name": "R-rhmc",
            "portdir": "R/R-rhmc",
            "version": "1.0.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=rhmc",
            "description": "Hamiltonian Monte Carlo",
            "long_description": "Implements simple Hamiltonian Monte Carlo routines in R for sampling from any desired target distribution which is continuous and smooth. Automatic parameter selection is not supported.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-RhpcBLASctl",
            "portdir": "R/R-RhpcBLASctl",
            "version": "0.23-42",
            "license": "AGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://prs.ism.ac.jp/~nakama/Rhpc",
            "description": "Control the number of threads in BLAS",
            "long_description": "Control the number of threads in BLAS (GotoBLAS, OpenBLAS, ACML, BLIS and MKL). And possible to control the number of threads in OpenMP. Get a number of logical cores and physical cores if feasible.",
            "active": true,
            "categories": [
                "science",
                "parallel",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-MatrixExtra",
                        "R-bigparallelr",
                        "R-rsparse",
                        "R-harmony",
                        "R-rkeops",
                        "R-qfa",
                        "R-nestedcv",
                        "R-mlr3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lightgbm",
                        "R-future",
                        "R-qgam",
                        "R-bigsnpr",
                        "R-bigstatsr",
                        "R-abn",
                        "R-mvnfast",
                        "R-dotCall64"
                    ]
                }
            ]
        },
        {
            "name": "R-Rhtslib",
            "portdir": "R/R-Rhtslib",
            "version": "3.0.0",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/Rhtslib",
            "description": "HTSlib high-throughput sequencing library as an R package",
            "long_description": "HTSlib high-throughput sequencing library as an R package",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "R-CRAN-recommended",
                        "bzip2",
                        "R-zlibbioc",
                        "lzma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-BiocStyle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ShortRead",
                        "R-Rsamtools",
                        "R-VariantAnnotation",
                        "R-csaw"
                    ]
                }
            ]
        },
        {
            "name": "R-rhub",
            "portdir": "R/R-rhub",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-hub.github.io/rhub",
            "description": "R-hub API client",
            "long_description": "R-hub API client",
            "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-curl",
                        "R-jsonlite",
                        "R-desc",
                        "R-glue",
                        "R-rprojroot",
                        "R-rematch",
                        "R-processx",
                        "R-callr",
                        "R-pkgbuild",
                        "R-rappdirs",
                        "R-gert",
                        "R-gitcreds",
                        "R-whoami",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pillar",
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-debugme",
                        "R-mockery",
                        "R-webfakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-umx",
                        "R-devtools",
                        "R-caretEnsemble",
                        "R-xfun"
                    ]
                }
            ]
        }
    ]
}