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

{
    "count": 50518,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=615",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=613",
    "results": [
        {
            "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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-REBayes",
            "portdir": "R/R-REBayes",
            "version": "2.56",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=REBayes",
            "description": "Empirical Bayes Estimation and Inference",
            "long_description": "Empirical Bayes Estimation and Inference",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rmosek",
                        "R-digest",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-mashr"
                    ]
                }
            ]
        },
        {
            "name": "R-tmvmixnorm",
            "portdir": "R/R-tmvmixnorm",
            "version": "1.1.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmvmixnorm",
            "description": "Sampling from truncated multivariate normal and t distributions",
            "long_description": "Sampling from truncated multivariate normal and t distributions",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-miWQS",
                        "R-condTruncMVN"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-tmvtnsim"
                    ]
                }
            ]
        },
        {
            "name": "R-tmplate",
            "portdir": "R/R-tmplate",
            "version": "0.0.3",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tmplate",
            "description": "Code generation based on templates",
            "long_description": "Define general templates with tags that can be replaced by content depending on arguments and objects to modify the final output of the document.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tRnslate",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-markdown",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tmle3",
            "portdir": "R/R-tmle3",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tlverse/tmle3",
            "description": "The extensible TMLE framework",
            "long_description": "The extensible TMLE framework",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-magrittr",
                        "R-mvtnorm",
                        "R-digest",
                        "R-stringr",
                        "R-ggplot2",
                        "R-uuid",
                        "R-foreach",
                        "R-CRAN-recommended",
                        "R-delayed",
                        "R-sl3",
                        "R-R6",
                        "R-assertthat"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-nnls",
                        "R-knitr",
                        "R-testthat",
                        "R-future",
                        "R-future.apply",
                        "R-rmarkdown",
                        "R-Rsolnp",
                        "R-origami",
                        "R-xgboost",
                        "R-speedglm",
                        "R-tmle",
                        "R-tableone"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tkWidgets",
            "portdir": "R/R-tkWidgets",
            "version": "1.82.0",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bioconductor.org/packages/tkWidgets",
            "description": "R-based tk widgets",
            "long_description": "R-based tk widgets",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-DynDoc",
                        "R-widgetTools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Biobase",
                        "R-genefilter",
                        "R-marray"
                    ]
                }
            ]
        },
        {
            "name": "R-titanic",
            "portdir": "R/R-titanic",
            "version": "0.1.0",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=titanic",
            "description": "Titanic passenger survival data set",
            "long_description": "Titanic passenger survival data set",
            "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-dplyr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-xgboost",
                        "R-hpa"
                    ]
                }
            ]
        },
        {
            "name": "R-tinythemes",
            "portdir": "R/R-tinythemes",
            "version": "0.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eddelbuettel/tinythemes",
            "description": "Lightweight repackaging of themes for R-ggplot2",
            "long_description": "Lightweight repackaging of themes for R-ggplot2",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-ggplot2",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-hrbrthemes",
                        "R-patchwork"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tinytest",
            "portdir": "R/R-tinytest",
            "version": "1.4.1",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tinytest",
            "description": "Lightweight and feature-complete unit testing framework",
            "long_description": "Lightweight and feature-complete unit testing framework",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tinysnapshot"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lamW",
                        "R-lumberjack",
                        "R-anytime",
                        "R-modelsummary",
                        "R-ncvreg",
                        "R-splines2",
                        "R-tinytable",
                        "R-etwfe",
                        "R-RProtoBuf",
                        "R-maptiles",
                        "R-RcppAnnoy",
                        "R-maxLik",
                        "R-RcppArray",
                        "R-RcppClassic",
                        "R-RcppDist",
                        "R-RcppDynProg",
                        "R-RcppFastFloat",
                        "R-RcppTOML",
                        "R-RcppUUID",
                        "R-RcppSimdJson",
                        "R-RcppBlaze",
                        "R-digest",
                        "R-spatialreg",
                        "R-merDeriv",
                        "R-checkmate",
                        "R-RestRserve",
                        "R-fmcmc",
                        "R-fritools",
                        "R-gbm",
                        "R-hutilscpp",
                        "R-benchr",
                        "R-nloptr",
                        "R-neverhpfilter",
                        "R-RcppMagicEnum",
                        "R-Pade",
                        "R-minimaxApprox",
                        "R-mev",
                        "R-brglm2",
                        "R-classInt",
                        "R-comat",
                        "R-RcppInt64",
                        "R-deductive",
                        "R-dtts",
                        "R-grpreg",
                        "R-RcppArmadillo",
                        "R-ergmito",
                        "R-ess",
                        "R-poorman",
                        "R-ppRep",
                        "R-factor256",
                        "R-fastshap",
                        "R-flexiblas",
                        "R-psychotree",
                        "R-cdata",
                        "R-geometries",
                        "R-reformulas",
                        "R-gower",
                        "R-highs",
                        "R-rqdatatable",
                        "R-rquery",
                        "R-QuickJSR",
                        "R-wooldridge",
                        "R-wrapr",
                        "R-lintools",
                        "R-loder",
                        "R-stringdist",
                        "R-RcppGSL",
                        "R-NMOF",
                        "R-mmand",
                        "R-settings",
                        "R-motif",
                        "R-ndjson",
                        "R-ore",
                        "R-paropt",
                        "R-soma",
                        "R-subplex",
                        "R-qpmadr",
                        "R-Bayesrel",
                        "R-datetimeutils",
                        "R-detectseparation",
                        "R-spdep",
                        "R-PMwR",
                        "R-RQuantLib",
                        "R-EnvStats",
                        "R-RcppEigen",
                        "R-Rhdf5lib",
                        "R-rjsoncons",
                        "R-holiglm",
                        "R-runner",
                        "R-ulid",
                        "R-jagsUI",
                        "R-dfdr",
                        "R-blavaan",
                        "R-doconv",
                        "R-ast2ast",
                        "R-validate",
                        "R-td",
                        "R-tdsa",
                        "R-textutils",
                        "R-ggiraph",
                        "R-maditr",
                        "R-BVAR",
                        "R-BVARverse",
                        "R-BayesRep",
                        "R-BiocBaseUtils",
                        "R-xts",
                        "R-LMMsolver",
                        "R-khroma",
                        "R-vek",
                        "R-RcppFastAD",
                        "R-phangorn",
                        "R-pkgKitten",
                        "R-terra",
                        "R-fntl",
                        "R-inline",
                        "R-modelbpp",
                        "R-nanotime",
                        "R-RTMB",
                        "R-Rcpp",
                        "R-bsvars",
                        "R-autometric",
                        "R-arkhe",
                        "R-dimensio",
                        "R-raster",
                        "R-tiledb",
                        "R-Delaporte",
                        "R-RcppRedis"
                    ]
                }
            ]
        },
        {
            "name": "R-tinylabels",
            "portdir": "R/R-tinylabels",
            "version": "0.2.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mariusbarth/tinylabels",
            "description": "Light-weight variable labels",
            "long_description": "Light-weight variable labels",
            "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-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vctrs",
                        "R-dplyr",
                        "R-ggplot2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-papaja"
                    ]
                }
            ]
        },
        {
            "name": "R-tinkr",
            "portdir": "R/R-tinkr",
            "version": "0.2.0",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ropensci/tinkr",
            "description": "Cast Rmarkdown files to XML and back",
            "long_description": "Cast Rmarkdown files to XML and back",
            "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-xml2",
                        "R-glue",
                        "R-purrr",
                        "R-yaml",
                        "R-commonmark",
                        "R-xslt",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-withr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-timetk",
            "portdir": "R/R-timetk",
            "version": "2.9.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://business-science.github.io/timetk",
            "description": "Tool-kit for working with time series in R",
            "long_description": "Tool-kit for working with time series in R",
            "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-stringi",
                        "R-anytime",
                        "R-stringr",
                        "R-tibble",
                        "R-xts",
                        "R-zoo",
                        "R-dplyr",
                        "R-generics",
                        "R-assertthat",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-forcats",
                        "R-readr",
                        "R-forecast",
                        "R-timeDate",
                        "R-tsfeatures",
                        "R-timeSeries",
                        "R-slider",
                        "R-padr",
                        "R-plotly",
                        "R-recipes",
                        "R-rsample",
                        "R-tidymodels",
                        "R-CRAN-recommended",
                        "R-hms",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-roxygen2",
                        "R-covr",
                        "R-fracdiff",
                        "R-tseries",
                        "R-parsnip",
                        "R-yardstick",
                        "R-tune",
                        "R-workflows",
                        "R-trelliscopejs",
                        "R-modeltime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyquant",
                        "R-sweep",
                        "R-alphavantager",
                        "R-anomalize",
                        "R-modeltime"
                    ]
                }
            ]
        },
        {
            "name": "R-timeROC",
            "portdir": "R/R-timeROC",
            "version": "0.4",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=timeROC",
            "description": "Time-dependent ROC curve and AUC for censored survival data",
            "long_description": "Time-dependent ROC curve and AUC for censored survival data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-pec",
                        "R-CRAN-recommended",
                        "R-mvtnorm"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-timereg"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FastJM"
                    ]
                }
            ]
        },
        {
            "name": "R-timbr",
            "portdir": "R/R-timbr",
            "version": "0.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://uchidamizuki.github.io/timbr",
            "description": "Forest data frames",
            "long_description": "Forest data frames",
            "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-vctrs",
                        "R-memoise",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidygraph",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidyverse",
            "portdir": "R/R-tidyverse",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidyverse.tidyverse.org",
            "description": "Easily install and load the Tidyverse",
            "long_description": "Easily install and load the Tidyverse",
            "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-magrittr",
                        "R-rlang",
                        "R-xml2",
                        "R-crayon",
                        "R-pillar",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-cli",
                        "R-purrr",
                        "R-readxl",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-broom",
                        "R-dbplyr",
                        "R-dtplyr",
                        "R-forcats",
                        "R-haven",
                        "R-httr",
                        "R-ragg",
                        "R-readr",
                        "R-reprex",
                        "R-rstudioapi",
                        "R-rvest",
                        "R-googledrive",
                        "R-googlesheets4",
                        "R-modelr",
                        "R-conflicted",
                        "R-CRAN-recommended",
                        "R-hms",
                        "R-jsonlite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-glue",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-mockr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modeltime",
                        "R-tswge",
                        "R-hdpGLM",
                        "R-crops",
                        "R-sweep",
                        "R-hosm",
                        "R-ShapleyValue",
                        "R-ARGOS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-harmony",
                        "R-bayesbr",
                        "R-matrixset",
                        "R-anomalize",
                        "R-downlit",
                        "R-tsDyn",
                        "R-lifecycle",
                        "R-fntl",
                        "R-dst",
                        "R-modelsummary",
                        "R-R6",
                        "R-SSLR",
                        "R-npsurvSS",
                        "R-kDGLM",
                        "R-SmCCNet"
                    ]
                }
            ]
        },
        {
            "name": "R-tidytree",
            "portdir": "R/R-tidytree",
            "version": "0.4.6",
            "license": "Artistic-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tidytree",
            "description": "Tidy tool for phylogenetic tree data manipulation",
            "long_description": "Tidy tool for phylogenetic tree data manipulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-ape",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-yulab.utils",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-lazyeval"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-prettydoc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ggtree",
                        "R-ggtreeExtra",
                        "R-treeio"
                    ]
                }
            ]
        },
        {
            "name": "R-tidytext",
            "portdir": "R/R-tidytext",
            "version": "0.4.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/juliasilge/tidytext",
            "description": "Tidy text mining",
            "long_description": "Tidy text mining",
            "active": true,
            "categories": [
                "textproc",
                "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-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-cli",
                        "R-purrr",
                        "R-CRAN-recommended",
                        "R-janeaustenr",
                        "R-tokenizers",
                        "R-generics",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-tidylda"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-quanteda",
                        "R-mvrsquared",
                        "R-spacyr",
                        "R-textmineR"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyselect",
            "portdir": "R/R-tidyselect",
            "version": "1.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidyselect.r-lib.org",
            "description": "Select from a set of strings",
            "long_description": "Select from a set of strings",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-withr",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-magrittr",
                        "R-crayon",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-arrow",
                        "R-flexsurv",
                        "R-timeplyr",
                        "R-tidyindex",
                        "R-tidytree",
                        "R-timetk",
                        "R-labelled",
                        "R-gt",
                        "R-LAD",
                        "R-cubble",
                        "R-fabletools",
                        "R-rvec",
                        "R-tidybayes",
                        "R-brms.mmrm",
                        "R-crew",
                        "R-cards",
                        "R-huxtable",
                        "R-bayesplot",
                        "R-tsibble",
                        "R-usedthese",
                        "R-matman",
                        "R-mcp",
                        "R-bayesnec",
                        "R-finetune",
                        "R-modelr",
                        "R-ftExtra",
                        "R-dfidx",
                        "R-multidplyr",
                        "R-gratia",
                        "R-nestr",
                        "R-panelsummary",
                        "R-fastplyr",
                        "R-jagstargets",
                        "R-tarchetypes",
                        "R-cubelyr",
                        "R-ipumsr",
                        "R-dplyr",
                        "R-tidytable",
                        "R-tune",
                        "R-echoice2",
                        "R-drake",
                        "R-targets",
                        "R-prettyglm",
                        "R-probably",
                        "R-quitte",
                        "R-ggforce",
                        "R-haven",
                        "R-keyATM",
                        "R-simpr",
                        "R-rsample",
                        "R-rstatix",
                        "R-workflows",
                        "R-sjmisc",
                        "R-matrixset",
                        "R-duckplyr",
                        "R-TidyDensity",
                        "R-scdhlm",
                        "R-skimr",
                        "R-parsermd",
                        "R-sparklyr",
                        "R-recipes",
                        "R-sudachir",
                        "R-dbplyr",
                        "R-r2mlm",
                        "R-janitor",
                        "R-jsontools",
                        "R-GDPuc",
                        "R-sift",
                        "R-dtplyr",
                        "R-LTFHPlus",
                        "R-ardl.nardl",
                        "R-ggblanket",
                        "R-tidyr",
                        "R-vroom",
                        "R-yardstick",
                        "R-dm",
                        "R-tdcmStan",
                        "R-tfruns",
                        "R-tidyRSS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-modelsummary",
                        "R-htmlTable",
                        "R-vetiver",
                        "R-Gmisc",
                        "R-ggdist",
                        "R-tidystats",
                        "R-constructive",
                        "R-crosstable",
                        "R-purrr",
                        "R-gtExtras",
                        "R-heatmaply",
                        "R-sf"
                    ]
                }
            ]
        },
        {
            "name": "R-tidypredict",
            "portdir": "R/R-tidypredict",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidypredict.tidymodels.org",
            "description": "Run predictions inside the database",
            "long_description": "Run predictions inside the database",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-rlang",
                        "R-knitr",
                        "R-CRAN-recommended",
                        "R-tidyr",
                        "R-tibble"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidyposterior",
            "portdir": "R/R-tidyposterior",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidyposterior.tidymodels.org",
            "description": "Bayesian analysis to compare models using resampling statistics",
            "long_description": "Bayesian analysis to compare models using resampling statistics",
            "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-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-rstanarm",
                        "R-rsample",
                        "R-tune",
                        "R-workflowsets",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-vctrs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-parsnip",
                        "R-yardstick"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}