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

{
    "count": 52292,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=988",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=986",
    "results": [
        {
            "name": "R-tictoc",
            "portdir": "R/R-tictoc",
            "version": "1.2.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tictoc",
            "description": "Functions for timing R scripts",
            "long_description": "Functions for timing R scripts",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-spooky",
                        "R-dymo",
                        "R-jenga",
                        "R-audrex",
                        "R-naive",
                        "R-segen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-modelsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyAML",
            "portdir": "R/R-tidyAML",
            "version": "0.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.spsanderson.com/tidyAML",
            "description": "Automatic machine learning with tidymodels",
            "long_description": "Automatic machine learning with tidymodels",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tidyr",
                        "R-broom",
                        "R-forcats",
                        "R-parsnip",
                        "R-rsample",
                        "R-workflows",
                        "R-workflowsets",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-purrr",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-gee",
                        "R-LiblineaR",
                        "R-dbarts",
                        "R-discrim",
                        "R-klaR",
                        "R-mda",
                        "R-sda",
                        "R-sparsediscrim",
                        "R-bonsai",
                        "R-baguette",
                        "R-censored",
                        "R-multilevelmod",
                        "R-poissonreg",
                        "R-rules",
                        "R-stringr",
                        "R-tibble",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-roxygen2",
                        "R-randomForest",
                        "R-kernlab",
                        "R-recipes",
                        "R-ranger",
                        "R-glmnet",
                        "R-flexsurv",
                        "R-kknn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidybayes",
            "portdir": "R/R-tidybayes",
            "version": "3.0.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mjskay.github.io/tidybayes",
            "description": "Tidy data and Geoms for Bayesian models",
            "long_description": "Tidy data and Geoms for Bayesian models",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-ggdist",
                        "R-posterior",
                        "R-magrittr",
                        "R-rlang",
                        "R-coda",
                        "R-vctrs",
                        "R-tibble",
                        "R-withr",
                        "R-arrayhelpers",
                        "R-dplyr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-runjags",
                        "R-vdiffr",
                        "R-ggrepel",
                        "R-svglite",
                        "R-emmeans",
                        "R-cowplot",
                        "R-gganimate",
                        "R-jagsUI",
                        "R-rjags",
                        "R-MCMCglmm",
                        "R-bindrcpp",
                        "R-transformr",
                        "R-png",
                        "R-rstantools",
                        "R-purrr",
                        "R-RColorBrewer",
                        "R-rstan",
                        "R-testthat",
                        "R-bayesplot",
                        "R-brms",
                        "R-distributional",
                        "R-rmarkdown",
                        "R-rstanarm",
                        "R-broom",
                        "R-forcats",
                        "R-pkgdown",
                        "R-ragg",
                        "R-covr",
                        "R-modelr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-fido",
                        "R-mcp",
                        "R-surveil",
                        "R-trialr"
                    ]
                }
            ]
        },
        {
            "name": "R-tidycat",
            "portdir": "R/R-tidycat",
            "version": "0.1.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://guyabel.github.io/tidycat",
            "description": "Expand tidy output for categorical parameter estimates",
            "long_description": "Expand tidy output for categorical parameter estimates",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-forcats",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-broom",
                        "R-ggforce",
                        "R-spelling"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-prettyglm"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyclust",
            "portdir": "R/R-tidyclust",
            "version": "0.2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidyclust.tidymodels.org",
            "description": "Common API to clustering",
            "long_description": "A common interface to specifying clustering models, in the same style as parsnip. Creates unified interface across different functions and computational engines.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-prettyunits",
                        "R-tidyr",
                        "R-foreach",
                        "R-hardhat",
                        "R-modelenv",
                        "R-parsnip",
                        "R-rsample",
                        "R-dials",
                        "R-tune",
                        "R-flexclust",
                        "R-CRAN-recommended",
                        "R-Rfast",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-modeldata",
                        "R-recipes",
                        "R-workflows",
                        "R-RcppHungarian",
                        "R-klaR",
                        "R-ClusterR",
                        "R-clustMixType"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-workflowsets"
                    ]
                }
            ]
        },
        {
            "name": "R-tidycmprsk",
            "portdir": "R/R-tidycmprsk",
            "version": "1.1.0",
            "license": "AGPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mskcc-epi-bio.github.io/tidycmprsk",
            "description": "Competing risks estimation",
            "long_description": "Competing risks estimation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-broom",
                        "R-cmprsk",
                        "R-hardhat",
                        "R-gtsummary",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-covr",
                        "R-spelling",
                        "R-broom.helpers",
                        "R-aod",
                        "R-cardx",
                        "R-ggsurvfit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-ggsurvfit"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyCpp",
            "portdir": "R/R-tidyCpp",
            "version": "0.0.7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dirk.eddelbuettel.com/code/tidycpp.html",
            "description": "Tidy C++ header-only definitions for parts of the C API of R",
            "long_description": "Tidy C++ header-only definitions for parts of the C API of R",
            "active": true,
            "categories": [
                "devel",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Rcpp",
                        "R-simplermarkdown",
                        "R-RcppSpdlog"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-crc32c"
                    ]
                }
            ]
        },
        {
            "name": "R-tidydann",
            "portdir": "R/R-tidydann",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tidydann",
            "description": "Model specifications and tuning parameters for models in R-dann package",
            "long_description": "Model specifications and tuning parameters for models in R-dann package",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-parsnip",
                        "R-dials",
                        "R-CRAN-recommended",
                        "R-tibble",
                        "R-generics"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rsample",
                        "R-yardstick",
                        "R-tune",
                        "R-workflows",
                        "R-mlbench",
                        "R-dann",
                        "R-magrittr",
                        "R-rlang",
                        "R-dplyr",
                        "R-scales",
                        "R-testthat",
                        "R-modeldata",
                        "R-recipes"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-TidyDensity",
            "portdir": "R/R-TidyDensity",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spsanderson/TidyDensity",
            "description": "Functions for tidy analysis and generation of random data",
            "long_description": "Functions for tidy analysis and generation of random data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-nloptr",
                        "R-broom",
                        "R-patchwork",
                        "R-plotly",
                        "R-actuar",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-rmarkdown",
                        "R-EnvStats"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidyfit",
            "portdir": "R/R-tidyfit",
            "version": "0.7.2",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidyfit.residualmetrics.com",
            "description": "Regularized linear modelling with tidy data",
            "long_description": "Regularized linear modelling with tidy data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rsample",
                        "R-yardstick",
                        "R-dials",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-furrr",
                        "R-broom",
                        "R-rlang",
                        "R-crayon",
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-progressr",
                        "R-purrr",
                        "R-tidyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bestglm",
                        "R-mboost",
                        "R-sensitivity",
                        "R-quantregForest",
                        "R-gets",
                        "R-CORElearn",
                        "R-BMS",
                        "R-monomvn",
                        "R-BoomSpikeSlab",
                        "R-hfr",
                        "R-e1071",
                        "R-sandwich",
                        "R-stringr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-lme4",
                        "R-markdown",
                        "R-rmarkdown",
                        "R-arm",
                        "R-lmtest",
                        "R-randomForest",
                        "R-quantreg",
                        "R-kableExtra",
                        "R-glmnet",
                        "R-MSwM",
                        "R-pls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidyformula",
            "portdir": "R/R-tidyformula",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tidyformula",
            "description": "Build formulas using tidy selection helpers",
            "long_description": "Build formulas using tidy selection helpers",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-CRAN-recommended",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidyfst",
            "portdir": "R/R-tidyfst",
            "version": "1.8.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hope-data-science.github.io/tidyfst",
            "description": "Toolkit of tidy data manipulation verbs with R-data.table as the backend",
            "long_description": "Toolkit of tidy data manipulation verbs with R-data.table as the backend",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-CRAN-recommended",
                        "R-stringr",
                        "R-fst"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bench",
                        "R-pryr",
                        "R-nycflights13",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidyft",
            "portdir": "R/R-tidyft",
            "version": "0.9.20",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hope-data-science.github.io/tidyft",
            "description": "Fast and memory efficient data operations in tidy syntax",
            "long_description": "Fast and memory efficient data operations in tidy syntax",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-fst",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-stringr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-knitr",
                        "R-rmarkdown",
                        "R-dtplyr",
                        "R-bench"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidygraph",
            "portdir": "R/R-tidygraph",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidygraph.data-imaginist.com",
            "description": "Tidy API for graph manipulation",
            "long_description": "Tidy API for graph manipulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cpp11",
                        "R-magrittr",
                        "R-rlang",
                        "R-lifecycle",
                        "R-pillar",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-igraph",
                        "R-CRAN-recommended",
                        "R-R6",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ape",
                        "R-testthat",
                        "R-covr",
                        "R-influenceR",
                        "R-data.tree",
                        "R-graph",
                        "R-seriation",
                        "R-network",
                        "R-netrankr",
                        "R-NetSwan"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-scholar",
                        "R-manynet",
                        "R-sfnetworks",
                        "R-timbr",
                        "R-ggraph"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-vsp",
                        "R-correlation",
                        "R-multinma",
                        "R-see",
                        "R-arulesViz"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyindex",
            "portdir": "R/R-tidyindex",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/huizezhang-sherry/tidyindex",
            "description": "Tidy data pipeline to construct, compare and analyse indices",
            "long_description": "Tidy data pipeline to construct, compare and analyse indices",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-glue",
                        "R-vctrs",
                        "R-dplyr",
                        "R-generics",
                        "R-purrr",
                        "R-tidyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-tsibble",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-slider",
                        "R-lmomco",
                        "R-SPEI"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidyjson",
            "portdir": "R/R-tidyjson",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/colearendt/tidyjson",
            "description": "Tidy complex JSON",
            "long_description": "Turn complex JSON data into tidy data frames.",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-tibble",
                        "R-assertthat",
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-viridis",
                        "R-listviewer",
                        "R-wordcloud",
                        "R-rprojroot",
                        "R-vctrs",
                        "R-RColorBrewer",
                        "R-ggplot2",
                        "R-knitr",
                        "R-lubridate",
                        "R-testthat",
                        "R-igraph",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidylda",
            "portdir": "R/R-tidylda",
            "version": "0.0.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/TommyJones/tidylda",
            "description": "Latent Dirichlet Allocation",
            "long_description": "Latent Dirichlet Allocation using tidyverse conventions.",
            "active": true,
            "categories": [
                "textproc",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-RcppProgress",
                        "R-gtools",
                        "R-rlang",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-generics",
                        "R-tidyr",
                        "R-RcppThread",
                        "R-CRAN-recommended",
                        "R-tidytext",
                        "R-mvrsquared",
                        "libgcc14",
                        "libgcc",
                        "R-Rcpp",
                        "R-RcppArmadillo"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-spelling",
                        "R-slam",
                        "R-quanteda",
                        "R-tm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidylog",
            "portdir": "R/R-tidylog",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/elbersb/tidylog",
            "description": "Logging for R-dplyr and R-tidyr functions",
            "long_description": "Logging for R-dplyr and R-tidyr functions",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-dplyr",
                        "R-tidyr",
                        "R-clisymbols",
                        "R-CRAN-recommended",
                        "R-rlang",
                        "R-glue"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-forcats",
                        "R-covr",
                        "R-units",
                        "R-bench",
                        "R-nycflights13"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-logr",
                        "R-sassy"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyMC",
            "portdir": "R/R-tidyMC",
            "version": "1.0.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stefanlinner.github.io/tidyMC/",
            "description": "Monte Carlo simulations made easy and tidy",
            "long_description": "Monte Carlo simulations made easy and tidy",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-stringr",
                        "R-tibble",
                        "R-checkmate",
                        "R-dplyr",
                        "R-hms",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-future",
                        "R-furrr",
                        "R-kableExtra",
                        "R-CRAN-recommended",
                        "R-magrittr",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidymodels",
            "portdir": "R/R-tidymodels",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidymodels.tidymodels.org",
            "description": "Easily install and load the Tidymodels packages",
            "long_description": "Easily install and load the Tidymodels packages",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-broom",
                        "R-rstudioapi",
                        "R-conflicted",
                        "R-modeldata",
                        "R-hardhat",
                        "R-parsnip",
                        "R-recipes",
                        "R-rsample",
                        "R-yardstick",
                        "R-dials",
                        "R-infer",
                        "R-tune",
                        "R-workflows",
                        "R-workflowsets",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-rlang"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-xml2",
                        "R-glue",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-modeltime",
                        "R-timetk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-SSLR",
                        "R-fmeffects",
                        "R-mmrm",
                        "R-multilevelmod"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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": []
        },
        {
            "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-19",
                        "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-tidyquant",
            "portdir": "R/R-tidyquant",
            "version": "1.0.9",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tidyquant",
            "description": "Tidy Quantitative financial analysis",
            "long_description": "Tidy Quantitative financial analysis",
            "active": true,
            "categories": [
                "science",
                "www",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-jsonlite",
                        "R-lazyeval",
                        "R-magrittr",
                        "R-rlang",
                        "R-stringr",
                        "R-tibble",
                        "R-xts",
                        "R-dplyr",
                        "R-purrr",
                        "R-readxl",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-httr",
                        "R-readr",
                        "R-TTR",
                        "R-quantmod",
                        "R-timeDate",
                        "R-PerformanceAnalytics",
                        "R-timetk",
                        "R-httr2",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-curl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-broom",
                        "R-forcats",
                        "R-janitor",
                        "R-tibbletime",
                        "R-Quandl",
                        "R-alphavantager",
                        "R-riingo"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-sweep"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-anomalize"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyr",
            "portdir": "R/R-tidyr",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tidyr.tidyverse.org",
            "description": "Tidy messy data",
            "long_description": "Tidy messy data",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-stringr",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-cpp11"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-data.table",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-readr",
                        "R-covr",
                        "R-repurrrsive"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-diceR",
                        "R-ARGOS",
                        "R-jstor",
                        "R-keyATM",
                        "R-labelled",
                        "R-lddmm",
                        "R-lessSEM",
                        "R-lookout",
                        "R-markovmix",
                        "R-matman",
                        "R-matrixset",
                        "R-matsindf",
                        "R-mcp",
                        "R-measr",
                        "R-metrica",
                        "R-miWQS",
                        "R-mice",
                        "R-mixOmics",
                        "R-modelr",
                        "R-modeltime",
                        "R-mosaic",
                        "R-mosaicCore",
                        "R-mpoly",
                        "R-multinma",
                        "R-ncmeta",
                        "R-nlpsem",
                        "R-npcs",
                        "R-nullabor",
                        "R-optic",
                        "R-ordbetareg",
                        "R-packagefinder",
                        "R-pammtools",
                        "R-panelr",
                        "R-parsermd",
                        "R-parsnip",
                        "R-pdfetch",
                        "R-phyr",
                        "R-plotly",
                        "R-poissonreg",
                        "R-prefio",
                        "R-prettyglm",
                        "R-priceR",
                        "R-probably",
                        "R-prophet",
                        "R-psfmi",
                        "R-quitte",
                        "R-rattle",
                        "R-rdflib",
                        "R-recipes",
                        "R-rmdcev",
                        "R-robvis",
                        "R-rsample",
                        "R-rstanemax",
                        "R-rstatix",
                        "R-rules",
                        "R-scatterpie",
                        "R-semtree",
                        "R-sift",
                        "R-simmer.plot",
                        "R-simpr",
                        "R-simts",
                        "R-sitar",
                        "R-sjPlot",
                        "R-skimr",
                        "R-sparklyr",
                        "R-sparsegl",
                        "R-sqlhelper",
                        "R-stacks",
                        "R-statsExpressions",
                        "R-surveil",
                        "R-survminer",
                        "R-survstan",
                        "R-sweep",
                        "R-swimplot",
                        "R-tdcmStan",
                        "R-thurstonianIRT",
                        "R-tidyAML",
                        "R-tidyMC",
                        "R-tidybayes",
                        "R-tidycat",
                        "R-tidyclust",
                        "R-tidycmprsk",
                        "R-tidyfit",
                        "R-tidygraph",
                        "R-tidyindex",
                        "R-tidyjson",
                        "R-tidylda",
                        "R-tidylog",
                        "R-tidymodels",
                        "R-tidyposterior",
                        "R-tidypredict",
                        "R-tidyquant",
                        "R-tidystats",
                        "R-tidyterra",
                        "R-tidytree",
                        "R-tidyverse",
                        "R-timetk",
                        "R-trelliscopejs",
                        "R-tsnet",
                        "R-tune",
                        "R-usedthese",
                        "R-usemodels",
                        "R-vcdExtra",
                        "R-vosonSML",
                        "R-wbstats",
                        "R-workflowsets",
                        "R-wrangle",
                        "R-BVARverse",
                        "R-BayesMultiMode",
                        "R-BayesPPDSurv",
                        "R-DiagrammeR",
                        "R-EIX",
                        "R-FFP",
                        "R-GDPuc",
                        "R-GGally",
                        "R-LAD",
                        "R-LTFHPlus",
                        "R-MetaUtility",
                        "R-MetricGraph",
                        "R-MultiAssayExperiment",
                        "R-NeuralNetTools",
                        "R-R6P",
                        "R-RItools",
                        "R-RSSL",
                        "R-SHELF",
                        "R-TidyDensity",
                        "R-aihuman",
                        "R-alakazam",
                        "R-alphavantager",
                        "R-anabel",
                        "R-anomalize",
                        "R-anomaly",
                        "R-arulesViz",
                        "R-autoTS",
                        "R-baguette",
                        "R-baizer",
                        "R-bayesammi",
                        "R-bayesbr",
                        "R-bayesnec",
                        "R-bdlim",
                        "R-bib2df",
                        "R-bigergm",
                        "R-bigtime",
                        "R-biobroom",
                        "R-bistablehistory",
                        "R-bnmonitor",
                        "R-brisk",
                        "R-brms.mmrm",
                        "R-brokenstick",
                        "R-broom",
                        "R-broom.helpers",
                        "R-broom.mixed",
                        "R-bruceR",
                        "R-bssm",
                        "R-bsynth",
                        "R-bvhar",
                        "R-calibmsm",
                        "R-cards",
                        "R-cardx",
                        "R-censored",
                        "R-cjbart",
                        "R-coalitions",
                        "R-convdistr",
                        "R-crosstable",
                        "R-cubble",
                        "R-currr",
                        "R-cvms",
                        "R-data.validator",
                        "R-dbplyr",
                        "R-dcm2",
                        "R-descriptr",
                        "R-did",
                        "R-didimputation",
                        "R-diseq",
                        "R-dlmtree",
                        "R-dm",
                        "R-dmai",
                        "R-doBy",
                        "R-dst",
                        "R-echoice2",
                        "R-emayili",
                        "R-esem",
                        "R-evinf",
                        "R-eyelinkReader",
                        "R-eyetrackingR",
                        "R-fable",
                        "R-fabletools",
                        "R-factoextra",
                        "R-fdacluster",
                        "R-feasts",
                        "R-fido",
                        "R-finalfit",
                        "R-finetune",
                        "R-flashier",
                        "R-flexsurv",
                        "R-ftExtra",
                        "R-fude",
                        "R-fusen",
                        "R-fuzzyjoin",
                        "R-gasmodel",
                        "R-gcplyr",
                        "R-ggblanket",
                        "R-ggfortify",
                        "R-ggip",
                        "R-ggiraphExtra",
                        "R-gglm",
                        "R-ggmap",
                        "R-ggmcmc",
                        "R-ggpubr",
                        "R-ggstats",
                        "R-ggsurvfit",
                        "R-ggtree",
                        "R-googleAnalyticsR",
                        "R-gratia",
                        "R-groupr",
                        "R-groupdata2",
                        "R-gsDesign",
                        "R-gsDesign2",
                        "R-gtreg",
                        "R-gtsummary",
                        "R-hbamr",
                        "R-hdpGLM",
                        "R-highcharter",
                        "R-hmer",
                        "R-infer",
                        "R-itdr",
                        "R-janitor"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-BSDA",
                        "R-ezplot",
                        "R-matsbyname",
                        "R-rbmi",
                        "R-tsfeatures",
                        "R-fastR2",
                        "R-fastplyr",
                        "R-rearrr",
                        "R-tsibble",
                        "R-IndexNumR",
                        "R-JacobiEigen",
                        "R-reporter",
                        "R-vinereg",
                        "R-Lahman",
                        "R-robber",
                        "R-robustmatrix",
                        "R-yardstick",
                        "R-fourierin",
                        "R-tvgeom",
                        "R-RBesT",
                        "R-unjoin",
                        "R-mosaicData",
                        "R-textmineR",
                        "R-SimDesign",
                        "R-rtables",
                        "R-WDI",
                        "R-afex",
                        "R-nc",
                        "R-rtdists",
                        "R-ggcharts",
                        "R-ggdist",
                        "R-ggfan",
                        "R-nestedLogit",
                        "R-ggfun",
                        "R-atime",
                        "R-usedist",
                        "R-rvec",
                        "R-npsurvSS",
                        "R-tibble",
                        "R-tibbletime",
                        "R-sftime",
                        "R-ggside",
                        "R-bench",
                        "R-vroom",
                        "R-padr",
                        "R-ggthemes",
                        "R-palmerpenguins",
                        "R-ghcm",
                        "R-vsp",
                        "R-tidyxl",
                        "R-simtrial",
                        "R-timeplyr",
                        "R-ztpln",
                        "R-tourr",
                        "R-gt",
                        "R-gtExtras",
                        "R-bsitar",
                        "R-sjmisc",
                        "R-treeio",
                        "R-hal9001",
                        "R-harmony",
                        "R-pomp",
                        "R-posterior",
                        "R-heplots",
                        "R-checkthat",
                        "R-tidyfst",
                        "R-sparseMVN",
                        "R-colorDF",
                        "R-htmlTable",
                        "R-cowplot",
                        "R-vcfR",
                        "R-ipaddress",
                        "R-ipumsr",
                        "R-trialr",
                        "R-ivs",
                        "R-datawizard",
                        "R-jagstargets",
                        "R-truelies",
                        "R-densityarea",
                        "R-stars",
                        "R-sf",
                        "R-quantities",
                        "R-questionr",
                        "R-diffudist",
                        "R-dirichletprocess",
                        "R-tsbox",
                        "R-r2rtf",
                        "R-dlstats",
                        "R-logitr",
                        "R-lognorm",
                        "R-rODE",
                        "R-domir",
                        "R-dplyr",
                        "R-lrstat",
                        "R-dtplyr",
                        "R-dynamite",
                        "R-madness",
                        "R-manynet",
                        "R-epiR",
                        "R-rSPDE",
                        "R-marssTMB",
                        "R-extras",
                        "R-radarchart",
                        "R-eyelinker",
                        "R-sugrrants"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyRSS",
            "portdir": "R/R-tidyRSS",
            "version": "2.0.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://robertmyles.github.io/tidyRSS",
            "description": "Tidy RSS for R",
            "long_description": "An R package for extracting tidy data-frames from RSS, Atom, JSON and geoRSS feeds.",
            "active": true,
            "categories": [
                "science",
                "news",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-xml2",
                        "R-anytime",
                        "R-glue",
                        "R-vctrs",
                        "R-tibble",
                        "R-dplyr",
                        "R-purrr",
                        "R-tidyselect",
                        "R-httr",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-httptest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidyrules",
            "portdir": "R/R-tidyrules",
            "version": "0.2.7",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://talegari.github.io/tidyrules",
            "description": "Obtain rules from rule based models as tidy dataframe",
            "long_description": "Obtain rules from rule based models as tidy dataframe",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-data.table",
                        "R-magrittr",
                        "R-proxy",
                        "R-rlang",
                        "R-glue",
                        "R-stringr",
                        "R-tibble",
                        "R-checkmate",
                        "R-generics",
                        "R-purrr",
                        "R-MetricsWeighted",
                        "R-tidytable",
                        "R-pheatmap",
                        "R-DescTools",
                        "R-partykit",
                        "R-CRAN-recommended",
                        "R-assertthat",
                        "R-cli"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplyr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-modeldata",
                        "R-mlbench",
                        "R-rpart.plot",
                        "R-C50",
                        "R-Cubist",
                        "R-palmerpenguins",
                        "R-AmesHousing"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-Cubist"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-skimr",
                        "R-GDPuc",
                        "R-tidyindex",
                        "R-tidyr",
                        "R-tidytable",
                        "R-tidytree",
                        "R-timeplyr",
                        "R-timetk",
                        "R-tsibble",
                        "R-tune",
                        "R-usedthese",
                        "R-vroom",
                        "R-workflows",
                        "R-yardstick",
                        "R-LAD",
                        "R-LTFHPlus",
                        "R-TidyDensity",
                        "R-ardl.nardl",
                        "R-arrow",
                        "R-bayesnec",
                        "R-bayesplot",
                        "R-brms.mmrm",
                        "R-cards",
                        "R-crew",
                        "R-cubble",
                        "R-cubelyr",
                        "R-dbplyr",
                        "R-dfidx",
                        "R-dm",
                        "R-dplyr",
                        "R-drake",
                        "R-dtplyr",
                        "R-duckplyr",
                        "R-echoice2",
                        "R-fabletools",
                        "R-fastplyr",
                        "R-finetune",
                        "R-flexsurv",
                        "R-ftExtra",
                        "R-ggblanket",
                        "R-ggforce",
                        "R-gratia",
                        "R-gt",
                        "R-haven",
                        "R-huxtable",
                        "R-ipumsr",
                        "R-jagstargets",
                        "R-janitor",
                        "R-jsontools",
                        "R-keyATM",
                        "R-labelled",
                        "R-matman",
                        "R-matrixset",
                        "R-mcp",
                        "R-modelr",
                        "R-multidplyr",
                        "R-nestr",
                        "R-panelsummary",
                        "R-parsermd",
                        "R-prettyglm",
                        "R-probably",
                        "R-quitte",
                        "R-r2mlm",
                        "R-recipes",
                        "R-rsample",
                        "R-rstatix",
                        "R-rvec",
                        "R-scdhlm",
                        "R-sift",
                        "R-simpr",
                        "R-sjmisc",
                        "R-sparklyr",
                        "R-sudachir",
                        "R-tarchetypes",
                        "R-targets",
                        "R-tdcmStan",
                        "R-tfruns",
                        "R-tidyRSS",
                        "R-tidybayes"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Gmisc",
                        "R-crosstable",
                        "R-sf",
                        "R-tidystats",
                        "R-gtExtras",
                        "R-purrr",
                        "R-heatmaply",
                        "R-htmlTable",
                        "R-vetiver",
                        "R-ggdist",
                        "R-constructive",
                        "R-modelsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-tidySEM",
            "portdir": "R/R-tidySEM",
            "version": "0.2.7",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://cjvanlissa.github.io/tidySEM",
            "description": "Tidy Structural Equation Modeling",
            "long_description": "Tidy Structural Equation Modeling",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-progressr",
                        "R-ggplot2",
                        "R-blavaan",
                        "R-future.apply",
                        "R-igraph",
                        "R-lavaan",
                        "R-nonnest2",
                        "R-psych",
                        "R-car",
                        "R-dbscan",
                        "R-bain",
                        "R-MplusAutomation",
                        "R-OpenMx",
                        "R-CRAN-recommended",
                        "R-RANN",
                        "R-gtable"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-stringr",
                        "R-dplyr",
                        "R-yaml",
                        "R-knitr",
                        "R-scales",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-covr",
                        "R-formatR",
                        "R-poLCA",
                        "R-mice",
                        "R-mclust",
                        "R-ggraph",
                        "R-umx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "R-lavaanExtra",
                        "R-nonnest2"
                    ]
                }
            ]
        },
        {
            "name": "R-tidystats",
            "portdir": "R/R-tidystats",
            "version": "0.6.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://willemsleegers.github.io/tidystats",
            "description": "Save the output of statistical tests in an organized file",
            "long_description": "Save the output of statistical tests in an organized file",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-readr",
                        "R-CRAN-recommended",
                        "R-jsonlite",
                        "R-tidyr",
                        "R-purrr",
                        "R-stringr",
                        "R-tibble",
                        "R-checkmate",
                        "R-dplyr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-lmerTest",
                        "R-BayesFactor",
                        "R-MEMSS",
                        "R-afex",
                        "R-irr",
                        "R-rlang",
                        "R-effectsize",
                        "R-tidyselect",
                        "R-knitr",
                        "R-testthat",
                        "R-lavaan",
                        "R-lme4",
                        "R-rmarkdown",
                        "R-Hmisc",
                        "R-emmeans",
                        "R-effsize"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tidytable",
            "portdir": "R/R-tidytable",
            "version": "0.11.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://markfairbanks.github.io/tidytable",
            "description": "Tidy interface to R-data.table",
            "long_description": "Tidy interface to R-data.table",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-glue",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-pillar",
                        "R-tidyselect",
                        "R-CRAN-recommended",
                        "R-data.table",
                        "R-magrittr"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-crayon",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-ConfZIC",
                        "R-tidyrules"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyterra",
            "portdir": "R/R-tidyterra",
            "version": "0.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dieghernan.github.io/tidyterra",
            "description": "R-tidyverse methods and R-ggplot2 helpers for R-terra objects",
            "long_description": "R-tidyverse methods and R-ggplot2 helpers for R-terra objects",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-magrittr",
                        "R-rlang",
                        "R-tibble",
                        "R-dplyr",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-scales",
                        "R-terra",
                        "R-sf",
                        "R-CRAN-recommended",
                        "R-cli",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-isoband",
                        "R-lifecycle",
                        "R-vctrs",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-vdiffr",
                        "R-hexbin",
                        "R-s2",
                        "R-metR",
                        "R-maptiles"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-disaggregation"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-fmesher"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-mvrsquared",
                        "R-quanteda",
                        "R-spacyr",
                        "R-textmineR"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-ARGOS",
                        "R-ShapleyValue",
                        "R-crops",
                        "R-hdpGLM",
                        "R-hosm",
                        "R-modeltime",
                        "R-sweep",
                        "R-tswge"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-downlit",
                        "R-dst",
                        "R-fntl",
                        "R-harmony",
                        "R-tsDyn",
                        "R-npsurvSS",
                        "R-kDGLM",
                        "R-lifecycle",
                        "R-R6",
                        "R-SSLR",
                        "R-matrixset",
                        "R-SmCCNet",
                        "R-anomalize",
                        "R-bayesbr",
                        "R-modelsummary"
                    ]
                }
            ]
        },
        {
            "name": "R-tidyxl",
            "portdir": "R/R-tidyxl",
            "version": "1.0.10",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nacnudus.github.io/tidyxl",
            "description": "Import non-tabular from Excel files into R",
            "long_description": "Import non-tabular from Excel files into R",
            "active": true,
            "categories": [
                "science",
                "office",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-piton",
                        "R-CRAN-recommended",
                        "R-Rcpp"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-purrr",
                        "R-readxl",
                        "R-tidyr",
                        "R-ggplot2",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-openxlsx",
                        "R-rlang",
                        "R-tibble",
                        "R-cellranger",
                        "R-dplyr",
                        "R-here"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-tiff",
            "portdir": "R/R-tiff",
            "version": "0.1-12",
            "license": "(GPL-2 or GPL-3)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.rforge.net/tiff",
            "description": "Read and write TIFF images",
            "long_description": "Read and write TIFF images",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-EBImage",
                        "R-OpenImageR",
                        "R-rayimage",
                        "R-readbitmap"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-ijtiff"
                    ]
                }
            ]
        },
        {
            "name": "R-tikzDevice",
            "portdir": "R/R-tikzDevice",
            "version": "0.12.6",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=tikzDevice",
            "description": "R graphics output in LaTeX format",
            "long_description": "R graphics output in LaTeX format",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-filehash",
                        "R-CRAN-recommended",
                        "R-png"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-scales",
                        "R-testthat",
                        "R-covr",
                        "R-maps",
                        "R-formatR",
                        "R-evaluate",
                        "R-stringr",
                        "R-withr",
                        "R-ggplot2",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-BayesSUR"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-dplR",
                        "R-knitr",
                        "R-sfsmisc"
                    ]
                }
            ]
        },
        {
            "name": "R-tiledb",
            "portdir": "R/R-tiledb",
            "version": "0.30.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tiledb-inc.github.io/TileDB-R",
            "description": "Universal storage engine for sparse and dense multidimensional arrays",
            "long_description": "Universal storage engine for sparse and dense multidimensional arrays",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "pkgconfig",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-nanoarrow",
                        "tiledb",
                        "R-RcppInt64",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-nanotime",
                        "R-spdl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bit64",
                        "R-curl",
                        "R-data.table",
                        "R-tibble",
                        "R-tinytest",
                        "R-nycflights13",
                        "R-simplermarkdown",
                        "R-arrow",
                        "R-palmerpenguins"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-TileDBArray"
                    ]
                }
            ]
        },
        {
            "name": "R-TileDBArray",
            "portdir": "R/R-TileDBArray",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LTLA/TileDBArray",
            "description": "Use TileDB as a DelayedArray backend",
            "long_description": "Use TileDB as a DelayedArray backend",
            "active": true,
            "categories": [
                "databases",
                "science",
                "R",
                "bioconductor"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-DelayedArray",
                        "R-tiledb",
                        "R-CRAN-recommended",
                        "R-Rcpp",
                        "R-S4Vectors"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-BiocStyle",
                        "R-BiocParallel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-timechange",
            "portdir": "R/R-timechange",
            "version": "0.3.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vspinu/timechange",
            "description": "Efficient Manipulation of Date–Times",
            "long_description": "Efficient Manipulation of Date–Times",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-cpp11",
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-testthat",
                        "R-knitr"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-lubridate",
                        "R-timeplyr"
                    ]
                }
            ]
        },
        {
            "name": "R-timeDate",
            "portdir": "R/R-timeDate",
            "version": "4041.110",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://geobosh.github.io/timeDateDoc",
            "description": "Rmetrics – chronological and calendar objects",
            "long_description": "Rmetrics – chronological and calendar objects",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-RUnit"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-QRM",
                        "R-fTrading",
                        "R-forecast",
                        "R-recipes",
                        "R-tidyquant",
                        "R-timeSeries",
                        "R-timetk",
                        "R-fBasics",
                        "R-fCopulae",
                        "R-fExtremes",
                        "R-fGarch",
                        "R-fImport",
                        "R-fNonlinear"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-bizdays",
                        "R-zoo",
                        "R-tsibble",
                        "R-xts",
                        "R-gmm",
                        "R-lubridate"
                    ]
                }
            ]
        },
        {
            "name": "R-timeplyr",
            "portdir": "R/R-timeplyr",
            "version": "0.8.2",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NicChr/timeplyr",
            "description": "Fast tidy tools for date and date-time manipulation",
            "long_description": "Fast tidy tools for date and date-time manipulation",
            "active": true,
            "categories": [
                "science",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-rlang",
                        "R-timechange",
                        "R-collapse",
                        "R-vctrs",
                        "R-pillar",
                        "R-stringr",
                        "R-dplyr",
                        "R-tidyselect",
                        "R-ggplot2",
                        "R-lubridate",
                        "R-scales",
                        "R-CRAN-recommended",
                        "R-cppdoubles",
                        "R-cheapr",
                        "R-cpp11",
                        "R-data.table"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-zoo",
                        "R-tidyr",
                        "R-knitr",
                        "R-testthat",
                        "R-rmarkdown",
                        "R-bench",
                        "R-nycflights13",
                        "R-outbreaks"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-timereg",
            "portdir": "R/R-timereg",
            "version": "2.0.6",
            "license": "(GPL-2 or GPL-2.1)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=timereg",
            "description": "Flexible regression models for survival data",
            "long_description": "Flexible regression models for survival data",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc",
                        "R-numDeriv",
                        "R-lava"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-mets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-mets",
                        "R-pec",
                        "R-riskRegression"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-rstpm2",
                        "R-timeROC"
                    ]
                }
            ]
        },
        {
            "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-19",
                        "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-timeSeries",
            "portdir": "R/R-timeSeries",
            "version": "4041.111",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://r-forge.r-project.org/projects/rmetrics",
            "description": "Financial time series objects",
            "long_description": "S4 classes and various tools for financial time series – basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions.",
            "active": true,
            "categories": [
                "science",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "R-timeDate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-PerformanceAnalytics",
                        "R-fTrading",
                        "R-RUnit",
                        "R-xts",
                        "R-zoo",
                        "R-robustbase"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-FRAPO",
                        "R-FatTailsR",
                        "R-QRM",
                        "R-fBasics",
                        "R-fCopulae",
                        "R-fExtremes",
                        "R-fGarch",
                        "R-fImport",
                        "R-fNonlinear",
                        "R-fTrading",
                        "R-fUnitRoots",
                        "R-timetk"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Quandl",
                        "R-SharpeR",
                        "R-xts",
                        "R-ggfortify",
                        "R-gmm",
                        "R-quantmod",
                        "R-zoo",
                        "R-tsbox",
                        "R-weakARMA"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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-alphavantager",
                        "R-anomalize",
                        "R-modeltime",
                        "R-sweep",
                        "R-tidyquant"
                    ]
                }
            ]
        },
        {
            "name": "R-timsac",
            "portdir": "R/R-timsac",
            "version": "1.3.8-4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=timsac",
            "description": "Time series analysis and control package",
            "long_description": "Time series analysis and control package",
            "active": true,
            "categories": [
                "science",
                "math",
                "finance",
                "R"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "R",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended",
                        "libgcc14",
                        "libgcc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "R-Tinflex",
            "portdir": "R/R-Tinflex",
            "version": "2.4",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cran.r-project.org/package=Tinflex",
            "description": "Universal non-uniform random number generator",
            "long_description": "An universal non-uniform random number generator for quite arbitrary distributions with piece-wise twice differentiable densities.",
            "active": true,
            "categories": [
                "science",
                "math",
                "R"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "R",
                        "clang-19"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "R-CRAN-recommended"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "R"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "R-Runuran"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "R-watson"
                    ]
                }
            ]
        },
        {
            "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": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-19",
                        "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": []
        }
    ]
}