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

{
    "count": 50892,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=390",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=388",
    "results": [
        {
            "name": "R-Rmosek",
            "portdir": "R/R-Rmosek",
            "version": "1.3.5",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mosek.com/",
            "description": "R to MOSEK optimization interface",
            "long_description": "R to MOSEK optimization interface",
            "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-pkgbuild"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-CVXR",
                        "R-REBayes"
                    ]
                }
            ]
        },
        {
            "name": "R-emayili",
            "portdir": "R/R-emayili",
            "version": "0.9.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://datawookie.github.io/emayili",
            "description": "Light, simple tool for sending e-mails with minimal dependencies",
            "long_description": "Light, simple tool for sending e-mails with minimal dependencies",
            "active": true,
            "categories": [
                "science",
                "mail",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-mime",
                        "R-stringi",
                        "R-xfun",
                        "R-xml2",
                        "R-glue",
                        "R-digest",
                        "R-stringr",
                        "R-dplyr",
                        "R-htmltools",
                        "R-purrr",
                        "R-tidyr",
                        "R-commonmark",
                        "R-rmarkdown",
                        "R-httr",
                        "R-rvest",
                        "R-urltools",
                        "R-logger",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-memoise",
                        "R-here",
                        "R-testthat",
                        "R-roxygen2",
                        "R-lintr",
                        "R-showtext",
                        "R-gpg",
                        "R-jinjar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-locfit",
            "portdir": "R/R-locfit",
            "version": "1.5-9.10",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=locfit",
            "description": "Local regression, likelihood and density estimation",
            "long_description": "Local regression, likelihood and density estimation",
            "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-interp",
                        "R-gam"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-EBImage",
                        "R-EnrichedHeatmap",
                        "R-TSA",
                        "R-kdecopula",
                        "R-CoImp",
                        "R-nlts",
                        "R-EMD",
                        "R-edgeR",
                        "R-hdrcde",
                        "R-DESeq2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spatstat.explore",
                        "R-bioDist",
                        "R-spatstat.linnet",
                        "R-spatstat.model",
                        "R-peperr",
                        "R-reldist",
                        "R-ContourFunctions"
                    ]
                }
            ]
        },
        {
            "name": "R-mlr3misc",
            "portdir": "R/R-mlr3misc",
            "version": "0.15.1",
            "license": "LGPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mlr3misc.mlr-org.com",
            "description": "Helper functions for R-mlr3",
            "long_description": "Helper functions for R-mlr3",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-digest",
                        "R-checkmate",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-backports"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-evaluate",
                        "R-callr",
                        "R-testthat",
                        "R-paradox"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mlr3learners",
                        "R-bbotk",
                        "R-paradox",
                        "R-mlr3",
                        "R-mlr3mbo",
                        "R-mlr3pipelines",
                        "R-mlr3measures",
                        "R-mlr3resampling",
                        "R-mlr3tuning"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-usefun"
                    ]
                }
            ]
        },
        {
            "name": "R-perturbR",
            "portdir": "R/R-perturbR",
            "version": "0.1.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=perturbR",
            "description": "Random perturbation of count matrices",
            "long_description": "Random perturbation of count matrices",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-ggplot2",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-robin"
                    ]
                }
            ]
        },
        {
            "name": "R-prodlim",
            "portdir": "R/R-prodlim",
            "version": "2024.06.25",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tagteam/prodlim",
            "description": "Product-limit estimation for censored event history analysis",
            "long_description": "Product-limit estimation for censored event history analysis",
            "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-lava",
                        "R-diagram",
                        "R-Rcpp",
                        "R-CRAN-recommended",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sbm",
                        "R-pec",
                        "R-censored",
                        "R-riskRegression",
                        "R-survcomp",
                        "R-Publish",
                        "R-ipred",
                        "R-snfa"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-parsnip",
                        "R-Ecfun",
                        "R-mets",
                        "R-mlt.docreg",
                        "R-randomForestSRC"
                    ]
                }
            ]
        },
        {
            "name": "R-robin",
            "portdir": "R/R-robin",
            "version": "1.2.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ValeriaPolicastro/robin",
            "description": "ROBustness in Network",
            "long_description": "ROBustness in Network",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-igraph",
                        "R-qpdf",
                        "R-spam",
                        "R-networkD3",
                        "R-BiocParallel",
                        "R-DescTools",
                        "R-fdatest",
                        "R-CRAN-recommended",
                        "R-perturbR",
                        "R-ggplot2",
                        "R-gridExtra"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-devtools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-ucminf",
            "portdir": "R/R-ucminf",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hdakpo/ucminf",
            "description": "General-purpose unconstrained non-linear optimization",
            "long_description": "General-purpose unconstrained non-linear optimization",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "clang10",
                "clang11",
                "clang12",
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang50",
                "clang60",
                "clang70",
                "clang80",
                "clang90",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-numDeriv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-optimizeR",
                        "R-ordgam",
                        "R-mvord",
                        "R-MixSemiRob",
                        "R-eicm",
                        "R-sfaR",
                        "R-NHMSAR",
                        "R-ordinal"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-optimx",
                        "R-mets",
                        "R-projpred",
                        "R-ROI.plugin.optimx"
                    ]
                }
            ]
        },
        {
            "name": "R-JointFPM",
            "portdir": "R/R-JointFPM",
            "version": "1.2.1",
            "license": "CC-BY-4",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://entjos.github.io/JointFPM",
            "description": "Parametric model for estimating the mean number of events",
            "long_description": "Parametric model for estimating the mean number of events",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-lifecycle",
                        "R-statmod",
                        "R-matrixStats",
                        "R-rmutil",
                        "R-rstpm2",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-KEGGREST",
            "portdir": "R/R-KEGGREST",
            "version": "1.44.1",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/KEGGREST",
            "description": "Client-side REST access to the Kyoto Encyclopedia of Genes and Genomes (KEGG)",
            "long_description": "Client-side REST access to the Kyoto Encyclopedia of Genes and Genomes (KEGG)",
            "active": true,
            "categories": [
                "science",
                "www",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Biostrings",
                        "R-CRAN-recommended",
                        "R-png",
                        "R-httr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit",
                        "R-knitr",
                        "R-markdown",
                        "R-BiocGenerics"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-AnnotationDbi"
                    ]
                }
            ]
        },
        {
            "name": "R-Pursuit",
            "portdir": "R/R-Pursuit",
            "version": "1.0.5",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Pursuit",
            "description": "Projection pursuit",
            "long_description": "Projection pursuit",
            "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-ODRF"
                    ]
                }
            ]
        },
        {
            "name": "R-RcmdrPlugin.EZR",
            "portdir": "R/R-RcmdrPlugin.EZR",
            "version": "1.68",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=RcmdrPlugin.EZR",
            "description": "R Commander plug-in for the EZR (Easy R)",
            "long_description": "R Commander plug-in for the EZR (Easy R)",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-readstata13",
                        "R-Rcmdr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R-rgl",
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmerTest",
                        "R-cmprsk",
                        "R-plotly",
                        "R-multcomp",
                        "R-clinfun",
                        "R-rstatix",
                        "R-meta",
                        "R-aplpack",
                        "R-netmeta",
                        "R-aod",
                        "R-survivalROC",
                        "R-tableone",
                        "R-survRM2",
                        "R-Matching",
                        "R-brant",
                        "R-consort",
                        "R-currentSurvival",
                        "R-lawstat",
                        "R-metatest",
                        "R-swimplot",
                        "R-abind",
                        "R-mvtnorm",
                        "R-readxl",
                        "R-ggplot2",
                        "R-pROC",
                        "R-car"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-brant",
            "portdir": "R/R-brant",
            "version": "0.3-0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://benjaminschlegel.ch/r/brant",
            "description": "Test for parallel regression assumption",
            "long_description": "Test for parallel regression assumption",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-consort",
            "portdir": "R/R-consort",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/adayim/consort",
            "description": "Create CONSORT diagram",
            "long_description": "Create CONSORT diagram",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-DiagrammeR",
                        "R-stringi",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-currentSurvival",
            "portdir": "R/R-currentSurvival",
            "version": "1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=currentSurvival",
            "description": "Estimation of CCI and CLFS functions",
            "long_description": "Estimation of CCI and CLFS functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cmprsk",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-filehash",
            "portdir": "R/R-filehash",
            "version": "2.4-6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rdpeng/filehash",
            "description": "Simple key–value database",
            "long_description": "Simple key–value database",
            "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-digest",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-filehashSQLite",
                        "R-autoFRK",
                        "R-tikzDevice"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tm"
                    ]
                }
            ]
        },
        {
            "name": "R-foreign",
            "portdir": "R/R-foreign",
            "version": "0.8-87",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=foreign https://svn.r-project.org/R-packages/trunk/foreign",
            "description": "Read and write data in other statistical software formats",
            "long_description": "Read and write data in other statistical software formats. Recommended package.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                }
            ]
        },
        {
            "name": "R-fresh",
            "portdir": "R/R-fresh",
            "version": "0.2.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dreamrs.github.io/fresh",
            "description": "Create custom bootstrap themes to use in R-shiny",
            "long_description": "Create custom bootstrap themes to use in R-shiny",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rstudioapi",
                        "R-CRAN-recommended",
                        "R-sass",
                        "R-shiny",
                        "R-htmltools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bs4Dash",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-shinydashboard",
                        "R-shinyWidgets",
                        "R-bsicons"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-shinydashboardPlus",
                        "R-bs4Dash"
                    ]
                }
            ]
        },
        {
            "name": "R-gratia",
            "portdir": "R/R-gratia",
            "version": "0.9.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gavinsimpson.github.io/gratia",
            "description": "Graceful ggplot-based graphics and other functions for GAMs fitted with R-mgcv",
            "long_description": "Graceful ggplot-based graphics and other functions for GAMs fitted with R-mgcv",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-lifecycle",
                        "R-vctrs",
                        "R-mvnfast",
                        "R-pillar",
                        "R-stringr",
                        "R-tibble",
                        "R-withr",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-patchwork",
                        "R-CRAN-recommended",
                        "R-ggokabeito",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-curl",
                        "R-knitr",
                        "R-testthat",
                        "R-distributional",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-ggdist",
                        "R-readr",
                        "R-gamm4",
                        "R-vdiffr",
                        "R-svglite",
                        "R-hexbin",
                        "R-glmmTMB",
                        "R-scam",
                        "R-sf",
                        "R-GJRM",
                        "R-gamair"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dsfa"
                    ]
                }
            ]
        },
        {
            "name": "R-lawstat",
            "portdir": "R/R-lawstat",
            "version": "3.6",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=lawstat",
            "description": "Tools for biostatistics, public policy, and law",
            "long_description": "Tools for biostatistics, public policy, and law",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-Rdpack",
                        "R-Kendall",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tseries",
                        "R-fBasics"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-metatest",
            "portdir": "R/R-metatest",
            "version": "1.0-5",
            "license": "GPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=metatest",
            "description": "Fit and test metaregression models",
            "long_description": "Fit and test metaregression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-nloptr",
            "portdir": "R/R-nloptr",
            "version": "2.1.1",
            "license": "LGPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://astamm.github.io/nloptr",
            "description": "R Interface to NLopt",
            "long_description": "R Interface to NLopt",
            "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": [
                        "cmake",
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-testthat",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-covr",
                        "R-tinytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-smooth",
                        "R-PNAR",
                        "R-ExGaussEstim",
                        "R-FFP",
                        "R-rugarch",
                        "R-garma",
                        "R-greybox",
                        "R-optimx",
                        "R-semlbci",
                        "R-GDINA",
                        "R-MHD",
                        "R-RobustCalibration",
                        "R-RobustGaSP",
                        "R-nlshrink",
                        "R-optiSolve",
                        "R-rkriging",
                        "R-gasmodel",
                        "R-gimme",
                        "R-fdacluster",
                        "R-ltable",
                        "R-gllvm",
                        "R-lme4",
                        "R-hbal",
                        "R-legion",
                        "R-TidyDensity",
                        "R-missSBM",
                        "R-mlt",
                        "R-phyr",
                        "R-nebula",
                        "R-sharp",
                        "R-blackbox",
                        "R-spaMM",
                        "R-rpm",
                        "R-logitr",
                        "R-seqHMM",
                        "R-ROI.plugin.nloptr",
                        "R-TOHM"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-afex",
                        "R-pomp",
                        "R-RandomFields",
                        "R-MSCMT",
                        "R-drtmle",
                        "R-sirt",
                        "R-mirt",
                        "R-mlr3mbo"
                    ]
                }
            ]
        },
        {
            "name": "R-sarsop",
            "portdir": "R/R-sarsop",
            "version": "0.6.15",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boettiger-lab/sarsop",
            "description": "Approximate POMDP planning software",
            "long_description": "Approximate POMDP planning software",
            "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-processx",
                        "R-CRAN-recommended",
                        "R-BH",
                        "R-xml2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-roxygen2",
                        "R-covr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-pomdp"
                    ]
                }
            ]
        },
        {
            "name": "R-signal",
            "portdir": "R/R-signal",
            "version": "1.8-1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=signal",
            "description": "Signal processing",
            "long_description": "A set of signal processing functions originally written for Matlab and Octave. Includes filter generation utilities, filtering functions, resampling routines and visualization of filter models. Also includes interpolation 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": [
                        "R",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pracma",
                        "R-matlab"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-matrixProfile",
                        "R-garma",
                        "R-tswge",
                        "R-ARGOS",
                        "R-dplR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-MassSpecWavelet",
                        "R-GPoM"
                    ]
                }
            ]
        },
        {
            "name": "R-svs",
            "portdir": "R/R-svs",
            "version": "3.1.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=svs",
            "description": "Tools for semantic vector spaces",
            "long_description": "Various tools for semantic vector spaces, such as correspondence analysis (simple, multiple and discriminant), latent semantic analysis, probabilistic latent semantic analysis, non-negative matrix factorization, latent class analysis, EM clustering, logratio analysis and log-multiplicative (association) analysis.",
            "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-gtools",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-pvclust",
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-quanteda.textstats",
                        "R-zebu"
                    ]
                }
            ]
        },
        {
            "name": "R-swimplot",
            "portdir": "R/R-swimplot",
            "version": "1.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=swimplot",
            "description": "Tools for creating swimmers plots",
            "long_description": "Tools for creating swimmers plots using R-ggplot2.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended",
                        "R-dplyr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-RcmdrPlugin.EZR"
                    ]
                }
            ]
        },
        {
            "name": "R-tsModel",
            "portdir": "R/R-tsModel",
            "version": "0.6-2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tsModel",
            "description": "Tools for specifying time-series regression models",
            "long_description": "Tools for specifying time-series regression models",
            "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-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-dlnm"
                    ]
                }
            ]
        },
        {
            "name": "R-areal",
            "portdir": "R/R-areal",
            "version": "0.1.8.9000",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://chris-prener.github.io/areal",
            "description": "Areal weighted interpolation",
            "long_description": "Areal weighted interpolation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ncdfgeom"
                    ]
                }
            ]
        },
        {
            "name": "R-bipartite",
            "portdir": "R/R-bipartite",
            "version": "2.20",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=bipartite",
            "description": "Visualising bipartite networks and calculating some (ecological) indices",
            "long_description": "Visualising bipartite networks and calculating some (ecological) indices",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fields",
                        "R-sna",
                        "R-vegan",
                        "R-CRAN-recommended",
                        "R-igraph",
                        "R-permute"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-leiden"
                    ]
                }
            ]
        },
        {
            "name": "R-cubelyr",
            "portdir": "R/R-cubelyr",
            "version": "1.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hadley/cubelyr",
            "description": "Data Cube R-dplyr backend",
            "long_description": "An implementation of a data cube extracted out of R-dplyr for backward compatibility.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-bsynth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-graphsim",
            "portdir": "R/R-graphsim",
            "version": "1.0.3",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TomKellyGenetics/graphsim",
            "description": "Simulate expression data from igraph networks",
            "long_description": "Simulate expression data from igraph networks",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-mvtnorm",
                        "R-gplots",
                        "R-matrixcalc",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-prettydoc",
                        "R-R.rsp",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-vdiffr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-leiden"
                    ]
                }
            ]
        },
        {
            "name": "R-leiden",
            "portdir": "R/R-leiden",
            "version": "0.4.3.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TomKellyGenetics/leiden",
            "description": "R implementation of Leiden clustering algorithm",
            "long_description": "R implementation of Leiden clustering algorithm",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-reticulate",
                        "R-igraph"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-devtools",
                        "R-covr",
                        "R-spelling",
                        "R-qpdf",
                        "R-network",
                        "R-multiplex",
                        "R-bipartite",
                        "R-graphsim",
                        "R-multinet",
                        "R-data.table",
                        "R-remotes",
                        "R-tibble",
                        "R-RColorBrewer",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-Seurat"
                    ]
                }
            ]
        },
        {
            "name": "R-ncdfgeom",
            "portdir": "R/R-ncdfgeom",
            "version": "1.1.6",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.usgs.gov/water/ncdfgeom",
            "description": "NetCDF geometry and time series",
            "long_description": "NetCDF geometry and time series",
            "active": true,
            "categories": [
                "science",
                "R",
                "geometry"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-sf",
                        "R-ncmeta",
                        "R-stars",
                        "R-CRAN-recommended",
                        "R-areal",
                        "R-dplyr",
                        "R-RNetCDF"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-jsonlite",
                        "R-zip",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-pkgdown",
                        "R-ncdf4"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-stars"
                    ]
                }
            ]
        },
        {
            "name": "R-tolerance",
            "portdir": "R/R-tolerance",
            "version": "3.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tolerance",
            "description": "Statistical tolerance intervals and regions",
            "long_description": "Statistical tolerance intervals and regions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-plotly",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fdasrvf",
                        "R-zipfextR"
                    ]
                }
            ]
        },
        {
            "name": "R-toolbox",
            "portdir": "R/R-toolbox",
            "version": "0.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=toolbox",
            "description": "List, string and meta-programming utility functions",
            "long_description": "List, string and meta-programming utility functions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sqlHelpers"
                    ]
                }
            ]
        },
        {
            "name": "R-tools4uplift",
            "portdir": "R/R-tools4uplift",
            "version": "1.0.0",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tools4uplift",
            "description": "Tools for uplift modelling",
            "long_description": "Uplift modelling aims at predicting the causal effect of an action such as a marketing campaign on a particular individual.",
            "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-lhs",
                        "R-BiasedUrn",
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-glmnet",
                        "R-latticeExtra"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tourr",
            "portdir": "R/R-tourr",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ggobi.github.io/tourr",
            "description": "Tour methods for multivariate data visualisation",
            "long_description": "Tour methods for multivariate data visualisation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-CRAN-recommended",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-covr",
                        "R-plotly",
                        "R-energy",
                        "R-TeachingDemos",
                        "R-aplpack",
                        "R-ash",
                        "R-geozoo",
                        "R-colorspace",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-geozoo"
                    ]
                }
            ]
        },
        {
            "name": "R-toweranNA",
            "portdir": "R/R-toweranNA",
            "version": "0.1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matloff/toweranNA",
            "description": "Method for handling missing values in prediction applications",
            "long_description": "Method for handling missing values in prediction applications",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pdist",
                        "R-regtools",
                        "R-rmarkdown",
                        "R-CRAN-recommended",
                        "R-FNN"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tramnet",
            "portdir": "R/R-tramnet",
            "version": "0.0-8",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tramnet",
            "description": "Penalized transformation models",
            "long_description": "Penalized transformation models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CVXR",
                        "R-basefun",
                        "R-mlt",
                        "R-ParamHelpers",
                        "R-mlr",
                        "R-mlrMBO",
                        "R-smoof",
                        "R-tram",
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-lhs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-colorspace",
                        "R-mvtnorm",
                        "R-knitr",
                        "R-kableExtra",
                        "R-TH.data",
                        "R-glmnet",
                        "R-DiceKriging",
                        "R-mlbench",
                        "R-penalized",
                        "R-coin",
                        "R-tbm",
                        "R-trtf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-treeio",
            "portdir": "R/R-treeio",
            "version": "1.28.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/YuLab-SMU/treeio",
            "description": "Base classes and functions for phylogenetic tree input and output",
            "long_description": "Base classes and functions for phylogenetic tree input and output",
            "active": true,
            "categories": [
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-tidytree",
                        "R-dplyr",
                        "R-magrittr",
                        "R-rlang",
                        "R-ape",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rmarkdown",
                        "R-prettydoc",
                        "R-phangorn",
                        "R-ggtree",
                        "R-Biostrings",
                        "R-cli",
                        "R-xml2",
                        "R-purrr",
                        "R-tidyr",
                        "R-vroom",
                        "R-yaml",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-igraph"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggtree"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggtreeExtra"
                    ]
                }
            ]
        },
        {
            "name": "R-treemapify",
            "portdir": "R/R-treemapify",
            "version": "2.5.6",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wilkox.org/treemapify",
            "description": "Draw treemaps in R-ggplot2",
            "long_description": "Draw treemaps in R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggfittext",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-rfm"
                    ]
                }
            ]
        },
        {
            "name": "R-trelliscopejs",
            "portdir": "R/R-trelliscopejs",
            "version": "0.2.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=trelliscopejs",
            "description": "Create interactive trelliscope displays",
            "long_description": "Create interactive trelliscope displays",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-rlang",
                        "R-digest",
                        "R-dplyr",
                        "R-htmltools",
                        "R-progress",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-htmlwidgets",
                        "R-webshot",
                        "R-DistributionUtils",
                        "R-autocogs",
                        "R-CRAN-recommended",
                        "R-base64enc",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-shiny",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-plotly",
                        "R-gapminder",
                        "R-housingData"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-timetk"
                    ]
                }
            ]
        },
        {
            "name": "R-triangle",
            "portdir": "R/R-triangle",
            "version": "1.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bertcarnell/triangle",
            "description": "Distribution functions and parameter estimates for the Triangle distribution",
            "long_description": "Distribution functions and parameter estimates for the Triangle distribution",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-assertthat",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-SimMultiCorrData"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fitteR",
                        "R-extraDistr"
                    ]
                }
            ]
        },
        {
            "name": "R-trtf",
            "portdir": "R/R-trtf",
            "version": "0.4-2",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=trtf",
            "description": "Transformation trees and forests",
            "long_description": "Transformation trees and forests",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-libcoin",
                        "R-mlt",
                        "R-partykit",
                        "R-variables",
                        "R-tram",
                        "R-CRAN-recommended",
                        "R-sandwich",
                        "R-Formula"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-TH.data",
                        "R-coin"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-TH.data",
                        "R-tramnet",
                        "R-tram",
                        "R-tbm",
                        "R-ATR"
                    ]
                }
            ]
        },
        {
            "name": "R-truelies",
            "portdir": "R/R-truelies",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hughjonesd/truelies",
            "description": "Bayesian methods to estimate the proportion of liars in coin flip experiments",
            "long_description": "Bayesian methods to estimate the proportion of liars in coin flip experiments",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-hdrcde",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-truh",
            "portdir": "R/R-truh",
            "version": "1.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/natesmith07/truh",
            "description": "Two-sample non-parametric testing under heterogeneity",
            "long_description": "Implements the TRUH test statistic for two sample testing under heterogeneity.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-doParallel",
                        "R-foreach",
                        "R-fpc",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-iterators"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-truncSP",
            "portdir": "R/R-truncSP",
            "version": "1.2.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=truncSP",
            "description": "Semi-parametric estimators of truncated regression models",
            "long_description": "Semi-parametric estimators of truncated regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-truncreg",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-QRegVCM"
                    ]
                }
            ]
        },
        {
            "name": "R-truncdist",
            "portdir": "R/R-truncdist",
            "version": "1.0-2",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=truncdist",
            "description": "Truncated random variables",
            "long_description": "Truncated random variables",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-evd",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BASS",
                        "R-multinma",
                        "R-StatRank",
                        "R-jfa",
                        "R-countSTAR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-spam",
                        "R-ExtDist"
                    ]
                }
            ]
        },
        {
            "name": "R-truncreg",
            "portdir": "R/R-truncreg",
            "version": "0.2-5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=truncreg",
            "description": "Truncated Gaussian regression models",
            "long_description": "Truncated Gaussian regression models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-maxLik",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mhurdle",
                        "R-truncSP",
                        "R-mlt.docreg",
                        "R-rDEA"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-AER",
                        "R-insight",
                        "R-prediction",
                        "R-texreg"
                    ]
                }
            ]
        },
        {
            "name": "R-trust",
            "portdir": "R/R-trust",
            "version": "0.1-8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.stat.umn.edu/geyer/trust",
            "description": "Trust region optimization",
            "long_description": "Does local optimization using two derivatives and trust regions. Guaranteed to converge to local minimum of objective function.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-DRDID",
                        "R-ergm",
                        "R-mcemGLM",
                        "R-nebula",
                        "R-relevent",
                        "R-ebnm",
                        "R-flexmsm",
                        "R-GJRM",
                        "R-glmm"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-aghq"
                    ]
                }
            ]
        }
    ]
}